"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2026/06/26 01:40:56 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-witadom3cabo" 2026/06/26 01:40:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/26 01:40:56 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2026/06/26 01:40:56 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/06/26 01:40:56 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/06/26 01:40:56 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/06/26 01:40:56 DEBUG : Setting pass="vQk7Zk9umC40FG4zrbVLqWIcE-Ft-H7e8LpFu_EdlMYOVCY" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/06/26 01:40:56 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{VCotQ}" suffix to name 2026/06/26 01:40:56 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/06/26 01:40:56 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/06/26 01:40:56 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/06/26 01:40:56 DEBUG : Setting pass="vQk7Zk9umC40FG4zrbVLqWIcE-Ft-H7e8LpFu_EdlMYOVCY" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/06/26 01:40:56 DEBUG : found headers: 2026/06/26 01:40:56 DEBUG : Creating backend with remote "/tmp/rclone2835646885" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:40:56 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:40:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:40:57 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:40:57 DEBUG : dir: Looking for writers 2026/06/26 01:40:57 DEBUG : Looking for writers 2026/06/26 01:40:57 DEBUG : dir: reading active writers 2026/06/26 01:40:57 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.25s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:40:58 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:40:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:40:58 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/26 01:40:58 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/06/26 01:40:59 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:40:59 DEBUG : dir/subdir: Looking for writers 2026/06/26 01:40:59 DEBUG : dir: Looking for writers 2026/06/26 01:40:59 DEBUG : file1: reading active writers 2026/06/26 01:40:59 DEBUG : file2: reading active writers 2026/06/26 01:40:59 DEBUG : subdir: reading active writers 2026/06/26 01:40:59 DEBUG : Looking for writers 2026/06/26 01:40:59 DEBUG : dir: reading active writers 2026/06/26 01:40:59 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.29s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:00 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:00 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:00 DEBUG : dir: Looking for writers 2026/06/26 01:41:00 DEBUG : file1: reading active writers 2026/06/26 01:41:00 DEBUG : Looking for writers 2026/06/26 01:41:00 DEBUG : dir: reading active writers 2026/06/26 01:41:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.18s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:01 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:02 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:02 DEBUG : dir: Looking for writers 2026/06/26 01:41:02 DEBUG : Looking for writers 2026/06/26 01:41:02 DEBUG : dir: reading active writers 2026/06/26 01:41:02 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.09s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:02 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:03 DEBUG : dir: forgetting directory cache 2026/06/26 01:41:03 DEBUG : forgetting directory cache 2026/06/26 01:41:03 DEBUG : dir: forgetting directory cache 2026/06/26 01:41:03 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:03 DEBUG : Looking for writers 2026/06/26 01:41:03 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.18s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:03 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:04 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/26 01:41:04 DEBUG : dir: invalidating directory cache 2026/06/26 01:41:04 DEBUG : >ForgetPath: 2026/06/26 01:41:04 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/26 01:41:04 DEBUG : invalidating directory cache 2026/06/26 01:41:04 DEBUG : dir: forgetting directory cache 2026/06/26 01:41:04 DEBUG : >ForgetPath: 2026/06/26 01:41:04 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/26 01:41:04 DEBUG : >ForgetPath: 2026/06/26 01:41:04 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:04 DEBUG : dir: Looking for writers 2026/06/26 01:41:04 DEBUG : Looking for writers 2026/06/26 01:41:04 DEBUG : dir: reading active writers 2026/06/26 01:41:04 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.15s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:04 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:06 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:06 DEBUG : forgetting directory cache 2026/06/26 01:41:06 DEBUG : dir: forgetting directory cache 2026/06/26 01:41:06 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:06 DEBUG : dir: Looking for writers 2026/06/26 01:41:06 DEBUG : fil/a/b: Looking for writers 2026/06/26 01:41:06 DEBUG : fil/a: Looking for writers 2026/06/26 01:41:06 DEBUG : b: reading active writers 2026/06/26 01:41:06 DEBUG : fil: Looking for writers 2026/06/26 01:41:06 DEBUG : a: reading active writers 2026/06/26 01:41:06 DEBUG : Looking for writers 2026/06/26 01:41:06 DEBUG : fil: reading active writers 2026/06/26 01:41:06 DEBUG : dir: reading active writers 2026/06/26 01:41:06 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.25s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:08 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:08 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:08 DEBUG : dir: Looking for writers 2026/06/26 01:41:08 DEBUG : Looking for writers 2026/06/26 01:41:08 DEBUG : dir: reading active writers 2026/06/26 01:41:08 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.10s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:09 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:09 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:09 DEBUG : dir: Looking for writers 2026/06/26 01:41:09 DEBUG : file1: reading active writers 2026/06/26 01:41:09 DEBUG : Looking for writers 2026/06/26 01:41:09 DEBUG : dir: reading active writers 2026/06/26 01:41:09 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.14s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:10 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:10 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:11 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/06/26 01:41:11 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/26 01:41:11 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/26 01:41:11 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/26 01:41:11 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/26 01:41:11 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:12 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:12 DEBUG : dir: invalidating directory cache 2026/06/26 01:41:12 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/26 01:41:12 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/26 01:41:12 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/26 01:41:12 DEBUG : dir/file1: Reset virtual modtime 2026/06/26 01:41:12 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/26 01:41:12 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/26 01:41:12 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/26 01:41:12 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/26 01:41:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 01:41:12 DEBUG : dir: invalidating directory cache 2026/06/26 01:41:12 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/26 01:41:12 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/26 01:41:12 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/26 01:41:12 DEBUG : forgetting directory cache 2026/06/26 01:41:12 DEBUG : dir: forgetting directory cache 2026/06/26 01:41:12 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/26 01:41:12 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:12 DEBUG : dir/virtualDir: Looking for writers 2026/06/26 01:41:12 DEBUG : dir: Looking for writers 2026/06/26 01:41:12 DEBUG : file1: reading active writers 2026/06/26 01:41:12 DEBUG : virtualFile2: reading active writers 2026/06/26 01:41:12 DEBUG : virtualFile: reading active writers 2026/06/26 01:41:12 DEBUG : virtualDir: reading active writers 2026/06/26 01:41:12 DEBUG : Looking for writers 2026/06/26 01:41:12 DEBUG : dir: reading active writers 2026/06/26 01:41:12 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.40s) --- PASS: TestDirReadDirAll/Virtual (1.03s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:13 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:14 ERROR : dir/: Can only open directories read only 2026/06/26 01:41:14 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:14 DEBUG : dir: Looking for writers 2026/06/26 01:41:14 DEBUG : Looking for writers 2026/06/26 01:41:14 DEBUG : dir: reading active writers 2026/06/26 01:41:14 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.06s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:14 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:15 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:41:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/26 01:41:15 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/26 01:41:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/26 01:41:15 DEBUG : webdav root 'rclone-test-witadom3cabo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/26 01:41:15 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:15 DEBUG : dir/potato: size = 5 OK 2026/06/26 01:41:15 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 01:41:15 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/06/26 01:41:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/26 01:41:15 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:15 DEBUG : dir: Looking for writers 2026/06/26 01:41:15 DEBUG : file1: reading active writers 2026/06/26 01:41:15 DEBUG : potato: reading active writers 2026/06/26 01:41:15 DEBUG : Looking for writers 2026/06/26 01:41:15 DEBUG : dir: reading active writers 2026/06/26 01:41:15 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.63s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:16 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/26 01:41:17 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:17 DEBUG : dir/sub: Looking for writers 2026/06/26 01:41:17 DEBUG : dir: Looking for writers 2026/06/26 01:41:17 DEBUG : file1: reading active writers 2026/06/26 01:41:17 DEBUG : sub: reading active writers 2026/06/26 01:41:17 DEBUG : Looking for writers 2026/06/26 01:41:17 DEBUG : dir: reading active writers 2026/06/26 01:41:17 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.01s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:18 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/26 01:41:19 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/26 01:41:19 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:19 DEBUG : dir/sub/subsub: Looking for writers 2026/06/26 01:41:19 DEBUG : dir/sub: Looking for writers 2026/06/26 01:41:19 DEBUG : subsub: reading active writers 2026/06/26 01:41:19 DEBUG : dir: Looking for writers 2026/06/26 01:41:19 DEBUG : file1: reading active writers 2026/06/26 01:41:19 DEBUG : sub: reading active writers 2026/06/26 01:41:19 DEBUG : Looking for writers 2026/06/26 01:41:19 DEBUG : dir: reading active writers 2026/06/26 01:41:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.39s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:20 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:21 ERROR : dir/: Dir.Remove not empty 2026/06/26 01:41:21 DEBUG : dir/file1: Remove: 2026/06/26 01:41:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 01:41:21 DEBUG : dir/file1: >Remove: err= 2026/06/26 01:41:21 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/26 01:41:21 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:21 DEBUG : Looking for writers 2026/06/26 01:41:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.15s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:22 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:22 DEBUG : dir/file1: Remove: 2026/06/26 01:41:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 01:41:22 DEBUG : dir/file1: >Remove: err= 2026/06/26 01:41:22 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/26 01:41:23 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:23 DEBUG : Looking for writers 2026/06/26 01:41:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.17s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:23 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:23 DEBUG : dir/file1: Remove: 2026/06/26 01:41:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 01:41:24 DEBUG : dir/file1: >Remove: err= 2026/06/26 01:41:24 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:24 DEBUG : dir: Looking for writers 2026/06/26 01:41:24 DEBUG : Looking for writers 2026/06/26 01:41:24 DEBUG : dir: reading active writers 2026/06/26 01:41:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.46s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:24 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:25 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:25 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/26 01:41:26 DEBUG : dir: Updating dir with dir2 0x196b00e781a0 2026/06/26 01:41:26 DEBUG : dir: forgetting directory cache 2026/06/26 01:41:26 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/26 01:41:26 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/26 01:41:26 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/26 01:41:26 DEBUG : file2: Updating file with file2 0x196b01116d00 2026/06/26 01:41:26 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/26 01:41:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/26 01:41:27 INFO : dir2/file3: Deleted 2026/06/26 01:41:27 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/26 01:41:27 DEBUG : dir2/file3: Updating file with dir2/file3 0x196b01116d00 2026/06/26 01:41:27 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/26 01:41:27 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/26 01:41:27 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/26 01:41:27 DEBUG : empty directory: Updating dir with renamed empty directory 0x196b00e796c0 2026/06/26 01:41:27 DEBUG : empty directory: forgetting directory cache 2026/06/26 01:41:27 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/26 01:41:27 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/26 01:41:27 DEBUG : dir2: Renaming to "dir3" 2026/06/26 01:41:27 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:27 DEBUG : dir3: Looking for writers 2026/06/26 01:41:27 DEBUG : file3: reading active writers 2026/06/26 01:41:27 DEBUG : renamed empty directory: Looking for writers 2026/06/26 01:41:27 DEBUG : Looking for writers 2026/06/26 01:41:27 DEBUG : dir3: reading active writers 2026/06/26 01:41:27 DEBUG : renamed empty directory: reading active writers 2026/06/26 01:41:27 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.01s) === 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-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:28 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/26 01:41:29 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:41:29 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/26 01:41:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/26 01:41:29 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/26 01:41:29 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/26 01:41:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/26 01:41:29 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:41:29 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/26 01:41:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/26 01:41:29 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/26 01:41:29 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/26 01:41:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/26 01:41:29 DEBUG : webdav root 'rclone-test-witadom3cabo': File to upload is small (12 bytes), uploading instead of streaming 2026/06/26 01:41:29 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:29 DEBUG : dir/sub/file2: size = 12 OK 2026/06/26 01:41:29 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/26 01:41:29 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/06/26 01:41:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/26 01:41:29 DEBUG : forgetting directory cache 2026/06/26 01:41:29 DEBUG : dir: forgetting directory cache 2026/06/26 01:41:29 DEBUG : dir/sub: forgetting directory cache 2026/06/26 01:41:29 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/26 01:41:29 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/26 01:41:29 DEBUG : webdav root 'rclone-test-witadom3cabo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/26 01:41:29 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:29 DEBUG : dir/sub/file0: size = 5 OK 2026/06/26 01:41:29 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 01:41:29 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/06/26 01:41:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/26 01:41:29 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:29 DEBUG : dir/sub: Looking for writers 2026/06/26 01:41:29 DEBUG : file0: reading active writers 2026/06/26 01:41:29 DEBUG : file2: reading active writers 2026/06/26 01:41:29 DEBUG : dir: Looking for writers 2026/06/26 01:41:29 DEBUG : file1: reading active writers 2026/06/26 01:41:29 DEBUG : sub: reading active writers 2026/06/26 01:41:29 DEBUG : Looking for writers 2026/06/26 01:41:29 DEBUG : dir: reading active writers 2026/06/26 01:41:29 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.33s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:31 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/26 01:41:31 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:31 DEBUG : Looking for writers 2026/06/26 01:41:31 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.15s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:31 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/26 01:41:31 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:41:31 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/26 01:41:31 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/26 01:41:31 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/26 01:41:31 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:41:31 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/26 01:41:31 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/26 01:41:31 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:41:31 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/26 01:41:31 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/26 01:41:31 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/26 01:41:31 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:41:31 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/26 01:41:31 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:31 DEBUG : dir: Looking for writers 2026/06/26 01:41:31 DEBUG : file1: reading active writers 2026/06/26 01:41:31 DEBUG : file1.metadata: reading active writers 2026/06/26 01:41:31 DEBUG : Looking for writers 2026/06/26 01:41:31 DEBUG : dir: reading active writers 2026/06/26 01:41:31 DEBUG : dir.metadata: reading active writers 2026/06/26 01:41:31 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.17s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:32 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:32 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:32 DEBUG : dir: Looking for writers 2026/06/26 01:41:32 DEBUG : file1: reading active writers 2026/06/26 01:41:32 DEBUG : Looking for writers 2026/06/26 01:41:32 DEBUG : dir: reading active writers 2026/06/26 01:41:32 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.17s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:33 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:34 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:34 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/06/26 01:41:34 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:34 DEBUG : dir: Looking for writers 2026/06/26 01:41:34 DEBUG : file1: reading active writers 2026/06/26 01:41:34 DEBUG : Looking for writers 2026/06/26 01:41:34 DEBUG : dir: reading active writers 2026/06/26 01:41:34 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (1.80s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.80s) --- 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-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:35 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 01:41:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/26 01:41:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:41:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/26 01:41:36 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:36 DEBUG : dir: Looking for writers 2026/06/26 01:41:36 DEBUG : file1: reading active writers 2026/06/26 01:41:36 DEBUG : Looking for writers 2026/06/26 01:41:36 DEBUG : dir: reading active writers 2026/06/26 01:41:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.28s) === RUN TestFileOpenReadUnknownSize 2026/06/26 01:41:36 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/26 01:41:36 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/26 01:41:36 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:41:36 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/26 01:41:36 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:36 DEBUG : Looking for writers 2026/06/26 01:41:36 DEBUG : file.txt: reading active writers 2026/06/26 01:41:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:36 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:41:37 DEBUG : webdav root 'rclone-test-witadom3cabo': File to upload is small (25 bytes), uploading instead of streaming 2026/06/26 01:41:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:37 DEBUG : dir/file1: size = 25 OK 2026/06/26 01:41:37 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/26 01:41:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/26 01:41:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:41:37 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:37 DEBUG : dir: Looking for writers 2026/06/26 01:41:37 DEBUG : file1: reading active writers 2026/06/26 01:41:37 DEBUG : Looking for writers 2026/06/26 01:41:37 DEBUG : dir: reading active writers 2026/06/26 01:41:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.52s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:38 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:38 DEBUG : dir/file1: Remove: 2026/06/26 01:41:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 01:41:38 DEBUG : dir/file1: >Remove: err= 2026/06/26 01:41:38 DEBUG : dir/file1: Remove: 2026/06/26 01:41:38 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/26 01:41:38 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:38 DEBUG : dir: Looking for writers 2026/06/26 01:41:38 DEBUG : Looking for writers 2026/06/26 01:41:38 DEBUG : dir: reading active writers 2026/06/26 01:41:38 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.33s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:39 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:40 DEBUG : dir/file1: Remove: 2026/06/26 01:41:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 01:41:40 DEBUG : dir/file1: >Remove: err= 2026/06/26 01:41:40 DEBUG : dir/file1: Remove: 2026/06/26 01:41:40 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/26 01:41:40 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:40 DEBUG : dir: Looking for writers 2026/06/26 01:41:40 DEBUG : Looking for writers 2026/06/26 01:41:40 DEBUG : dir: reading active writers 2026/06/26 01:41:40 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.33s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:40 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 01:41:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/26 01:41:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/26 01:41:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/26 01:41:41 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/26 01:41:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/26 01:41:41 DEBUG : dir/file1: Open: flags=0x3 2026/06/26 01:41:41 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/26 01:41:41 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/26 01:41:41 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:41 DEBUG : dir: Looking for writers 2026/06/26 01:41:41 DEBUG : file1: reading active writers 2026/06/26 01:41:41 DEBUG : Looking for writers 2026/06/26 01:41:41 DEBUG : dir: reading active writers 2026/06/26 01:41:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.18s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:41 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:42 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:42 DEBUG : dir: Looking for writers 2026/06/26 01:41:42 DEBUG : file1: reading active writers 2026/06/26 01:41:42 DEBUG : Looking for writers 2026/06/26 01:41:42 DEBUG : dir: reading active writers 2026/06/26 01:41:42 DEBUG : >WaitForWriters: 2026/06/26 01:41:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 01:41:43 DEBUG : newLeaf: Updating file with newLeaf 0x196b00c731e0 2026/06/26 01:41:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 01:41:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 01:41:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/26 01:41:43 DEBUG : dir/file1: Updating file with dir/file1 0x196b00c731e0 2026/06/26 01:41:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/26 01:41:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:41:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/26 01:41:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/26 01:41:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:41:43 DEBUG : dir/file1: File is currently open, delaying rename 0x196b00c731e0 2026/06/26 01:41:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 01:41:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 01:41:43 DEBUG : webdav root 'rclone-test-witadom3cabo': File to upload is small (25 bytes), uploading instead of streaming 2026/06/26 01:41:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:44 DEBUG : dir/file1: size = 25 OK 2026/06/26 01:41:44 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/26 01:41:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/26 01:41:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 01:41:44 DEBUG : newLeaf: Running delayed rename now 2026/06/26 01:41:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 01:41:44 DEBUG : newLeaf: Updating file with newLeaf 0x196b00c731e0 2026/06/26 01:41:44 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:44 DEBUG : dir: Looking for writers 2026/06/26 01:41:44 DEBUG : Looking for writers 2026/06/26 01:41:44 DEBUG : dir: reading active writers 2026/06/26 01:41:44 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:44 DEBUG : >WaitForWriters: 2026/06/26 01:41:44 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:44 DEBUG : dir: Looking for writers 2026/06/26 01:41:44 DEBUG : Looking for writers 2026/06/26 01:41:44 DEBUG : dir: reading active writers 2026/06/26 01:41:44 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:44 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:45 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:45 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:41:45 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:45 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:41:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:41:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:45 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:41:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:45 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:45 DEBUG : dir: Looking for writers 2026/06/26 01:41:45 DEBUG : file1: reading active writers 2026/06/26 01:41:45 DEBUG : Looking for writers 2026/06/26 01:41:45 DEBUG : dir: reading active writers 2026/06/26 01:41:45 DEBUG : >WaitForWriters: 2026/06/26 01:41:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 01:41:46 DEBUG : newLeaf: Updating file with newLeaf 0x196b00d0fad0 2026/06/26 01:41:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 01:41:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 01:41:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/26 01:41:46 DEBUG : dir/file1: Updating file with dir/file1 0x196b00d0fad0 2026/06/26 01:41:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/26 01:41:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:41:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/26 01:41:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/26 01:41:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:41:46 DEBUG : dir/file1: File is currently open, delaying rename 0x196b00d0fad0 2026/06/26 01:41:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 01:41:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 01:41:46 DEBUG : webdav root 'rclone-test-witadom3cabo': File to upload is small (25 bytes), uploading instead of streaming 2026/06/26 01:41:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:47 DEBUG : dir/file1: size = 25 OK 2026/06/26 01:41:47 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/26 01:41:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/26 01:41:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 01:41:47 DEBUG : newLeaf: Running delayed rename now 2026/06/26 01:41:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 01:41:47 DEBUG : newLeaf: Updating file with newLeaf 0x196b00d0fad0 2026/06/26 01:41:47 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:47 DEBUG : dir: Looking for writers 2026/06/26 01:41:47 DEBUG : Looking for writers 2026/06/26 01:41:47 DEBUG : dir: reading active writers 2026/06/26 01:41:47 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:47 DEBUG : >WaitForWriters: 2026/06/26 01:41:47 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:47 DEBUG : dir: Looking for writers 2026/06/26 01:41:47 DEBUG : Looking for writers 2026/06/26 01:41:47 DEBUG : dir: reading active writers 2026/06/26 01:41:47 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:47 DEBUG : >WaitForWriters: 2026/06/26 01:41:47 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:48 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:48 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:41:48 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:48 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:41:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:41:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:48 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:41:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:48 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/26 01:41:48 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 01:41:48 DEBUG : dir/file1(0x196b014ebdc0): openPending: 2026/06/26 01:41:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/26 01:41:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/26 01:41:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:41:48 DEBUG : dir/file1(0x196b014ebdc0): >openPending: err= 2026/06/26 01:41:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/26 01:41:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 01:41:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:41:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 01:41:48 DEBUG : dir/file1(0x196b014ebdc0): _writeAt: size=14, off=0 2026/06/26 01:41:48 DEBUG : dir/file1(0x196b014ebdc0): >_writeAt: n=14, err= 2026/06/26 01:41:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/26 01:41:48 DEBUG : dir/file1(0x196b014ebdc0): close: 2026/06/26 01:41:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/26 01:41:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/26 01:41:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/26 01:41:48 DEBUG : dir/file1(0x196b014ebdc0): >close: err= 2026/06/26 01:41:48 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:48 DEBUG : dir: Looking for writers 2026/06/26 01:41:48 DEBUG : file1: reading active writers 2026/06/26 01:41:48 DEBUG : Looking for writers 2026/06/26 01:41:48 DEBUG : dir: reading active writers 2026/06/26 01:41:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 01:41:48 DEBUG : dir: Looking for writers 2026/06/26 01:41:48 DEBUG : file1: reading active writers 2026/06/26 01:41:48 DEBUG : Looking for writers 2026/06/26 01:41:48 DEBUG : dir: reading active writers 2026/06/26 01:41:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 01:41:48 DEBUG : dir: Looking for writers 2026/06/26 01:41:48 DEBUG : file1: reading active writers 2026/06/26 01:41:48 DEBUG : Looking for writers 2026/06/26 01:41:48 DEBUG : dir: reading active writers 2026/06/26 01:41:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 01:41:49 DEBUG : dir: Looking for writers 2026/06/26 01:41:49 DEBUG : file1: reading active writers 2026/06/26 01:41:49 DEBUG : Looking for writers 2026/06/26 01:41:49 DEBUG : dir: reading active writers 2026/06/26 01:41:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 01:41:49 DEBUG : dir/file1: vfs cache: starting upload 2026/06/26 01:41:49 DEBUG : dir: Looking for writers 2026/06/26 01:41:49 DEBUG : file1: reading active writers 2026/06/26 01:41:49 DEBUG : Looking for writers 2026/06/26 01:41:49 DEBUG : dir: reading active writers 2026/06/26 01:41:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 01:41:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:49 DEBUG : dir: Looking for writers 2026/06/26 01:41:49 DEBUG : file1: reading active writers 2026/06/26 01:41:49 DEBUG : Looking for writers 2026/06/26 01:41:49 DEBUG : dir: reading active writers 2026/06/26 01:41:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 01:41:49 DEBUG : dir/file1: size = 14 OK 2026/06/26 01:41:49 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/26 01:41:49 INFO : dir/file1: Copied (replaced existing) 2026/06/26 01:41:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/26 01:41:49 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/26 01:41:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:41:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/26 01:41:49 DEBUG : dir: Looking for writers 2026/06/26 01:41:49 DEBUG : file1: reading active writers 2026/06/26 01:41:49 DEBUG : Looking for writers 2026/06/26 01:41:49 DEBUG : dir: reading active writers 2026/06/26 01:41:49 DEBUG : >WaitForWriters: 2026/06/26 01:41:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 01:41:49 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 01:41:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 01:41:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 01:41:49 DEBUG : dir/file1(0x196b00f63ac0): _readAt: size=512, off=0 2026/06/26 01:41:49 DEBUG : dir/file1(0x196b00f63ac0): openPending: 2026/06/26 01:41:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/26 01:41:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/26 01:41:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:41:49 DEBUG : dir/file1(0x196b00f63ac0): >openPending: err= 2026/06/26 01:41:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/26 01:41:49 DEBUG : dir/file1(0x196b00f63ac0): >_readAt: n=14, err=EOF 2026/06/26 01:41:49 DEBUG : dir/file1(0x196b00f63ac0): close: 2026/06/26 01:41:49 DEBUG : dir/file1(0x196b00f63ac0): >close: err= 2026/06/26 01:41:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 01:41:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/26 01:41:50 DEBUG : newLeaf: Updating file with newLeaf 0x196b014f0000 2026/06/26 01:41:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 01:41:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 01:41:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/26 01:41:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/26 01:41:50 DEBUG : dir/file1: Updating file with dir/file1 0x196b014f0000 2026/06/26 01:41:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/26 01:41:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:41:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/26 01:41:50 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 01:41:50 DEBUG : dir/file1(0x196b01095680): openPending: 2026/06/26 01:41:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/26 01:41:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/26 01:41:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:41:50 DEBUG : dir/file1(0x196b01095680): >openPending: err= 2026/06/26 01:41:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/26 01:41:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 01:41:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 01:41:50 DEBUG : dir/file1(0x196b01095680): _writeAt: size=25, off=0 2026/06/26 01:41:50 DEBUG : dir/file1(0x196b01095680): >_writeAt: n=25, err= 2026/06/26 01:41:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 01:41:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/26 01:41:51 DEBUG : newLeaf: Updating file with newLeaf 0x196b014f0000 2026/06/26 01:41:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 01:41:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 01:41:51 DEBUG : newLeaf(0x196b01095680): close: 2026/06/26 01:41:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/26 01:41:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-26 01:41:50.804635694 +0000 UTC m=+54.166127580 2026/06/26 01:41:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/26 01:41:51 DEBUG : newLeaf(0x196b01095680): >close: err= 2026/06/26 01:41:51 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:51 DEBUG : dir: Looking for writers 2026/06/26 01:41:51 DEBUG : Looking for writers 2026/06/26 01:41:51 DEBUG : dir: reading active writers 2026/06/26 01:41:51 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 01:41:51 DEBUG : dir: Looking for writers 2026/06/26 01:41:51 DEBUG : Looking for writers 2026/06/26 01:41:51 DEBUG : dir: reading active writers 2026/06/26 01:41:51 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 01:41:51 DEBUG : dir: Looking for writers 2026/06/26 01:41:51 DEBUG : Looking for writers 2026/06/26 01:41:51 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:51 DEBUG : dir: reading active writers 2026/06/26 01:41:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 01:41:51 DEBUG : dir: Looking for writers 2026/06/26 01:41:51 DEBUG : Looking for writers 2026/06/26 01:41:51 DEBUG : dir: reading active writers 2026/06/26 01:41:51 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 01:41:51 DEBUG : newLeaf: vfs cache: starting upload 2026/06/26 01:41:51 DEBUG : dir: Looking for writers 2026/06/26 01:41:51 DEBUG : Looking for writers 2026/06/26 01:41:51 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:51 DEBUG : dir: reading active writers 2026/06/26 01:41:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 01:41:51 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:51 DEBUG : dir: Looking for writers 2026/06/26 01:41:51 DEBUG : Looking for writers 2026/06/26 01:41:51 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:51 DEBUG : dir: reading active writers 2026/06/26 01:41:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 01:41:51 DEBUG : newLeaf: size = 25 OK 2026/06/26 01:41:51 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/26 01:41:51 INFO : newLeaf: Copied (replaced existing) 2026/06/26 01:41:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-26 01:41:50 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/26 01:41:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/26 01:41:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 01:41:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/26 01:41:51 DEBUG : dir: Looking for writers 2026/06/26 01:41:51 DEBUG : Looking for writers 2026/06/26 01:41:51 DEBUG : dir: reading active writers 2026/06/26 01:41:51 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:51 DEBUG : >WaitForWriters: 2026/06/26 01:41:51 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:51 DEBUG : dir: Looking for writers 2026/06/26 01:41:51 DEBUG : Looking for writers 2026/06/26 01:41:51 DEBUG : dir: reading active writers 2026/06/26 01:41:51 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:51 DEBUG : >WaitForWriters: 2026/06/26 01:41:51 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:52 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:52 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:41:52 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:52 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:41:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:41:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:52 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:41:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:53 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:53 DEBUG : dir: Looking for writers 2026/06/26 01:41:53 DEBUG : file1: reading active writers 2026/06/26 01:41:53 DEBUG : Looking for writers 2026/06/26 01:41:53 DEBUG : dir: reading active writers 2026/06/26 01:41:53 DEBUG : >WaitForWriters: 2026/06/26 01:41:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 01:41:53 DEBUG : newLeaf: Updating file with newLeaf 0x196b0115a4e0 2026/06/26 01:41:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 01:41:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 01:41:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/26 01:41:54 DEBUG : dir/file1: Updating file with dir/file1 0x196b0115a4e0 2026/06/26 01:41:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/26 01:41:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:41:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/26 01:41:54 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 01:41:54 DEBUG : dir/file1(0x196b01050a00): openPending: 2026/06/26 01:41:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/26 01:41:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/26 01:41:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:41:54 DEBUG : dir/file1(0x196b01050a00): >openPending: err= 2026/06/26 01:41:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/26 01:41:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 01:41:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 01:41:54 DEBUG : dir/file1(0x196b01050a00): _writeAt: size=25, off=0 2026/06/26 01:41:54 DEBUG : dir/file1(0x196b01050a00): >_writeAt: n=25, err= 2026/06/26 01:41:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 01:41:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/26 01:41:54 DEBUG : newLeaf: Updating file with newLeaf 0x196b0115a4e0 2026/06/26 01:41:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 01:41:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 01:41:54 DEBUG : newLeaf(0x196b01050a00): close: 2026/06/26 01:41:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/26 01:41:54 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-26 01:41:54.306453675 +0000 UTC m=+57.667945521 2026/06/26 01:41:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/26 01:41:54 DEBUG : newLeaf(0x196b01050a00): >close: err= 2026/06/26 01:41:54 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:54 DEBUG : dir: Looking for writers 2026/06/26 01:41:54 DEBUG : Looking for writers 2026/06/26 01:41:54 DEBUG : dir: reading active writers 2026/06/26 01:41:54 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 01:41:54 DEBUG : dir: Looking for writers 2026/06/26 01:41:54 DEBUG : Looking for writers 2026/06/26 01:41:54 DEBUG : dir: reading active writers 2026/06/26 01:41:54 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 01:41:54 DEBUG : dir: Looking for writers 2026/06/26 01:41:54 DEBUG : Looking for writers 2026/06/26 01:41:54 DEBUG : dir: reading active writers 2026/06/26 01:41:54 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 01:41:54 DEBUG : dir: Looking for writers 2026/06/26 01:41:54 DEBUG : Looking for writers 2026/06/26 01:41:54 DEBUG : dir: reading active writers 2026/06/26 01:41:54 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 01:41:54 DEBUG : newLeaf: vfs cache: starting upload 2026/06/26 01:41:54 DEBUG : dir: Looking for writers 2026/06/26 01:41:54 DEBUG : Looking for writers 2026/06/26 01:41:54 DEBUG : dir: reading active writers 2026/06/26 01:41:54 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 01:41:54 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:54 DEBUG : dir: Looking for writers 2026/06/26 01:41:54 DEBUG : Looking for writers 2026/06/26 01:41:54 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:54 DEBUG : dir: reading active writers 2026/06/26 01:41:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 01:41:55 DEBUG : newLeaf: size = 25 OK 2026/06/26 01:41:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/26 01:41:55 INFO : newLeaf: Copied (replaced existing) 2026/06/26 01:41:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-26 01:41:54 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/26 01:41:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/26 01:41:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 01:41:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/26 01:41:55 DEBUG : dir: Looking for writers 2026/06/26 01:41:55 DEBUG : Looking for writers 2026/06/26 01:41:55 DEBUG : dir: reading active writers 2026/06/26 01:41:55 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:55 DEBUG : >WaitForWriters: 2026/06/26 01:41:55 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:55 DEBUG : dir: Looking for writers 2026/06/26 01:41:55 DEBUG : Looking for writers 2026/06/26 01:41:55 DEBUG : dir: reading active writers 2026/06/26 01:41:55 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:55 DEBUG : >WaitForWriters: 2026/06/26 01:41:55 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:41:56 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:41:56 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:41:56 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:56 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:41:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:41:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:41:56 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:41:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:56 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/26 01:41:56 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 01:41:56 DEBUG : dir/file1(0x196b01224980): openPending: 2026/06/26 01:41:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/26 01:41:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/26 01:41:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:41:56 DEBUG : dir/file1(0x196b01224980): >openPending: err= 2026/06/26 01:41:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/26 01:41:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 01:41:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:41:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 01:41:56 DEBUG : dir/file1(0x196b01224980): _writeAt: size=14, off=0 2026/06/26 01:41:56 DEBUG : dir/file1(0x196b01224980): >_writeAt: n=14, err= 2026/06/26 01:41:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/26 01:41:56 DEBUG : dir/file1(0x196b01224980): close: 2026/06/26 01:41:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/26 01:41:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/26 01:41:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/26 01:41:56 DEBUG : dir/file1(0x196b01224980): >close: err= 2026/06/26 01:41:56 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:56 DEBUG : dir: Looking for writers 2026/06/26 01:41:56 DEBUG : file1: reading active writers 2026/06/26 01:41:56 DEBUG : Looking for writers 2026/06/26 01:41:56 DEBUG : dir: reading active writers 2026/06/26 01:41:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 01:41:56 DEBUG : dir: Looking for writers 2026/06/26 01:41:56 DEBUG : file1: reading active writers 2026/06/26 01:41:56 DEBUG : Looking for writers 2026/06/26 01:41:56 DEBUG : dir: reading active writers 2026/06/26 01:41:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 01:41:56 DEBUG : dir: Looking for writers 2026/06/26 01:41:56 DEBUG : file1: reading active writers 2026/06/26 01:41:56 DEBUG : Looking for writers 2026/06/26 01:41:56 DEBUG : dir: reading active writers 2026/06/26 01:41:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 01:41:56 DEBUG : dir: Looking for writers 2026/06/26 01:41:56 DEBUG : file1: reading active writers 2026/06/26 01:41:56 DEBUG : Looking for writers 2026/06/26 01:41:56 DEBUG : dir: reading active writers 2026/06/26 01:41:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 01:41:56 DEBUG : dir/file1: vfs cache: starting upload 2026/06/26 01:41:56 DEBUG : dir: Looking for writers 2026/06/26 01:41:56 DEBUG : file1: reading active writers 2026/06/26 01:41:56 DEBUG : Looking for writers 2026/06/26 01:41:56 DEBUG : dir: reading active writers 2026/06/26 01:41:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 01:41:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:56 DEBUG : dir: Looking for writers 2026/06/26 01:41:56 DEBUG : file1: reading active writers 2026/06/26 01:41:56 DEBUG : Looking for writers 2026/06/26 01:41:56 DEBUG : dir: reading active writers 2026/06/26 01:41:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 01:41:57 DEBUG : dir/file1: size = 14 OK 2026/06/26 01:41:57 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/26 01:41:57 INFO : dir/file1: Copied (replaced existing) 2026/06/26 01:41:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/26 01:41:57 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/26 01:41:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:41:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/26 01:41:57 DEBUG : dir: Looking for writers 2026/06/26 01:41:57 DEBUG : file1: reading active writers 2026/06/26 01:41:57 DEBUG : Looking for writers 2026/06/26 01:41:57 DEBUG : dir: reading active writers 2026/06/26 01:41:57 DEBUG : >WaitForWriters: 2026/06/26 01:41:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 01:41:57 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 01:41:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 01:41:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 01:41:57 DEBUG : dir/file1(0x196b01521b40): _readAt: size=512, off=0 2026/06/26 01:41:57 DEBUG : dir/file1(0x196b01521b40): openPending: 2026/06/26 01:41:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/26 01:41:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/26 01:41:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:41:57 DEBUG : dir/file1(0x196b01521b40): >openPending: err= 2026/06/26 01:41:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/26 01:41:57 DEBUG : dir/file1(0x196b01521b40): >_readAt: n=14, err=EOF 2026/06/26 01:41:57 DEBUG : dir/file1(0x196b01521b40): close: 2026/06/26 01:41:57 DEBUG : dir/file1(0x196b01521b40): >close: err= 2026/06/26 01:41:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 01:41:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/26 01:41:57 DEBUG : newLeaf: Updating file with newLeaf 0x196b014ad450 2026/06/26 01:41:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 01:41:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 01:41:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/26 01:41:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/26 01:41:58 DEBUG : dir/file1: Updating file with dir/file1 0x196b014ad450 2026/06/26 01:41:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/26 01:41:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:41:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/26 01:41:58 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 01:41:58 DEBUG : dir/file1(0x196b00ee3b40): openPending: 2026/06/26 01:41:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/26 01:41:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/26 01:41:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:41:58 DEBUG : dir/file1(0x196b00ee3b40): >openPending: err= 2026/06/26 01:41:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/26 01:41:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 01:41:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 01:41:58 DEBUG : dir/file1(0x196b00ee3b40): _writeAt: size=25, off=0 2026/06/26 01:41:58 DEBUG : dir/file1(0x196b00ee3b40): >_writeAt: n=25, err= 2026/06/26 01:41:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 01:41:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/26 01:41:58 DEBUG : newLeaf: Updating file with newLeaf 0x196b014ad450 2026/06/26 01:41:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 01:41:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 01:41:58 DEBUG : newLeaf(0x196b00ee3b40): close: 2026/06/26 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/26 01:41:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-26 01:41:58.519221727 +0000 UTC m=+61.880713563 2026/06/26 01:41:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/26 01:41:58 DEBUG : newLeaf(0x196b00ee3b40): >close: err= 2026/06/26 01:41:58 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:58 DEBUG : dir: Looking for writers 2026/06/26 01:41:58 DEBUG : Looking for writers 2026/06/26 01:41:58 DEBUG : dir: reading active writers 2026/06/26 01:41:58 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 01:41:58 DEBUG : dir: Looking for writers 2026/06/26 01:41:58 DEBUG : Looking for writers 2026/06/26 01:41:58 DEBUG : dir: reading active writers 2026/06/26 01:41:58 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 01:41:58 DEBUG : dir: Looking for writers 2026/06/26 01:41:58 DEBUG : Looking for writers 2026/06/26 01:41:58 DEBUG : dir: reading active writers 2026/06/26 01:41:58 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 01:41:58 DEBUG : dir: Looking for writers 2026/06/26 01:41:58 DEBUG : Looking for writers 2026/06/26 01:41:58 DEBUG : dir: reading active writers 2026/06/26 01:41:58 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 01:41:58 DEBUG : newLeaf: vfs cache: starting upload 2026/06/26 01:41:59 DEBUG : dir: Looking for writers 2026/06/26 01:41:59 DEBUG : Looking for writers 2026/06/26 01:41:59 DEBUG : dir: reading active writers 2026/06/26 01:41:59 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 01:41:59 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/26 01:41:59 DEBUG : dir: Looking for writers 2026/06/26 01:41:59 DEBUG : Looking for writers 2026/06/26 01:41:59 DEBUG : dir: reading active writers 2026/06/26 01:41:59 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 01:41:59 DEBUG : newLeaf: size = 25 OK 2026/06/26 01:41:59 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/26 01:41:59 INFO : newLeaf: Copied (replaced existing) 2026/06/26 01:41:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-26 01:41:58 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/26 01:41:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/26 01:41:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 01:41:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/26 01:41:59 DEBUG : dir: Looking for writers 2026/06/26 01:41:59 DEBUG : Looking for writers 2026/06/26 01:41:59 DEBUG : dir: reading active writers 2026/06/26 01:41:59 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:59 DEBUG : >WaitForWriters: 2026/06/26 01:41:59 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:41:59 DEBUG : dir: Looking for writers 2026/06/26 01:41:59 DEBUG : Looking for writers 2026/06/26 01:41:59 DEBUG : dir: reading active writers 2026/06/26 01:41:59 DEBUG : newLeaf: reading active writers 2026/06/26 01:41:59 DEBUG : >WaitForWriters: 2026/06/26 01:41:59 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:00 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:00 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:42:00 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:00 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:00 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:42:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:00 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:00 DEBUG : dir: Looking for writers 2026/06/26 01:42:00 DEBUG : file1: reading active writers 2026/06/26 01:42:00 DEBUG : Looking for writers 2026/06/26 01:42:00 DEBUG : dir: reading active writers 2026/06/26 01:42:00 DEBUG : >WaitForWriters: 2026/06/26 01:42:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 01:42:00 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 01:42:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 01:42:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 01:42:00 DEBUG : dir/file1(0x196b00c5d9c0): _readAt: size=512, off=0 2026/06/26 01:42:00 DEBUG : dir/file1(0x196b00c5d9c0): openPending: 2026/06/26 01:42:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/26 01:42:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/26 01:42:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:00 DEBUG : dir/file1(0x196b00c5d9c0): >openPending: err= 2026/06/26 01:42:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/26 01:42:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 01:42:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:42:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:42:00 DEBUG : dir/file1(0x196b00c5d9c0): >_readAt: n=14, err=EOF 2026/06/26 01:42:00 DEBUG : dir/file1(0x196b00c5d9c0): close: 2026/06/26 01:42:00 DEBUG : dir/file1(0x196b00c5d9c0): >close: err= 2026/06/26 01:42:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 01:42:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/26 01:42:01 DEBUG : newLeaf: Updating file with newLeaf 0x196b00c73380 2026/06/26 01:42:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 01:42:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 01:42:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/26 01:42:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/26 01:42:01 DEBUG : dir/file1: Updating file with dir/file1 0x196b00c73380 2026/06/26 01:42:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/26 01:42:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/26 01:42:02 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 01:42:02 DEBUG : dir/file1(0x196b00f87240): openPending: 2026/06/26 01:42:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/26 01:42:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/26 01:42:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:02 DEBUG : dir/file1(0x196b00f87240): >openPending: err= 2026/06/26 01:42:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/26 01:42:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 01:42:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 01:42:02 DEBUG : dir/file1(0x196b00f87240): _writeAt: size=25, off=0 2026/06/26 01:42:02 DEBUG : dir/file1(0x196b00f87240): >_writeAt: n=25, err= 2026/06/26 01:42:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 01:42:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/26 01:42:02 DEBUG : newLeaf: Updating file with newLeaf 0x196b00c73380 2026/06/26 01:42:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 01:42:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 01:42:02 DEBUG : newLeaf(0x196b00f87240): close: 2026/06/26 01:42:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/26 01:42:02 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-26 01:42:02.133237128 +0000 UTC m=+65.494728974 2026/06/26 01:42:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:02 DEBUG : newLeaf(0x196b00f87240): >close: err= 2026/06/26 01:42:02 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:02 DEBUG : dir: Looking for writers 2026/06/26 01:42:02 DEBUG : Looking for writers 2026/06/26 01:42:02 DEBUG : dir: reading active writers 2026/06/26 01:42:02 DEBUG : newLeaf: reading active writers 2026/06/26 01:42:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 01:42:02 DEBUG : dir: Looking for writers 2026/06/26 01:42:02 DEBUG : Looking for writers 2026/06/26 01:42:02 DEBUG : dir: reading active writers 2026/06/26 01:42:02 DEBUG : newLeaf: reading active writers 2026/06/26 01:42:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 01:42:02 DEBUG : dir: Looking for writers 2026/06/26 01:42:02 DEBUG : Looking for writers 2026/06/26 01:42:02 DEBUG : dir: reading active writers 2026/06/26 01:42:02 DEBUG : newLeaf: reading active writers 2026/06/26 01:42:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 01:42:02 DEBUG : dir: Looking for writers 2026/06/26 01:42:02 DEBUG : Looking for writers 2026/06/26 01:42:02 DEBUG : dir: reading active writers 2026/06/26 01:42:02 DEBUG : newLeaf: reading active writers 2026/06/26 01:42:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 01:42:02 DEBUG : newLeaf: vfs cache: starting upload 2026/06/26 01:42:02 DEBUG : dir: Looking for writers 2026/06/26 01:42:02 DEBUG : Looking for writers 2026/06/26 01:42:02 DEBUG : dir: reading active writers 2026/06/26 01:42:02 DEBUG : newLeaf: reading active writers 2026/06/26 01:42:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 01:42:02 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:02 DEBUG : dir: Looking for writers 2026/06/26 01:42:02 DEBUG : Looking for writers 2026/06/26 01:42:02 DEBUG : dir: reading active writers 2026/06/26 01:42:02 DEBUG : newLeaf: reading active writers 2026/06/26 01:42:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 01:42:02 DEBUG : newLeaf: size = 25 OK 2026/06/26 01:42:02 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/26 01:42:02 INFO : newLeaf: Copied (replaced existing) 2026/06/26 01:42:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-26 01:42:02 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/26 01:42:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/26 01:42:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 01:42:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/26 01:42:03 DEBUG : dir: Looking for writers 2026/06/26 01:42:03 DEBUG : Looking for writers 2026/06/26 01:42:03 DEBUG : dir: reading active writers 2026/06/26 01:42:03 DEBUG : newLeaf: reading active writers 2026/06/26 01:42:03 DEBUG : >WaitForWriters: 2026/06/26 01:42:03 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:03 DEBUG : dir: Looking for writers 2026/06/26 01:42:03 DEBUG : Looking for writers 2026/06/26 01:42:03 DEBUG : dir: reading active writers 2026/06/26 01:42:03 DEBUG : newLeaf: reading active writers 2026/06/26 01:42:03 DEBUG : >WaitForWriters: 2026/06/26 01:42:03 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting --- PASS: TestFileRename (21.91s) --- PASS: TestFileRename/off,forceCache=false (3.16s) --- PASS: TestFileRename/minimal,forceCache=false (3.19s) --- PASS: TestFileRename/minimal,forceCache=true (4.24s) --- PASS: TestFileRename/writes,forceCache=false (3.49s) --- PASS: TestFileRename/writes,forceCache=true (4.20s) --- PASS: TestFileRename/full,forceCache=false (3.63s) === 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-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:03 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:03 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:03 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:03 DEBUG : Looking for writers 2026/06/26 01:42:03 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.17s) === 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-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:04 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:42:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 01:42:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/26 01:42:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/26 01:42:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:42:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/26 01:42:04 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/26 01:42:04 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:04 DEBUG : dir: Looking for writers 2026/06/26 01:42:04 DEBUG : file1: reading active writers 2026/06/26 01:42:04 DEBUG : Looking for writers 2026/06/26 01:42:04 DEBUG : dir: reading active writers 2026/06/26 01:42:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.25s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:05 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:42:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 01:42:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/26 01:42:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/26 01:42:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:42:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/26 01:42:05 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/26 01:42:05 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/26 01:42:05 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/26 01:42:05 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/26 01:42:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/26 01:42:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/26 01:42:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/26 01:42:06 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/26 01:42:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/26 01:42:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/26 01:42:06 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/26 01:42:06 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/26 01:42:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/26 01:42:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/26 01:42:06 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/26 01:42:06 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:06 DEBUG : dir: Looking for writers 2026/06/26 01:42:06 DEBUG : file1: reading active writers 2026/06/26 01:42:06 DEBUG : Looking for writers 2026/06/26 01:42:06 DEBUG : dir: reading active writers 2026/06/26 01:42:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.54s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:06 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:42:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 01:42:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/26 01:42:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/26 01:42:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:42:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/26 01:42:07 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/26 01:42:07 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/26 01:42:07 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/26 01:42:07 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/26 01:42:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/26 01:42:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/26 01:42:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/26 01:42:07 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/26 01:42:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/26 01:42:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/26 01:42:07 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/26 01:42:07 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/26 01:42:07 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/26 01:42:07 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/26 01:42:07 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/26 01:42:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/26 01:42:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/26 01:42:07 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/26 01:42:07 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/26 01:42:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/26 01:42:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/26 01:42:07 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/26 01:42:07 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/26 01:42:07 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/26 01:42:07 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/26 01:42:07 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/26 01:42:07 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/26 01:42:07 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/26 01:42:07 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/26 01:42:07 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/26 01:42:07 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:07 DEBUG : dir: Looking for writers 2026/06/26 01:42:07 DEBUG : file1: reading active writers 2026/06/26 01:42:07 DEBUG : Looking for writers 2026/06/26 01:42:07 DEBUG : dir: reading active writers 2026/06/26 01:42:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.71s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:08 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:42:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 01:42:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/26 01:42:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/26 01:42:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:42:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/26 01:42:09 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:09 DEBUG : dir: Looking for writers 2026/06/26 01:42:09 DEBUG : file1: reading active writers 2026/06/26 01:42:09 DEBUG : Looking for writers 2026/06/26 01:42:09 DEBUG : dir: reading active writers 2026/06/26 01:42:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.26s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:09 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:42:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 01:42:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/26 01:42:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/26 01:42:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:42:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/26 01:42:10 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/26 01:42:10 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/26 01:42:10 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:10 DEBUG : dir: Looking for writers 2026/06/26 01:42:10 DEBUG : file1: reading active writers 2026/06/26 01:42:10 DEBUG : Looking for writers 2026/06/26 01:42:10 DEBUG : dir: reading active writers 2026/06/26 01:42:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.25s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:11 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:11 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:42:11 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:11 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:11 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:42:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:42:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 01:42:11 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 01:42:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 01:42:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 01:42:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/26 01:42:11 DEBUG : dir/file1(0x196b014379c0): _readAt: size=1, off=0 2026/06/26 01:42:11 DEBUG : dir/file1(0x196b014379c0): openPending: 2026/06/26 01:42:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/26 01:42:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/26 01:42:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:11 DEBUG : dir/file1(0x196b014379c0): >openPending: err= 2026/06/26 01:42:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/26 01:42:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 01:42:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:42:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:42:11 DEBUG : dir/file1(0x196b014379c0): >_readAt: n=1, err= 2026/06/26 01:42:11 DEBUG : dir/file1(0x196b014379c0): _readAt: size=256, off=1 2026/06/26 01:42:11 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/26 01:42:11 DEBUG : dir/file1(0x196b014379c0): >_readAt: n=15, err=EOF 2026/06/26 01:42:11 DEBUG : dir/file1(0x196b014379c0): _readAt: size=16, off=16 2026/06/26 01:42:11 DEBUG : dir/file1(0x196b014379c0): >_readAt: n=0, err=EOF 2026/06/26 01:42:11 DEBUG : dir/file1(0x196b014379c0): close: 2026/06/26 01:42:11 DEBUG : dir/file1(0x196b014379c0): >close: err= 2026/06/26 01:42:11 DEBUG : dir/file1(0x196b014379c0): close: 2026/06/26 01:42:11 DEBUG : dir/file1(0x196b014379c0): >close: err=file already closed 2026/06/26 01:42:11 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:11 DEBUG : dir: Looking for writers 2026/06/26 01:42:11 DEBUG : file1: reading active writers 2026/06/26 01:42:11 DEBUG : Looking for writers 2026/06/26 01:42:11 DEBUG : dir: reading active writers 2026/06/26 01:42:11 DEBUG : >WaitForWriters: 2026/06/26 01:42:11 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.23s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:12 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:12 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:42:12 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:12 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:12 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:42:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:42:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 01:42:12 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 01:42:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 01:42:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 01:42:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/26 01:42:12 DEBUG : dir/file1(0x196b00befd80): _readAt: size=1, off=0 2026/06/26 01:42:12 DEBUG : dir/file1(0x196b00befd80): openPending: 2026/06/26 01:42:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/26 01:42:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/26 01:42:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:12 DEBUG : dir/file1(0x196b00befd80): >openPending: err= 2026/06/26 01:42:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/26 01:42:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 01:42:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:42:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:42:12 DEBUG : dir/file1(0x196b00befd80): >_readAt: n=1, err= 2026/06/26 01:42:12 DEBUG : dir/file1(0x196b00befd80): _readAt: size=1, off=5 2026/06/26 01:42:12 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/26 01:42:12 DEBUG : dir/file1(0x196b00befd80): >_readAt: n=1, err= 2026/06/26 01:42:12 DEBUG : dir/file1(0x196b00befd80): _readAt: size=1, off=3 2026/06/26 01:42:12 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/26 01:42:12 DEBUG : dir/file1(0x196b00befd80): >_readAt: n=1, err= 2026/06/26 01:42:12 DEBUG : dir/file1(0x196b00befd80): _readAt: size=1, off=13 2026/06/26 01:42:12 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/26 01:42:12 DEBUG : dir/file1(0x196b00befd80): >_readAt: n=1, err= 2026/06/26 01:42:12 DEBUG : dir/file1(0x196b00befd80): _readAt: size=16, off=100 2026/06/26 01:42:12 DEBUG : dir/file1(0x196b00befd80): >_readAt: n=0, err=EOF 2026/06/26 01:42:12 DEBUG : dir/file1(0x196b00befd80): close: 2026/06/26 01:42:12 DEBUG : dir/file1(0x196b00befd80): >close: err= 2026/06/26 01:42:12 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:12 DEBUG : dir: Looking for writers 2026/06/26 01:42:12 DEBUG : file1: reading active writers 2026/06/26 01:42:12 DEBUG : Looking for writers 2026/06/26 01:42:12 DEBUG : dir: reading active writers 2026/06/26 01:42:12 DEBUG : >WaitForWriters: 2026/06/26 01:42:12 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.24s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:13 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:13 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:42:13 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:13 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:13 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:42:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:42:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 01:42:14 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 01:42:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 01:42:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 01:42:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/26 01:42:14 DEBUG : dir/file1(0x196b00cac3c0): _readAt: size=1, off=0 2026/06/26 01:42:14 DEBUG : dir/file1(0x196b00cac3c0): openPending: 2026/06/26 01:42:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/26 01:42:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/26 01:42:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:14 DEBUG : dir/file1(0x196b00cac3c0): >openPending: err= 2026/06/26 01:42:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/26 01:42:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 01:42:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:42:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:42:14 DEBUG : dir/file1(0x196b00cac3c0): >_readAt: n=1, err= 2026/06/26 01:42:14 DEBUG : dir/file1(0x196b00cac3c0): _readAt: size=1, off=5 2026/06/26 01:42:14 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/26 01:42:14 DEBUG : dir/file1(0x196b00cac3c0): >_readAt: n=1, err= 2026/06/26 01:42:14 DEBUG : dir/file1(0x196b00cac3c0): _readAt: size=1, off=1 2026/06/26 01:42:14 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/26 01:42:14 DEBUG : dir/file1(0x196b00cac3c0): >_readAt: n=1, err= 2026/06/26 01:42:14 DEBUG : dir/file1(0x196b00cac3c0): _readAt: size=6, off=10 2026/06/26 01:42:14 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/26 01:42:14 DEBUG : dir/file1(0x196b00cac3c0): >_readAt: n=6, err= 2026/06/26 01:42:14 DEBUG : dir/file1(0x196b00cac3c0): _readAt: size=256, off=10 2026/06/26 01:42:14 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/26 01:42:14 DEBUG : dir/file1(0x196b00cac3c0): >_readAt: n=6, err=EOF 2026/06/26 01:42:14 DEBUG : dir/file1(0x196b00cac3c0): _readAt: size=256, off=100 2026/06/26 01:42:14 DEBUG : dir/file1(0x196b00cac3c0): >_readAt: n=0, err=EOF 2026/06/26 01:42:14 DEBUG : dir/file1(0x196b00cac3c0): close: 2026/06/26 01:42:14 DEBUG : dir/file1(0x196b00cac3c0): >close: err= 2026/06/26 01:42:14 DEBUG : dir/file1(0x196b00cac3c0): _readAt: size=256, off=100 2026/06/26 01:42:14 DEBUG : dir/file1(0x196b00cac3c0): >_readAt: n=0, err=file already closed 2026/06/26 01:42:14 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:14 DEBUG : dir: Looking for writers 2026/06/26 01:42:14 DEBUG : file1: reading active writers 2026/06/26 01:42:14 DEBUG : Looking for writers 2026/06/26 01:42:14 DEBUG : dir: reading active writers 2026/06/26 01:42:14 DEBUG : >WaitForWriters: 2026/06/26 01:42:14 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.25s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:14 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:14 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:42:14 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:14 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:14 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:42:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:42:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 01:42:15 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 01:42:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 01:42:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 01:42:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/26 01:42:15 DEBUG : dir/file1(0x196b00c4a700): RWFileHandle.Flush 2026/06/26 01:42:15 DEBUG : dir/file1(0x196b00c4a700): _readAt: size=256, off=0 2026/06/26 01:42:15 DEBUG : dir/file1(0x196b00c4a700): openPending: 2026/06/26 01:42:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/26 01:42:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/26 01:42:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:15 DEBUG : dir/file1(0x196b00c4a700): >openPending: err= 2026/06/26 01:42:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/26 01:42:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 01:42:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:42:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:42:15 DEBUG : dir/file1(0x196b00c4a700): >_readAt: n=16, err=EOF 2026/06/26 01:42:15 DEBUG : dir/file1(0x196b00c4a700): RWFileHandle.Flush 2026/06/26 01:42:15 DEBUG : dir/file1(0x196b00c4a700): RWFileHandle.Flush 2026/06/26 01:42:15 DEBUG : dir/file1(0x196b00c4a700): close: 2026/06/26 01:42:15 DEBUG : dir/file1(0x196b00c4a700): >close: err= 2026/06/26 01:42:15 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:15 DEBUG : dir: Looking for writers 2026/06/26 01:42:15 DEBUG : file1: reading active writers 2026/06/26 01:42:15 DEBUG : Looking for writers 2026/06/26 01:42:15 DEBUG : dir: reading active writers 2026/06/26 01:42:15 DEBUG : >WaitForWriters: 2026/06/26 01:42:15 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.24s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:15 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:15 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:42:15 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:15 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:15 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:42:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:42:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 01:42:16 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 01:42:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 01:42:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 01:42:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/26 01:42:16 DEBUG : dir/file1(0x196b00c6b680): _readAt: size=256, off=0 2026/06/26 01:42:16 DEBUG : dir/file1(0x196b00c6b680): openPending: 2026/06/26 01:42:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/26 01:42:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/26 01:42:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:16 DEBUG : dir/file1(0x196b00c6b680): >openPending: err= 2026/06/26 01:42:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/26 01:42:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 01:42:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:42:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:42:16 DEBUG : dir/file1(0x196b00c6b680): >_readAt: n=16, err=EOF 2026/06/26 01:42:16 DEBUG : dir/file1(0x196b00c6b680): RWFileHandle.Release 2026/06/26 01:42:16 DEBUG : dir/file1(0x196b00c6b680): close: 2026/06/26 01:42:16 DEBUG : dir/file1(0x196b00c6b680): >close: err= 2026/06/26 01:42:16 DEBUG : dir/file1(0x196b00c6b680): RWFileHandle.Release 2026/06/26 01:42:16 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:16 DEBUG : dir: Looking for writers 2026/06/26 01:42:16 DEBUG : file1: reading active writers 2026/06/26 01:42:16 DEBUG : Looking for writers 2026/06/26 01:42:16 DEBUG : dir: reading active writers 2026/06/26 01:42:16 DEBUG : >WaitForWriters: 2026/06/26 01:42:16 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting 2026/06/26 01:42:16 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo/dir/file1: no such file or directory 2026/06/26 01:42:16 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (1.26s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:17 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:17 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:42:17 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:17 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:17 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:42:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:17 DEBUG : file1: newRWFileHandle: 2026/06/26 01:42:17 DEBUG : file1(0x196b00f7c5c0): openPending: 2026/06/26 01:42:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:17 DEBUG : file1(0x196b00f7c5c0): >openPending: err= 2026/06/26 01:42:17 DEBUG : file1: >newRWFileHandle: err= 2026/06/26 01:42:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/26 01:42:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/26 01:42:17 DEBUG : file1(0x196b00f7c5c0): _writeAt: size=5, off=0 2026/06/26 01:42:17 DEBUG : file1(0x196b00f7c5c0): >_writeAt: n=5, err= 2026/06/26 01:42:17 DEBUG : file1(0x196b00f7c5c0): _writeAt: size=7, off=5 2026/06/26 01:42:17 DEBUG : file1(0x196b00f7c5c0): >_writeAt: n=7, err= 2026/06/26 01:42:17 DEBUG : file1: vfs cache: truncate to size=11 2026/06/26 01:42:17 DEBUG : file1(0x196b00f7c5c0): close: 2026/06/26 01:42:17 DEBUG : file1: vfs cache: setting modification time to 2026-06-26 01:42:17.334892518 +0000 UTC m=+80.696384394 2026/06/26 01:42:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:17 DEBUG : file1(0x196b00f7c5c0): >close: err= 2026/06/26 01:42:17 DEBUG : file1(0x196b00f7c5c0): close: 2026/06/26 01:42:17 DEBUG : file1(0x196b00f7c5c0): >close: err=file already closed 2026/06/26 01:42:17 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:17 DEBUG : Looking for writers 2026/06/26 01:42:17 DEBUG : file1: reading active writers 2026/06/26 01:42:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 01:42:17 DEBUG : Looking for writers 2026/06/26 01:42:17 DEBUG : file1: reading active writers 2026/06/26 01:42:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 01:42:17 DEBUG : Looking for writers 2026/06/26 01:42:17 DEBUG : file1: reading active writers 2026/06/26 01:42:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 01:42:17 DEBUG : Looking for writers 2026/06/26 01:42:17 DEBUG : file1: reading active writers 2026/06/26 01:42:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 01:42:17 DEBUG : file1: vfs cache: starting upload 2026/06/26 01:42:17 DEBUG : Looking for writers 2026/06/26 01:42:17 DEBUG : file1: reading active writers 2026/06/26 01:42:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 01:42:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:17 DEBUG : Looking for writers 2026/06/26 01:42:17 DEBUG : file1: reading active writers 2026/06/26 01:42:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 01:42:17 DEBUG : file1: size = 11 OK 2026/06/26 01:42:17 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/26 01:42:17 INFO : file1: Copied (new) 2026/06/26 01:42:17 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-26 01:42:17 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/26 01:42:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/26 01:42:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:17 INFO : file1: vfs cache: upload succeeded try #1 2026/06/26 01:42:17 DEBUG : Looking for writers 2026/06/26 01:42:17 DEBUG : file1: reading active writers 2026/06/26 01:42:17 DEBUG : >WaitForWriters: 2026/06/26 01:42:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo/dir/file1: no such file or directory 2026/06/26 01:42:17 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo/dir/file1: no such file or directory 2026/06/26 01:42:18 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:18 DEBUG : Looking for writers 2026/06/26 01:42:18 DEBUG : file1: reading active writers 2026/06/26 01:42:18 DEBUG : >WaitForWriters: 2026/06/26 01:42:18 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.09s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:18 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:18 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:42:18 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:18 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:18 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:42:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:18 DEBUG : file1: newRWFileHandle: 2026/06/26 01:42:18 DEBUG : file1(0x196b0118ac40): openPending: 2026/06/26 01:42:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:18 DEBUG : file1(0x196b0118ac40): >openPending: err= 2026/06/26 01:42:18 DEBUG : file1: >newRWFileHandle: err= 2026/06/26 01:42:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/26 01:42:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/26 01:42:18 DEBUG : file1(0x196b0118ac40): _writeAt: size=7, off=0 2026/06/26 01:42:18 DEBUG : file1(0x196b0118ac40): >_writeAt: n=7, err= 2026/06/26 01:42:18 DEBUG : file1(0x196b0118ac40): _writeAt: size=6, off=5 2026/06/26 01:42:18 DEBUG : file1(0x196b0118ac40): >_writeAt: n=6, err= 2026/06/26 01:42:18 DEBUG : file1(0x196b0118ac40): close: 2026/06/26 01:42:18 DEBUG : file1: vfs cache: setting modification time to 2026-06-26 01:42:18.415032293 +0000 UTC m=+81.776524128 2026/06/26 01:42:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:18 DEBUG : file1(0x196b0118ac40): >close: err= 2026/06/26 01:42:18 DEBUG : file1(0x196b0118ac40): _writeAt: size=5, off=0 2026/06/26 01:42:18 DEBUG : file1(0x196b0118ac40): >_writeAt: n=0, err=file already closed 2026/06/26 01:42:18 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:18 DEBUG : Looking for writers 2026/06/26 01:42:18 DEBUG : file1: reading active writers 2026/06/26 01:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 01:42:18 DEBUG : Looking for writers 2026/06/26 01:42:18 DEBUG : file1: reading active writers 2026/06/26 01:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 01:42:18 DEBUG : Looking for writers 2026/06/26 01:42:18 DEBUG : file1: reading active writers 2026/06/26 01:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 01:42:18 DEBUG : Looking for writers 2026/06/26 01:42:18 DEBUG : file1: reading active writers 2026/06/26 01:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 01:42:18 DEBUG : file1: vfs cache: starting upload 2026/06/26 01:42:18 DEBUG : Looking for writers 2026/06/26 01:42:18 DEBUG : file1: reading active writers 2026/06/26 01:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 01:42:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:18 DEBUG : Looking for writers 2026/06/26 01:42:18 DEBUG : file1: reading active writers 2026/06/26 01:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 01:42:18 DEBUG : file1: size = 11 OK 2026/06/26 01:42:18 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/26 01:42:18 INFO : file1: Copied (new) 2026/06/26 01:42:18 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-26 01:42:18 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/26 01:42:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/26 01:42:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:18 INFO : file1: vfs cache: upload succeeded try #1 2026/06/26 01:42:19 DEBUG : Looking for writers 2026/06/26 01:42:19 DEBUG : file1: reading active writers 2026/06/26 01:42:19 DEBUG : >WaitForWriters: 2026/06/26 01:42:19 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:19 DEBUG : Looking for writers 2026/06/26 01:42:19 DEBUG : file1: reading active writers 2026/06/26 01:42:19 DEBUG : >WaitForWriters: 2026/06/26 01:42:19 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting 2026/06/26 01:42:19 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo/dir/file1: no such file or directory 2026/06/26 01:42:19 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (1.09s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:19 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:19 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:42:19 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:19 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:19 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:42:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:19 DEBUG : file1: newRWFileHandle: 2026/06/26 01:42:19 DEBUG : file1(0x196b01240ec0): openPending: 2026/06/26 01:42:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:19 DEBUG : file1(0x196b01240ec0): >openPending: err= 2026/06/26 01:42:19 DEBUG : file1: >newRWFileHandle: err= 2026/06/26 01:42:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/26 01:42:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/26 01:42:19 DEBUG : file1(0x196b01240ec0): close: 2026/06/26 01:42:19 DEBUG : file1: vfs cache: setting modification time to 2026-06-26 01:42:19.49714304 +0000 UTC m=+82.858634886 2026/06/26 01:42:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:19 DEBUG : file1(0x196b01240ec0): >close: err= 2026/06/26 01:42:19 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/26 01:42:19 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/26 01:42:19 DEBUG : file2: newRWFileHandle: 2026/06/26 01:42:19 DEBUG : file2(0x196b01241340): openPending: 2026/06/26 01:42:19 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/26 01:42:19 DEBUG : file2(0x196b01241340): >openPending: err= 2026/06/26 01:42:19 DEBUG : file2: >newRWFileHandle: err= 2026/06/26 01:42:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/26 01:42:19 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/26 01:42:19 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/26 01:42:19 DEBUG : file2(0x196b01241340): RWFileHandle.Flush 2026/06/26 01:42:19 DEBUG : file2(0x196b01241340): RWFileHandle.Release 2026/06/26 01:42:19 DEBUG : file2(0x196b01241340): close: 2026/06/26 01:42:19 DEBUG : file2: vfs cache: setting modification time to 2026-06-26 01:42:19.49797397 +0000 UTC m=+82.859465817 2026/06/26 01:42:19 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:19 DEBUG : file2(0x196b01241340): >close: err= 2026/06/26 01:42:19 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:19 DEBUG : Looking for writers 2026/06/26 01:42:19 DEBUG : file1: reading active writers 2026/06/26 01:42:19 DEBUG : file2: reading active writers 2026/06/26 01:42:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/26 01:42:19 DEBUG : Looking for writers 2026/06/26 01:42:19 DEBUG : file1: reading active writers 2026/06/26 01:42:19 DEBUG : file2: reading active writers 2026/06/26 01:42:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/26 01:42:19 DEBUG : Looking for writers 2026/06/26 01:42:19 DEBUG : file1: reading active writers 2026/06/26 01:42:19 DEBUG : file2: reading active writers 2026/06/26 01:42:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/26 01:42:19 DEBUG : Looking for writers 2026/06/26 01:42:19 DEBUG : file1: reading active writers 2026/06/26 01:42:19 DEBUG : file2: reading active writers 2026/06/26 01:42:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/26 01:42:19 DEBUG : file2: vfs cache: starting upload 2026/06/26 01:42:19 DEBUG : file1: vfs cache: starting upload 2026/06/26 01:42:19 DEBUG : Looking for writers 2026/06/26 01:42:19 DEBUG : file1: reading active writers 2026/06/26 01:42:19 DEBUG : file2: reading active writers 2026/06/26 01:42:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/26 01:42:19 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:19 DEBUG : Looking for writers 2026/06/26 01:42:19 DEBUG : file1: reading active writers 2026/06/26 01:42:19 DEBUG : file2: reading active writers 2026/06/26 01:42:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/26 01:42:19 DEBUG : file2: size = 0 OK 2026/06/26 01:42:19 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/26 01:42:19 INFO : file2: Copied (new) 2026/06/26 01:42:19 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-26 01:42:19 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/26 01:42:19 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/26 01:42:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/26 01:42:19 INFO : file2: vfs cache: upload succeeded try #1 2026/06/26 01:42:19 DEBUG : file1: size = 0 OK 2026/06/26 01:42:19 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/26 01:42:19 INFO : file1: Copied (new) 2026/06/26 01:42:19 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-26 01:42:19 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/26 01:42:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/26 01:42:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:19 INFO : file1: vfs cache: upload succeeded try #1 2026/06/26 01:42:20 DEBUG : Looking for writers 2026/06/26 01:42:20 DEBUG : file1: reading active writers 2026/06/26 01:42:20 DEBUG : file2: reading active writers 2026/06/26 01:42:20 DEBUG : >WaitForWriters: 2026/06/26 01:42:20 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:20 DEBUG : Looking for writers 2026/06/26 01:42:20 DEBUG : file1: reading active writers 2026/06/26 01:42:20 DEBUG : file2: reading active writers 2026/06/26 01:42:20 DEBUG : >WaitForWriters: 2026/06/26 01:42:20 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting 2026/06/26 01:42:20 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo/dir/file1: no such file or directory 2026/06/26 01:42:20 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.17s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:20 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:20 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:42:20 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:20 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:20 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:42:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:20 DEBUG : file1: newRWFileHandle: 2026/06/26 01:42:20 DEBUG : file1(0x196b01380700): openPending: 2026/06/26 01:42:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:20 DEBUG : file1(0x196b01380700): >openPending: err= 2026/06/26 01:42:20 DEBUG : file1: >newRWFileHandle: err= 2026/06/26 01:42:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/26 01:42:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/26 01:42:20 DEBUG : file1(0x196b01380700): _writeAt: size=5, off=0 2026/06/26 01:42:20 DEBUG : file1(0x196b01380700): >_writeAt: n=5, err= 2026/06/26 01:42:20 DEBUG : file1(0x196b01380700): RWFileHandle.Flush 2026/06/26 01:42:20 DEBUG : file1(0x196b01380700): RWFileHandle.Flush 2026/06/26 01:42:20 DEBUG : file1(0x196b01380700): close: 2026/06/26 01:42:20 DEBUG : file1: vfs cache: setting modification time to 2026-06-26 01:42:20.668350047 +0000 UTC m=+84.029841884 2026/06/26 01:42:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:20 DEBUG : file1(0x196b01380700): >close: err= 2026/06/26 01:42:20 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:20 DEBUG : Looking for writers 2026/06/26 01:42:20 DEBUG : file1: reading active writers 2026/06/26 01:42:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 01:42:20 DEBUG : Looking for writers 2026/06/26 01:42:20 DEBUG : file1: reading active writers 2026/06/26 01:42:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 01:42:20 DEBUG : Looking for writers 2026/06/26 01:42:20 DEBUG : file1: reading active writers 2026/06/26 01:42:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 01:42:20 DEBUG : Looking for writers 2026/06/26 01:42:20 DEBUG : file1: reading active writers 2026/06/26 01:42:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 01:42:20 DEBUG : file1: vfs cache: starting upload 2026/06/26 01:42:20 DEBUG : Looking for writers 2026/06/26 01:42:20 DEBUG : file1: reading active writers 2026/06/26 01:42:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 01:42:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:20 DEBUG : Looking for writers 2026/06/26 01:42:20 DEBUG : file1: reading active writers 2026/06/26 01:42:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 01:42:21 DEBUG : file1: size = 5 OK 2026/06/26 01:42:21 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 01:42:21 INFO : file1: Copied (new) 2026/06/26 01:42:21 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-26 01:42:20 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/26 01:42:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/26 01:42:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:21 INFO : file1: vfs cache: upload succeeded try #1 2026/06/26 01:42:21 DEBUG : Looking for writers 2026/06/26 01:42:21 DEBUG : file1: reading active writers 2026/06/26 01:42:21 DEBUG : >WaitForWriters: 2026/06/26 01:42:21 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.00s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:21 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:21 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:42:21 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:21 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:21 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:42:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:21 DEBUG : file1: newRWFileHandle: 2026/06/26 01:42:21 DEBUG : file1(0x196b010a3040): openPending: 2026/06/26 01:42:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:21 DEBUG : file1(0x196b010a3040): >openPending: err= 2026/06/26 01:42:21 DEBUG : file1: >newRWFileHandle: err= 2026/06/26 01:42:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/26 01:42:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/26 01:42:21 DEBUG : file1(0x196b010a3040): _writeAt: size=5, off=0 2026/06/26 01:42:21 DEBUG : file1(0x196b010a3040): >_writeAt: n=5, err= 2026/06/26 01:42:21 DEBUG : file1(0x196b010a3040): RWFileHandle.Release 2026/06/26 01:42:21 DEBUG : file1(0x196b010a3040): close: 2026/06/26 01:42:21 DEBUG : file1: vfs cache: setting modification time to 2026-06-26 01:42:21.667442732 +0000 UTC m=+85.028934578 2026/06/26 01:42:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:21 DEBUG : file1(0x196b010a3040): >close: err= 2026/06/26 01:42:21 DEBUG : file1(0x196b010a3040): RWFileHandle.Release 2026/06/26 01:42:21 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:21 DEBUG : Looking for writers 2026/06/26 01:42:21 DEBUG : file1: reading active writers 2026/06/26 01:42:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 01:42:21 DEBUG : Looking for writers 2026/06/26 01:42:21 DEBUG : file1: reading active writers 2026/06/26 01:42:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 01:42:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo/dir/file1: no such file or directory 2026/06/26 01:42:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo/dir/file1: no such file or directory 2026/06/26 01:42:21 DEBUG : Looking for writers 2026/06/26 01:42:21 DEBUG : file1: reading active writers 2026/06/26 01:42:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 01:42:21 DEBUG : Looking for writers 2026/06/26 01:42:21 DEBUG : file1: reading active writers 2026/06/26 01:42:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 01:42:21 DEBUG : file1: vfs cache: starting upload 2026/06/26 01:42:21 DEBUG : Looking for writers 2026/06/26 01:42:21 DEBUG : file1: reading active writers 2026/06/26 01:42:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 01:42:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:21 DEBUG : Looking for writers 2026/06/26 01:42:21 DEBUG : file1: reading active writers 2026/06/26 01:42:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 01:42:22 DEBUG : file1: size = 5 OK 2026/06/26 01:42:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 01:42:22 INFO : file1: Copied (new) 2026/06/26 01:42:22 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-26 01:42:21 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/26 01:42:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/26 01:42:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:22 INFO : file1: vfs cache: upload succeeded try #1 2026/06/26 01:42:22 DEBUG : Looking for writers 2026/06/26 01:42:22 DEBUG : file1: reading active writers 2026/06/26 01:42:22 DEBUG : >WaitForWriters: 2026/06/26 01:42:22 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.98s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:22 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:22 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:42:22 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:22 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:22 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:42:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:23 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/26 01:42:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/26 01:42:23 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 01:42:23 DEBUG : dir/file1(0x196b00e738c0): openPending: 2026/06/26 01:42:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/26 01:42:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/26 01:42:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:23 DEBUG : dir/file1(0x196b00e738c0): >openPending: err= 2026/06/26 01:42:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/26 01:42:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 01:42:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 01:42:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/26 01:42:23 DEBUG : dir/file1(0x196b00e738c0): _writeAt: size=5, off=0 2026/06/26 01:42:23 DEBUG : dir/file1(0x196b00e738c0): >_writeAt: n=5, err= 2026/06/26 01:42:23 DEBUG : dir/file1(0x196b00e738c0): close: 2026/06/26 01:42:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:23 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-26 01:42:23.195201011 +0000 UTC m=+86.556692846 2026/06/26 01:42:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:23 DEBUG : dir/file1(0x196b00e738c0): >close: err= 2026/06/26 01:42:23 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:23 DEBUG : dir: Looking for writers 2026/06/26 01:42:23 DEBUG : file1: reading active writers 2026/06/26 01:42:23 DEBUG : Looking for writers 2026/06/26 01:42:23 DEBUG : dir: reading active writers 2026/06/26 01:42:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 01:42:23 DEBUG : dir: Looking for writers 2026/06/26 01:42:23 DEBUG : file1: reading active writers 2026/06/26 01:42:23 DEBUG : Looking for writers 2026/06/26 01:42:23 DEBUG : dir: reading active writers 2026/06/26 01:42:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 01:42:23 DEBUG : dir: Looking for writers 2026/06/26 01:42:23 DEBUG : file1: reading active writers 2026/06/26 01:42:23 DEBUG : Looking for writers 2026/06/26 01:42:23 DEBUG : dir: reading active writers 2026/06/26 01:42:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 01:42:23 DEBUG : dir: Looking for writers 2026/06/26 01:42:23 DEBUG : file1: reading active writers 2026/06/26 01:42:23 DEBUG : Looking for writers 2026/06/26 01:42:23 DEBUG : dir: reading active writers 2026/06/26 01:42:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 01:42:23 DEBUG : dir/file1: vfs cache: starting upload 2026/06/26 01:42:23 DEBUG : dir: Looking for writers 2026/06/26 01:42:23 DEBUG : file1: reading active writers 2026/06/26 01:42:23 DEBUG : Looking for writers 2026/06/26 01:42:23 DEBUG : dir: reading active writers 2026/06/26 01:42:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 01:42:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:23 DEBUG : dir: Looking for writers 2026/06/26 01:42:23 DEBUG : file1: reading active writers 2026/06/26 01:42:23 DEBUG : Looking for writers 2026/06/26 01:42:23 DEBUG : dir: reading active writers 2026/06/26 01:42:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 01:42:23 DEBUG : dir/file1: size = 5 OK 2026/06/26 01:42:23 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 01:42:23 INFO : dir/file1: Copied (replaced existing) 2026/06/26 01:42:23 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-26 01:42:23 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/26 01:42:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/26 01:42:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/26 01:42:23 DEBUG : dir: Looking for writers 2026/06/26 01:42:23 DEBUG : file1: reading active writers 2026/06/26 01:42:23 DEBUG : Looking for writers 2026/06/26 01:42:23 DEBUG : dir: reading active writers 2026/06/26 01:42:23 DEBUG : >WaitForWriters: 2026/06/26 01:42:23 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.85s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:24 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:24 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:42:24 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:24 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:24 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:42:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:24 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:25 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 01:42:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 01:42:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 01:42:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/26 01:42:25 DEBUG : dir/file1(0x196b0118c780): _writeAt: size=5, off=0 2026/06/26 01:42:25 DEBUG : dir/file1(0x196b0118c780): openPending: 2026/06/26 01:42:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/26 01:42:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/26 01:42:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:25 DEBUG : dir/file1(0x196b0118c780): >openPending: err= 2026/06/26 01:42:25 DEBUG : dir/file1(0x196b0118c780): >_writeAt: n=5, err= 2026/06/26 01:42:25 DEBUG : dir/file1(0x196b0118c780): _writeAt: size=15, off=5 2026/06/26 01:42:25 DEBUG : dir/file1(0x196b0118c780): >_writeAt: n=15, err= 2026/06/26 01:42:25 DEBUG : dir/file1(0x196b0118c780): close: 2026/06/26 01:42:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/26 01:42:25 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-26 01:42:25.040650224 +0000 UTC m=+88.402142070 2026/06/26 01:42:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:25 DEBUG : dir/file1(0x196b0118c780): >close: err= 2026/06/26 01:42:25 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:25 DEBUG : dir: Looking for writers 2026/06/26 01:42:25 DEBUG : file1: reading active writers 2026/06/26 01:42:25 DEBUG : Looking for writers 2026/06/26 01:42:25 DEBUG : dir: reading active writers 2026/06/26 01:42:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 01:42:25 DEBUG : dir: Looking for writers 2026/06/26 01:42:25 DEBUG : file1: reading active writers 2026/06/26 01:42:25 DEBUG : Looking for writers 2026/06/26 01:42:25 DEBUG : dir: reading active writers 2026/06/26 01:42:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 01:42:25 DEBUG : dir: Looking for writers 2026/06/26 01:42:25 DEBUG : file1: reading active writers 2026/06/26 01:42:25 DEBUG : Looking for writers 2026/06/26 01:42:25 DEBUG : dir: reading active writers 2026/06/26 01:42:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 01:42:25 DEBUG : dir: Looking for writers 2026/06/26 01:42:25 DEBUG : file1: reading active writers 2026/06/26 01:42:25 DEBUG : Looking for writers 2026/06/26 01:42:25 DEBUG : dir: reading active writers 2026/06/26 01:42:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 01:42:25 DEBUG : dir/file1: vfs cache: starting upload 2026/06/26 01:42:25 DEBUG : dir: Looking for writers 2026/06/26 01:42:25 DEBUG : file1: reading active writers 2026/06/26 01:42:25 DEBUG : Looking for writers 2026/06/26 01:42:25 DEBUG : dir: reading active writers 2026/06/26 01:42:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 01:42:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:25 DEBUG : dir: Looking for writers 2026/06/26 01:42:25 DEBUG : file1: reading active writers 2026/06/26 01:42:25 DEBUG : Looking for writers 2026/06/26 01:42:25 DEBUG : dir: reading active writers 2026/06/26 01:42:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 01:42:25 DEBUG : dir/file1: size = 20 OK 2026/06/26 01:42:25 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/26 01:42:25 INFO : dir/file1: Copied (replaced existing) 2026/06/26 01:42:25 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-26 01:42:25 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/06/26 01:42:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/26 01:42:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/26 01:42:25 DEBUG : dir: Looking for writers 2026/06/26 01:42:25 DEBUG : file1: reading active writers 2026/06/26 01:42:25 DEBUG : Looking for writers 2026/06/26 01:42:25 DEBUG : dir: reading active writers 2026/06/26 01:42:25 DEBUG : >WaitForWriters: 2026/06/26 01:42:25 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.83s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:26 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:26 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:42:26 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:26 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:26 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:42:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:26 DEBUG : file1: newRWFileHandle: 2026/06/26 01:42:26 DEBUG : file1(0x196b01084a00): openPending: 2026/06/26 01:42:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:26 DEBUG : file1(0x196b01084a00): >openPending: err= 2026/06/26 01:42:26 DEBUG : file1: >newRWFileHandle: err= 2026/06/26 01:42:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/26 01:42:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/26 01:42:26 DEBUG : file1(0x196b01084a00): _writeAt: size=5, off=0 2026/06/26 01:42:26 DEBUG : file1(0x196b01084a00): >_writeAt: n=5, err= 2026/06/26 01:42:26 DEBUG : file1(0x196b01084a00): close: 2026/06/26 01:42:26 DEBUG : file1: vfs cache: setting modification time to 2026-06-26 01:42:26.335576243 +0000 UTC m=+89.697068089 2026/06/26 01:42:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:26 DEBUG : file1(0x196b01084a00): >close: err= 2026/06/26 01:42:26 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:26 DEBUG : Looking for writers 2026/06/26 01:42:26 DEBUG : file1: reading active writers 2026/06/26 01:42:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 01:42:26 DEBUG : Looking for writers 2026/06/26 01:42:26 DEBUG : file1: reading active writers 2026/06/26 01:42:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 01:42:26 DEBUG : Looking for writers 2026/06/26 01:42:26 DEBUG : file1: reading active writers 2026/06/26 01:42:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 01:42:26 DEBUG : Looking for writers 2026/06/26 01:42:26 DEBUG : file1: reading active writers 2026/06/26 01:42:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 01:42:26 DEBUG : file1: vfs cache: starting upload 2026/06/26 01:42:26 DEBUG : Looking for writers 2026/06/26 01:42:26 DEBUG : file1: reading active writers 2026/06/26 01:42:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 01:42:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:26 DEBUG : Looking for writers 2026/06/26 01:42:26 DEBUG : file1: reading active writers 2026/06/26 01:42:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 01:42:26 DEBUG : file1: size = 5 OK 2026/06/26 01:42:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 01:42:26 INFO : file1: Copied (new) 2026/06/26 01:42:26 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-26 01:42:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/26 01:42:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/26 01:42:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:26 INFO : file1: vfs cache: upload succeeded try #1 2026/06/26 01:42:26 DEBUG : Looking for writers 2026/06/26 01:42:26 DEBUG : file1: reading active writers 2026/06/26 01:42:26 DEBUG : >WaitForWriters: 2026/06/26 01:42:26 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.99s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:27 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:27 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:42:27 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:27 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/26 01:42:27 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0109ba00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0109ba00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0109ba00): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0109ba00): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0109ba00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.328743941 +0000 UTC m=+90.690235787 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0109ba00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0109be80): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0109be80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0109be80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0109be80): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0109be80): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0109be80): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0109be80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.328743941 +0000 UTC m=+90.690235787 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0109be80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4440): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4440): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4440): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4440): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4440): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.328743941 +0000 UTC m=+90.690235787 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4440): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00df7810 item 1 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4a80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4a80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4a80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4a80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4a80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.331508923 +0000 UTC m=+90.693000769 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4a80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4f80): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4f80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4f80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4f80): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4f80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.331508923 +0000 UTC m=+90.693000769 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4f80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00df7dc0 item 2 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c55c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c55c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c55c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c55c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c55c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.333119718 +0000 UTC m=+90.694611554 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c55c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5a40): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5a40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5a40): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5a40): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5a40): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5a40): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5a40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.333119718 +0000 UTC m=+90.694611554 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5a40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e0000): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e0000): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e0000): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e0000): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e0000): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.333119718 +0000 UTC m=+90.694611554 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e0000): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bdc930 item 3 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e0680): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e0680): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e0680): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e0680): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e0680): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.33501644 +0000 UTC m=+90.696508286 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e0680): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e0bc0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e0bc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e0bc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e0bc0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e0bc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.33501644 +0000 UTC m=+90.696508286 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e0bc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bdd810 item 4 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e1200): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e1200): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e1200): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e1200): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e1200): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.33635303 +0000 UTC m=+90.697844876 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e1200): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e1680): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e1680): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e1680): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e1680): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e1680): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e1680): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e1680): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.33635303 +0000 UTC m=+90.697844876 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e1680): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e1b40): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e1b40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e1b40): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e1b40): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e1b40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.33635303 +0000 UTC m=+90.697844876 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010e1b40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c2070 item 5 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011902c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011902c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011902c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011902c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011902c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.338391078 +0000 UTC m=+90.699882914 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011902c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01190800): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01190800): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01190800): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01190800): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01190800): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.338391078 +0000 UTC m=+90.699882914 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01190800): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c2540 item 6 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01190e80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01190e80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01190e80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01190e80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01190e80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.339774135 +0000 UTC m=+90.701265971 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01190e80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01191380): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01191380): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01191380): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01191380): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01191380): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01191380): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01191380): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.339774135 +0000 UTC m=+90.701265971 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01191380): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01191840): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01191840): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01191840): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01191840): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01191840): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.339774135 +0000 UTC m=+90.701265971 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01191840): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c28c0 item 7 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01191ec0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01191ec0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01191ec0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01191ec0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01191ec0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.341476232 +0000 UTC m=+90.702968068 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01191ec0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c4500): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c4500): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c4500): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c4500): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c4500): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.341476232 +0000 UTC m=+90.702968068 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c4500): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c2f50 item 8 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c4ac0): _readAt: size=2, off=0 2026/06/26 01:42:27 ERROR : open-test-file(0x196b011c4ac0): Couldn't read size of file 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c4ac0): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c4ac0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c4ac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c4ac0): close: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c4ac0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c4e80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c4e80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c4e80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c4e80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c4e80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.342834201 +0000 UTC m=+90.704326037 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c4e80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c5300): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c5300): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c5300): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c5300): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c5300): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c5300): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c5300): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.342834201 +0000 UTC m=+90.704326037 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c5300): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c5800): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c5800): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c5800): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c5800): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c5800): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.342834201 +0000 UTC m=+90.704326037 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c5800): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c32d0 item 9 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c5e80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c5e80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c5e80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c5e80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c5e80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.345625734 +0000 UTC m=+90.707117580 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011c5e80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ec4c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ec4c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ec4c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ec4c0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ec4c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.345625734 +0000 UTC m=+90.707117580 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ec4c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c39d0 item 10 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ecb00): _readAt: size=2, off=0 2026/06/26 01:42:27 ERROR : open-test-file(0x196b011ecb00): Couldn't read size of file 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ecb00): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ecb00): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ecb00): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ecb00): close: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ecb00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ecec0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ecec0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ecec0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ecec0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ecec0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.347298516 +0000 UTC m=+90.708790351 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ecec0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ed3c0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ed3c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ed3c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ed3c0): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ed3c0): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ed3c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ed3c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.347298516 +0000 UTC m=+90.708790351 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ed3c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ed8c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ed8c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ed8c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ed8c0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ed8c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.347298516 +0000 UTC m=+90.708790351 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011ed8c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c3d50 item 11 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210040): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210040): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210040): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210040): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210040): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.349519216 +0000 UTC m=+90.711011062 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210040): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210580): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210580): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210580): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210580): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210580): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.349519216 +0000 UTC m=+90.711011062 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210580): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00be1030 item 12 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210bc0): _readAt: size=2, off=0 2026/06/26 01:42:27 ERROR : open-test-file(0x196b01210bc0): Couldn't read size of file 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210bc0): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210bc0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210bc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210bc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210bc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210f80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210f80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210f80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210f80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210f80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.351123059 +0000 UTC m=+90.712614894 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01210f80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01211640): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01211640): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01211640): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01211640): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01211640): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.351123059 +0000 UTC m=+90.712614894 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01211640): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00be1810 item 13 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01211cc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01211cc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01211cc0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01211cc0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01211cc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.3525567 +0000 UTC m=+90.714048536 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01211cc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01236300): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01236300): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01236300): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01236300): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01236300): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.3525567 +0000 UTC m=+90.714048536 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01236300): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9a3f0 item 14 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01236940): _readAt: size=2, off=0 2026/06/26 01:42:27 ERROR : open-test-file(0x196b01236940): Couldn't read size of file 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01236940): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01236940): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01236940): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01236940): close: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01236940): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01236d00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01236d00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01236d00): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01236d00): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01236d00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.354172004 +0000 UTC m=+90.715663840 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01236d00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0103f880): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0103f880): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0103f880): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0103f880): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0103f880): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.354172004 +0000 UTC m=+90.715663840 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0103f880): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0128aa80 item 15 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107e000): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107e000): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107e000): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107e000): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107e000): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.356001029 +0000 UTC m=+90.717492865 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107e000): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107e540): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107e540): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107e540): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107e540): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107e540): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.356001029 +0000 UTC m=+90.717492865 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107e540): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0128ae70 item 16 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107eb80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107eb80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107eb80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107eb80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107eb80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.357539949 +0000 UTC m=+90.719031784 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107eb80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107f000): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107f000): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107f000): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107f000): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107f000): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107f000): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107f000): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107f000): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.357539949 +0000 UTC m=+90.719031784 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107f000): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107f500): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107f500): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107f500): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107f500): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107f500): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.357539949 +0000 UTC m=+90.719031784 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107f500): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0128b570 item 17 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107fb80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107fb80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107fb80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107fb80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107fb80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.359282141 +0000 UTC m=+90.720773976 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0107fb80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013061c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013061c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013061c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013061c0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013061c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.359282141 +0000 UTC m=+90.720773976 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013061c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b007ea7e0 item 18 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01306840): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01306840): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01306840): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01306840): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01306840): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.360676428 +0000 UTC m=+90.722168265 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01306840): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01306d40): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01306d40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01306d40): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01306d40): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01306d40): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01306d40): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01306d40): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01306d40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.360676428 +0000 UTC m=+90.722168265 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01306d40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01307240): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01307240): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01307240): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01307240): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01307240): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.360676428 +0000 UTC m=+90.722168265 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01307240): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b007eb030 item 19 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013078c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013078c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013078c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013078c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013078c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.362538446 +0000 UTC m=+90.724030282 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013078c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01307e00): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01307e00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01307e00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01307e00): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01307e00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.362538446 +0000 UTC m=+90.724030282 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01307e00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b007eb880 item 20 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01320580): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01320580): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01320580): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01320580): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01320580): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.363883562 +0000 UTC m=+90.725375398 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01320580): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01320a80): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01320a80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01320a80): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01320a80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01320a80): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01320a80): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01320a80): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01320a80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.363883562 +0000 UTC m=+90.725375398 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01320a80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01320f80): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01320f80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01320f80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01320f80): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01320f80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.363883562 +0000 UTC m=+90.725375398 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01320f80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b007ebc70 item 21 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01321600): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01321600): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01321600): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01321600): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01321600): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.365889208 +0000 UTC m=+90.727381054 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01321600): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01321b40): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01321b40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01321b40): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01321b40): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01321b40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.365889208 +0000 UTC m=+90.727381054 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01321b40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00ba6930 item 22 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135a2c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135a2c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135a2c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135a2c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135a2c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.367358348 +0000 UTC m=+90.728850183 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135a2c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135a7c0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135a7c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135a7c0): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135a7c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135a7c0): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135a7c0): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135a7c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135a7c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.367358348 +0000 UTC m=+90.728850183 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135a7c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135acc0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135acc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135acc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135acc0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135acc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.367358348 +0000 UTC m=+90.728850183 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135acc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00ba7030 item 23 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135b340): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135b340): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135b340): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135b340): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135b340): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.369188154 +0000 UTC m=+90.730680000 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135b340): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135b880): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135b880): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135b880): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135b880): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135b880): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.369188154 +0000 UTC m=+90.730680000 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135b880): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b012ba0e0 item 24 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135bec0): _readAt: size=2, off=0 2026/06/26 01:42:27 ERROR : open-test-file(0x196b0135bec0): Couldn't read size of file 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135bec0): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135bec0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135bec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135bec0): close: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0135bec0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137c380): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137c380): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137c380): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137c380): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137c380): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.370689724 +0000 UTC m=+90.732181559 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137c380): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137c880): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137c880): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137c880): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137c880): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137c880): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137c880): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137c880): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137c880): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.370689724 +0000 UTC m=+90.732181559 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137c880): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137cdc0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137cdc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137cdc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137cdc0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137cdc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.370689724 +0000 UTC m=+90.732181559 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137cdc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b012ba4d0 item 25 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137d440): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137d440): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137d440): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137d440): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137d440): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.372564303 +0000 UTC m=+90.734056140 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137d440): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137d980): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137d980): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137d980): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137d980): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137d980): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.372564303 +0000 UTC m=+90.734056140 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0137d980): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b012bafc0 item 26 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ae0c0): _readAt: size=2, off=0 2026/06/26 01:42:27 ERROR : open-test-file(0x196b013ae0c0): Couldn't read size of file 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ae0c0): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ae0c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ae0c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ae0c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ae0c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ae480): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ae480): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ae480): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ae480): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ae480): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.37414378 +0000 UTC m=+90.735635616 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ae480): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ae980): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ae980): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ae980): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ae980): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ae980): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ae980): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ae980): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ae980): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.37414378 +0000 UTC m=+90.735635616 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ae980): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aeec0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aeec0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aeec0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aeec0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aeec0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.37414378 +0000 UTC m=+90.735635616 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aeec0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b012bb5e0 item 27 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013af540): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013af540): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013af540): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013af540): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013af540): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.375843512 +0000 UTC m=+90.737335349 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013af540): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013afa80): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013afa80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013afa80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013afa80): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013afa80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.375843512 +0000 UTC m=+90.737335349 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013afa80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b012bbb20 item 28 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d81c0): _readAt: size=2, off=0 2026/06/26 01:42:27 ERROR : open-test-file(0x196b013d81c0): Couldn't read size of file 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d81c0): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d81c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d81c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d81c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d81c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d8580): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d8580): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d8580): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d8580): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d8580): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.377254011 +0000 UTC m=+90.738745857 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d8580): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d8c40): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d8c40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d8c40): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d8c40): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d8c40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.377254011 +0000 UTC m=+90.738745857 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d8c40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01080540 item 29 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d92c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d92c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d92c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d92c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d92c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.378627801 +0000 UTC m=+90.740119637 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d92c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d9800): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d9800): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d9800): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d9800): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d9800): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.378627801 +0000 UTC m=+90.740119637 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d9800): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01080a10 item 30 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d9e40): _readAt: size=2, off=0 2026/06/26 01:42:27 ERROR : open-test-file(0x196b013d9e40): Couldn't read size of file 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d9e40): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d9e40): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d9e40): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d9e40): close: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d9e40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fa300): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fa300): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fa300): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fa300): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fa300): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.380385442 +0000 UTC m=+90.741877278 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fa300): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fa9c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fa9c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fa9c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fa9c0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fa9c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.380385442 +0000 UTC m=+90.741877278 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fa9c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b010813b0 item 31 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fb040): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fb040): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fb040): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fb040): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fb040): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.381763971 +0000 UTC m=+90.743255807 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fb040): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fb580): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fb580): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fb580): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fb580): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fb580): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.381763971 +0000 UTC m=+90.743255807 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fb580): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01081810 item 32 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fbbc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fbbc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fbbc0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fbbc0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fbbc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.383011874 +0000 UTC m=+90.744503710 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013fbbc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01428140): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01428140): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01428140): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01428140): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01428140): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01081b90 item 33 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01428140): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01428140): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.383507996 +0000 UTC m=+90.744999831 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01428140): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01428640): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01428640): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01428640): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01428640): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01428640): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.383507996 +0000 UTC m=+90.744999831 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01428640): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bfc2a0 item 33 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01428c80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01428c80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01428c80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01428c80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01428c80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.384956677 +0000 UTC m=+90.746448523 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01428c80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01429100): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01429100): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bfc7e0 item 34 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01429100): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01429100): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01429100): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01429100): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01429100): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.385596989 +0000 UTC m=+90.747088835 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01429100): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01429640): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01429640): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01429640): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01429640): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01429640): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.385596989 +0000 UTC m=+90.747088835 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01429640): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bfcc40 item 34 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01429c80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01429c80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01429c80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01429c80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01429c80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.387139355 +0000 UTC m=+90.748631201 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01429c80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a200): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a200): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a200): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a200): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a200): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bfd260 item 35 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a200): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a200): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.387555857 +0000 UTC m=+90.749047703 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a200): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a700): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a700): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a700): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a700): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a700): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.387555857 +0000 UTC m=+90.749047703 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a700): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bfd6c0 item 35 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145ad80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145ad80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145ad80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145ad80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145ad80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.388866559 +0000 UTC m=+90.750358396 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145ad80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145b280): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145b280): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00fa0a80 item 36 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145b280): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145b280): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145b280): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145b280): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145b280): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.389449394 +0000 UTC m=+90.750941229 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145b280): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145b7c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145b7c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145b7c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145b7c0): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145b7c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.389449394 +0000 UTC m=+90.750941229 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145b7c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00fa0d90 item 36 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145be00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145be00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145be00): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145be00): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145be00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.390911199 +0000 UTC m=+90.752403045 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145be00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148c200): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148c200): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148c200): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148c200): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148c200): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e8c690 item 37 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148c200): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148c200): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.391919693 +0000 UTC m=+90.753411529 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148c200): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8100): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8100): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8100): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8100): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8100): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.391919693 +0000 UTC m=+90.753411529 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8100): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e8c230 item 37 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8780): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8780): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8780): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8780): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8780): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.39328154 +0000 UTC m=+90.754773377 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8780): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8e00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8e00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e8ce00 item 38 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8e00): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8e00): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8e00): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8e00): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8e00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.393801938 +0000 UTC m=+90.755293774 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8e00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9340): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9340): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9340): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9340): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9340): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.393801938 +0000 UTC m=+90.755293774 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9340): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e8d030 item 38 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa99c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa99c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa99c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa99c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa99c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.394943542 +0000 UTC m=+90.756435378 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa99c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9ec0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9ec0): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9ec0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9ec0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e8d650 item 39 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9ec0): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9ec0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.39550203 +0000 UTC m=+90.756993866 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9ec0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148ca80): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148ca80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148ca80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148ca80): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148ca80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.39550203 +0000 UTC m=+90.756993866 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148ca80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e8d880 item 39 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148d100): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148d100): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148d100): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148d100): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148d100): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.396784248 +0000 UTC m=+90.758276084 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148d100): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148d600): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148d600): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b36000 item 40 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148d600): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148d600): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148d600): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148d600): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148d600): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.397224144 +0000 UTC m=+90.758715980 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148d600): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148db40): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148db40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148db40): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148db40): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148db40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.397224144 +0000 UTC m=+90.758715980 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0148db40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b36700 item 40 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2200): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2200): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2200): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2200): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2200): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2200): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2200): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.398285087 +0000 UTC m=+90.759776973 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2200): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2740): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2740): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2740): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b373b0 item 41 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2740): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2740): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.398686421 +0000 UTC m=+90.760178256 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2740): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2c00): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2c00): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2c00): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2c00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2c00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00fa0540 item 41 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2c00): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2c00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.399108683 +0000 UTC m=+90.760600520 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2c00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3180): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3180): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3180): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3180): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3180): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.399108683 +0000 UTC m=+90.760600520 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3180): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00fa0af0 item 41 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a37c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a37c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a37c0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a37c0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a37c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a37c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a37c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.400231523 +0000 UTC m=+90.761723358 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a37c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3cc0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3cc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3cc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00fa1260 item 42 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3cc0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3cc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.400627135 +0000 UTC m=+90.762118971 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3cc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00af4b80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00af4b80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00fa1420 item 42 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00af4b80): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00af4b80): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00af4b80): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00af4b80): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00af4b80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.401073203 +0000 UTC m=+90.762565039 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00af4b80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a5c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a5c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a5c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a5c0): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a5c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.401073203 +0000 UTC m=+90.762565039 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a5c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00fa15e0 item 42 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b040): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b040): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b040): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b040): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b040): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b040): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b040): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.402263218 +0000 UTC m=+90.763755054 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b040): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b800): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b800): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b800): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00fa1c70 item 43 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b800): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b800): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.402744572 +0000 UTC m=+90.764236408 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b800): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2500): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2500): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2500): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2500): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2500): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9a150 item 43 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2500): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2500): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.403183175 +0000 UTC m=+90.764675021 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2500): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2ac0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2ac0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2ac0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2ac0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2ac0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.403183175 +0000 UTC m=+90.764675021 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2ac0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9a4d0 item 43 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3100): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3100): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3100): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3100): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3100): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3100): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3100): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.404444544 +0000 UTC m=+90.765936390 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3100): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3600): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3600): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3600): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9a9a0 item 44 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3600): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3600): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.404947939 +0000 UTC m=+90.766439775 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3600): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3b40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3b40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9abd0 item 44 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3b40): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3b40): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3b40): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3b40): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3b40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.405485329 +0000 UTC m=+90.766977165 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3b40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc1c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc1c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc1c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc1c0): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc1c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.405485329 +0000 UTC m=+90.766977165 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc1c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9ad90 item 44 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc800): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc800): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc800): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc800): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc800): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc800): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc800): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.408816585 +0000 UTC m=+90.770308421 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc800): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ccd00): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ccd00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ccd00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9b110 item 45 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ccd00): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ccd00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.409204935 +0000 UTC m=+90.770696770 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ccd00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd500): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd500): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd500): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd500): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd500): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.409204935 +0000 UTC m=+90.770696770 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd500): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9b490 item 45 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cdb40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cdb40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cdb40): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cdb40): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cdb40): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cdb40): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cdb40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.410366225 +0000 UTC m=+90.771858071 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cdb40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72140): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72140): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72140): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9b810 item 46 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72140): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72140): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.410725109 +0000 UTC m=+90.772216944 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72140): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72940): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72940): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72940): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72940): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72940): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.410725109 +0000 UTC m=+90.772216944 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72940): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9ba40 item 46 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72f80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72f80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72f80): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72f80): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72f80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72f80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72f80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.411897259 +0000 UTC m=+90.773389096 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72f80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73480): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73480): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73480): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f6000 item 47 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73480): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73480): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.41238692 +0000 UTC m=+90.773878756 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73480): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73b80): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73b80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73b80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73b80): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73b80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.41238692 +0000 UTC m=+90.773878756 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73b80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f61c0 item 47 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2eb80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2eb80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2eb80): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2eb80): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2eb80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2eb80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2eb80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.413564991 +0000 UTC m=+90.775056827 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2eb80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f080): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f080): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f080): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f6620 item 48 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f080): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f080): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.414000729 +0000 UTC m=+90.775492566 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f080): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f780): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f780): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f780): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f780): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f780): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.414000729 +0000 UTC m=+90.775492566 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f780): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f67e0 item 48 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2fdc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2fdc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2fdc0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2fdc0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2fdc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.415209561 +0000 UTC m=+90.776701397 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2fdc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e440): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e440): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e440): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e440): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e440): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e440): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f6b60 item 49 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e440): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e440): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.415655398 +0000 UTC m=+90.777147234 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e440): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3eac0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3eac0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3eac0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3eac0): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3eac0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.415655398 +0000 UTC m=+90.777147234 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3eac0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f6d90 item 49 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3f640): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3f640): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3f640): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3f640): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3f640): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.416837919 +0000 UTC m=+90.778329755 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3f640): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beed40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beed40): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beed40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f7110 item 50 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beed40): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beed40): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beed40): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beed40): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beed40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.417365479 +0000 UTC m=+90.778857316 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beed40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef300): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef300): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef300): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef300): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef300): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.417365479 +0000 UTC m=+90.778857316 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef300): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f72d0 item 50 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00befc00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00befc00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00befc00): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00befc00): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00befc00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.418477548 +0000 UTC m=+90.779969384 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00befc00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac300): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac300): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac300): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac300): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac300): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac300): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f77a0 item 51 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac300): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac300): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.419051426 +0000 UTC m=+90.780543261 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac300): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac840): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac840): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac840): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac840): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac840): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.419051426 +0000 UTC m=+90.780543261 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac840): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f7a40 item 51 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cacec0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cacec0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cacec0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cacec0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cacec0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.420828783 +0000 UTC m=+90.782320639 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cacec0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad3c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad3c0): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad3c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f7dc0 item 52 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad3c0): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad3c0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad3c0): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad3c0): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad3c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.421390669 +0000 UTC m=+90.782882505 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad3c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad940): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad940): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad940): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad940): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad940): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.421390669 +0000 UTC m=+90.782882505 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad940): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00814a10 item 52 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f620c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f620c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f620c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f620c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f620c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.422652208 +0000 UTC m=+90.784144054 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f620c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f625c0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f625c0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f625c0): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f625c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f625c0): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f625c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00815260 item 53 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f625c0): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f625c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.423224973 +0000 UTC m=+90.784716809 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f625c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f62b00): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f62b00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f62b00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f62b00): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f62b00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.423224973 +0000 UTC m=+90.784716809 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f62b00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00815730 item 53 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63180): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63180): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63180): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63180): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63180): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.424534593 +0000 UTC m=+90.786026429 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63180): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63680): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63680): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63680): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01432070 item 54 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63680): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63680): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63680): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63680): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63680): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.425033249 +0000 UTC m=+90.786525085 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63680): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63c00): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63c00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63c00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63c00): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63c00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.425033249 +0000 UTC m=+90.786525085 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63c00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01432230 item 54 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050400): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050400): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050400): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050400): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050400): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.426153683 +0000 UTC m=+90.787645518 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050400): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050900): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050900): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050900): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050900): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050900): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050900): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01432690 item 55 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050900): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050900): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.426640037 +0000 UTC m=+90.788131873 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050900): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050ec0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050ec0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050ec0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050ec0): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050ec0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.426640037 +0000 UTC m=+90.788131873 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050ec0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01432930 item 55 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051540): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051540): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051540): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051540): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051540): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.428233309 +0000 UTC m=+90.789725175 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051540): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051a40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051a40): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051a40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014332d0 item 56 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051a40): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051a40): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051a40): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051a40): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051a40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.428890352 +0000 UTC m=+90.790382218 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051a40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c0c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c0c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c0c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c0c0): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c0c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.428890352 +0000 UTC m=+90.790382218 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c0c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01433490 item 56 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c700): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c700): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c700): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c700): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c700): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c700): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c700): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c700): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.430585686 +0000 UTC m=+90.792077522 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c700): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118ccc0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118ccc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118ccc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01433810 item 57 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118ccc0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118ccc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.431043376 +0000 UTC m=+90.792535212 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118ccc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d300): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d300): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d300): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d300): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d300): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d300): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014339d0 item 57 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d300): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d300): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.43146058 +0000 UTC m=+90.792952416 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d300): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d880): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d880): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d880): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d880): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d880): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.43146058 +0000 UTC m=+90.792952416 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d880): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01433b90 item 57 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118dec0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118dec0): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118dec0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118dec0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118dec0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118dec0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118dec0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118dec0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.432739351 +0000 UTC m=+90.794231187 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118dec0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092600): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092600): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092600): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bd2620 item 58 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092600): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092600): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.433168066 +0000 UTC m=+90.794659903 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092600): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092bc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092bc0): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092bc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bd2d20 item 58 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092bc0): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092bc0): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092bc0): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092bc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.433999598 +0000 UTC m=+90.795491434 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092bc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093180): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093180): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093180): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093180): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093180): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.433999598 +0000 UTC m=+90.795491434 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093180): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bd2fc0 item 58 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010937c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010937c0): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010937c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010937c0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010937c0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010937c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010937c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010937c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.435175587 +0000 UTC m=+90.796667422 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010937c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093d00): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093d00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093d00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bd3570 item 59 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093d00): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093d00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.435643414 +0000 UTC m=+90.797135251 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093d00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c440): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c440): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c440): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c440): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c440): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c440): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bd3960 item 59 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c440): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c440): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.436116823 +0000 UTC m=+90.797608660 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c440): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c9c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c9c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c9c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c9c0): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c9c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.436116823 +0000 UTC m=+90.797608660 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c9c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bd3d50 item 59 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d000): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d000): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d000): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d000): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d000): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d000): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d000): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d000): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.437186182 +0000 UTC m=+90.798678018 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d000): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d540): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d540): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d540): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0139c230 item 60 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d540): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d540): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.437781099 +0000 UTC m=+90.799272935 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d540): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108da80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108da80): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108da80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0139c3f0 item 60 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108da80): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108da80): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108da80): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108da80): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108da80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.438316304 +0000 UTC m=+90.799808140 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108da80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a140): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a140): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a140): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a140): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a140): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.438316304 +0000 UTC m=+90.799808140 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a140): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0139c5b0 item 60 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a780): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a780): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a780): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a780): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a780): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a780): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a780): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a780): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.439366346 +0000 UTC m=+90.800858182 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145a780): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145acc0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145acc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145acc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0139caf0 item 61 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145acc0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145acc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.439777528 +0000 UTC m=+90.801269364 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145acc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145b3c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145b3c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145b3c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145b3c0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145b3c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.439777528 +0000 UTC m=+90.801269364 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145b3c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0139cd20 item 61 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145ba00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145ba00): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145ba00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145ba00): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145ba00): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145ba00): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145ba00): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145ba00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.441036172 +0000 UTC m=+90.802528008 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0145ba00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f90080): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f90080): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f90080): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0139d0a0 item 62 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f90080): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f90080): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.44141849 +0000 UTC m=+90.802910326 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f90080): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f90780): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f90780): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f90780): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f90780): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f90780): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.44141849 +0000 UTC m=+90.802910326 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f90780): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0139d260 item 62 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f90dc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f90dc0): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f90dc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f90dc0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f90dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f90dc0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f90dc0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f90dc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.442806587 +0000 UTC m=+90.804298423 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f90dc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f91300): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f91300): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f91300): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0139d730 item 63 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f91300): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f91300): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.443225083 +0000 UTC m=+90.804716919 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f91300): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f91a00): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f91a00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f91a00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f91a00): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f91a00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.443225083 +0000 UTC m=+90.804716919 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f91a00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0139d8f0 item 63 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100a140): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100a140): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100a140): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100a140): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100a140): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100a140): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100a140): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100a140): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.444685285 +0000 UTC m=+90.806177121 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100a140): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100a680): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100a680): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100a680): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e82000 item 64 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100a680): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100a680): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.445200813 +0000 UTC m=+90.806692648 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100a680): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100ad80): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100ad80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100ad80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100ad80): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100ad80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.445200813 +0000 UTC m=+90.806692648 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100ad80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e821c0 item 64 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100b3c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100b3c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100b3c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100b3c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100b3c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.446447223 +0000 UTC m=+90.807939059 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100b3c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100b840): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100b840): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100b840): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100b840): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100b840): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e82690 item 65 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100b840): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100b840): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.446920774 +0000 UTC m=+90.808412610 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100b840): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100bd40): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100bd40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100bd40): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100bd40): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100bd40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.446920774 +0000 UTC m=+90.808412610 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0100bd40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e828c0 item 65 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01034480): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01034480): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01034480): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01034480): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01034480): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.448075261 +0000 UTC m=+90.809567097 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01034480): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01034900): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01034900): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e82e70 item 66 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01034900): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01034900): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01034900): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01034900): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01034900): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.448578076 +0000 UTC m=+90.810069912 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01034900): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01034e40): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01034e40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01034e40): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01034e40): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01034e40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.448578076 +0000 UTC m=+90.810069912 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01034e40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e83030 item 66 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01035480): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01035480): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01035480): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01035480): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01035480): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.449714219 +0000 UTC m=+90.811206055 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01035480): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01035900): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01035900): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01035900): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01035900): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01035900): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e83730 item 67 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01035900): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01035900): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.450281825 +0000 UTC m=+90.811773661 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01035900): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01035e00): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01035e00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01035e00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01035e00): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01035e00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.450281825 +0000 UTC m=+90.811773661 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01035e00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e83ab0 item 67 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01070580): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01070580): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01070580): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01070580): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01070580): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.451497649 +0000 UTC m=+90.812989485 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01070580): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01070a80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01070a80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00d5c150 item 68 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01070a80): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01070a80): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01070a80): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01070a80): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01070a80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.452026972 +0000 UTC m=+90.813518808 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01070a80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01070fc0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01070fc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01070fc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01070fc0): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01070fc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.452026972 +0000 UTC m=+90.813518808 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01070fc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00d5c460 item 68 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01071600): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01071600): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01071600): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01071600): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01071600): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.45318119 +0000 UTC m=+90.814673026 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01071600): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01071a80): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01071a80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01071a80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01071a80): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01071a80): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00d5ca80 item 69 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01071a80): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01071a80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.453779304 +0000 UTC m=+90.815271140 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01071a80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a4080): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a4080): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a4080): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a4080): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a4080): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.453779304 +0000 UTC m=+90.815271140 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a4080): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00d5cc40 item 69 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a4700): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a4700): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a4700): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a4700): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a4700): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.454934933 +0000 UTC m=+90.816426769 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a4700): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a4c00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a4c00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00d5cfc0 item 70 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a4c00): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a4c00): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a4c00): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a4c00): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a4c00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.455457125 +0000 UTC m=+90.816948961 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a4c00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a5140): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a5140): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a5140): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a5140): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a5140): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.455457125 +0000 UTC m=+90.816948961 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a5140): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00d5d1f0 item 70 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a57c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a57c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a57c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a57c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a57c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.4566263 +0000 UTC m=+90.818118136 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a57c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a5cc0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a5cc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a5cc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a5cc0): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a5cc0): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00d5d880 item 71 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a5cc0): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a5cc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.457073129 +0000 UTC m=+90.818564965 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a5cc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c82c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c82c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c82c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c82c0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c82c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.457073129 +0000 UTC m=+90.818564965 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c82c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00d5db20 item 71 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c8940): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c8940): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c8940): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c8940): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c8940): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.458164428 +0000 UTC m=+90.819656274 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c8940): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c8e40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c8e40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b8c9a0 item 72 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c8e40): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c8e40): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c8e40): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c8e40): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c8e40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.458654608 +0000 UTC m=+90.820146445 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c8e40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c9380): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c9380): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c9380): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c9380): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c9380): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.458654608 +0000 UTC m=+90.820146445 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c9380): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b8ccb0 item 72 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c9940): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c9940): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c9940): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c9940): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c9940): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c9940): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c9940): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.459770243 +0000 UTC m=+90.821262080 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c9940): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c9e40): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c9e40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c9e40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b8d650 item 73 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c9e40): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c9e40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.460262959 +0000 UTC m=+90.821754795 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c9e40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01100400): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01100400): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01100400): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01100400): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01100400): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b8d9d0 item 73 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01100400): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01100400): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.460724757 +0000 UTC m=+90.822216593 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01100400): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01100940): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01100940): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01100940): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01100940): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01100940): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.460724757 +0000 UTC m=+90.822216593 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01100940): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b86230 item 73 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01100f80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01100f80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01100f80): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01100f80): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01100f80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01100f80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01100f80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.461710538 +0000 UTC m=+90.823202374 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01100f80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01101480): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01101480): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01101480): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b873b0 item 74 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01101480): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01101480): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.462468501 +0000 UTC m=+90.823960337 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01101480): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011019c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011019c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b875e0 item 74 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011019c0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011019c0): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011019c0): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011019c0): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011019c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.463556505 +0000 UTC m=+90.825048341 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011019c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01148040): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01148040): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01148040): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01148040): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01148040): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.463556505 +0000 UTC m=+90.825048341 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01148040): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b87c00 item 74 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01148680): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01148680): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01148680): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01148680): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01148680): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01148680): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01148680): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.465017027 +0000 UTC m=+90.826508863 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01148680): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01148b80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01148b80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01148b80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b013542a0 item 75 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01148b80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01148b80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.465409534 +0000 UTC m=+90.826901371 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01148b80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011490c0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011490c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011490c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011490c0): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011490c0): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b013545b0 item 75 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011490c0): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011490c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.465940972 +0000 UTC m=+90.827432808 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011490c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01149600): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01149600): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01149600): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01149600): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01149600): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.465940972 +0000 UTC m=+90.827432808 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01149600): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01354770 item 75 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01149c40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01149c40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01149c40): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01149c40): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01149c40): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01149c40): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01149c40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.467149592 +0000 UTC m=+90.828641427 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01149c40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b0240): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b0240): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b0240): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01354af0 item 76 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b0240): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b0240): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.467663578 +0000 UTC m=+90.829155434 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b0240): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b0780): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b0780): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01354cb0 item 76 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b0780): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b0780): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b0780): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b0780): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b0780): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.46858069 +0000 UTC m=+90.830072546 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b0780): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b0d00): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b0d00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b0d00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b0d00): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b0d00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.46858069 +0000 UTC m=+90.830072546 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b0d00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01354ee0 item 76 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b1340): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b1340): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b1340): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b1340): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b1340): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b1340): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b1340): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.470022517 +0000 UTC m=+90.831514353 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b1340): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b1840): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b1840): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b1840): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01355260 item 77 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b1840): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b1840): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.470473685 +0000 UTC m=+90.831965521 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011b1840): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2040): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2040): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2040): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2040): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2040): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.470473685 +0000 UTC m=+90.831965521 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2040): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01355420 item 77 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2680): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2680): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2680): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2680): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2680): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2680): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2680): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.472278544 +0000 UTC m=+90.833770380 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2680): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011663c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011663c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011663c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014520e0 item 78 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011663c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011663c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.472921873 +0000 UTC m=+90.834413708 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011663c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01166ac0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01166ac0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01166ac0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01166ac0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01166ac0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.472921873 +0000 UTC m=+90.834413708 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01166ac0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014522a0 item 78 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01167100): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01167100): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01167100): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01167100): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01167100): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01167100): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01167100): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.474625261 +0000 UTC m=+90.836117097 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01167100): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01167600): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01167600): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01167600): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01452620 item 79 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01167600): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01167600): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.475187968 +0000 UTC m=+90.836679804 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01167600): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01167d00): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01167d00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01167d00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01167d00): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01167d00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.475187968 +0000 UTC m=+90.836679804 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01167d00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014527e0 item 79 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01228440): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01228440): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01228440): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01228440): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01228440): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01228440): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01228440): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.476415073 +0000 UTC m=+90.837906908 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01228440): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01228940): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01228940): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01228940): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01452f50 item 80 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01228940): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01228940): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.476890224 +0000 UTC m=+90.838382061 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01228940): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01229040): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01229040): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01229040): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01229040): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01229040): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.476890224 +0000 UTC m=+90.838382061 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01229040): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01453110 item 80 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01229680): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01229680): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01229680): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01229680): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01229680): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.478238918 +0000 UTC m=+90.839730754 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01229680): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01229b00): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01229b00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01229b00): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01229b00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01229b00): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01229b00): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014537a0 item 81 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01229b00): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01229b00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.478744367 +0000 UTC m=+90.840236203 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01229b00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01258140): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01258140): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01258140): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01258140): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01258140): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.478744367 +0000 UTC m=+90.840236203 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01258140): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01453960 item 81 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012587c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012587c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012587c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012587c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012587c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.480097127 +0000 UTC m=+90.841588983 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012587c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01258cc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01258cc0): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01258cc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01453e30 item 82 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01258cc0): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01258cc0): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01258cc0): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01258cc0): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01258cc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.480579794 +0000 UTC m=+90.842071630 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01258cc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01259240): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01259240): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01259240): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01259240): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01259240): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.480579794 +0000 UTC m=+90.842071630 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01259240): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00df68c0 item 82 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012598c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012598c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012598c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012598c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012598c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.481603416 +0000 UTC m=+90.843095252 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012598c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01259dc0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01259dc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01259dc0): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01259dc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01259dc0): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01259dc0): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00df7030 item 83 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01259dc0): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01259dc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.482110428 +0000 UTC m=+90.843602264 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01259dc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127a400): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127a400): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127a400): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127a400): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127a400): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.482110428 +0000 UTC m=+90.843602264 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127a400): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00df76c0 item 83 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127aa80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127aa80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127aa80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127aa80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127aa80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.483098814 +0000 UTC m=+90.844590651 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127aa80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127af80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127af80): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127af80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00df7a40 item 84 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127af80): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127af80): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127af80): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127af80): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127af80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.483592661 +0000 UTC m=+90.845084498 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127af80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127b500): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127b500): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127b500): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127b500): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127b500): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.483592661 +0000 UTC m=+90.845084498 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127b500): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00df7ce0 item 84 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127bb80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127bb80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127bb80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127bb80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127bb80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.485017027 +0000 UTC m=+90.846508862 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0127bb80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f6180): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f6180): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f6180): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f6180): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f6180): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f6180): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bdc620 item 85 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f6180): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f6180): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.485628455 +0000 UTC m=+90.847120291 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f6180): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f66c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f66c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f66c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f66c0): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f66c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.485628455 +0000 UTC m=+90.847120291 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f66c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bdc8c0 item 85 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f6d40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f6d40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f6d40): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f6d40): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f6d40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.487132299 +0000 UTC m=+90.848624136 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f6d40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f7240): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f7240): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f7240): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bdd340 item 86 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f7240): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f7240): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f7240): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f7240): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f7240): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.487684005 +0000 UTC m=+90.849175842 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f7240): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f77c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f77c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f77c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f77c0): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f77c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.487684005 +0000 UTC m=+90.849175842 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f77c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bdd650 item 86 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f7e40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f7e40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f7e40): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f7e40): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f7e40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.488832412 +0000 UTC m=+90.850324248 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012f7e40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01324440): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01324440): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01324440): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01324440): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01324440): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01324440): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bdde30 item 87 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01324440): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01324440): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.489269192 +0000 UTC m=+90.850761028 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01324440): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01324980): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01324980): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01324980): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01324980): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01324980): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.489269192 +0000 UTC m=+90.850761028 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01324980): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c2150 item 87 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01325000): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01325000): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01325000): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01325000): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01325000): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.491029358 +0000 UTC m=+90.852521193 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01325000): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01325500): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01325500): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01325500): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c24d0 item 88 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01325500): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01325500): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01325500): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01325500): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01325500): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.491563531 +0000 UTC m=+90.853055368 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01325500): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01325a80): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01325a80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01325a80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01325a80): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01325a80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.491563531 +0000 UTC m=+90.853055368 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01325a80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c2690 item 88 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013501c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013501c0): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013501c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013501c0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013501c0): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013501c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013501c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013501c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.492801035 +0000 UTC m=+90.854292871 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013501c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01350700): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01350700): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01350700): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c2a10 item 89 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01350700): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01350700): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.49333611 +0000 UTC m=+90.854827946 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01350700): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01350c40): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01350c40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01350c40): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01350c40): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01350c40): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01350c40): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c2bd0 item 89 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01350c40): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01350c40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.493912672 +0000 UTC m=+90.855404528 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01350c40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013511c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013511c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013511c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013511c0): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013511c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.493912672 +0000 UTC m=+90.855404528 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013511c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c2ee0 item 89 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01351800): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01351800): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01351800): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01351800): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01351800): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01351800): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01351800): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01351800): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.495364539 +0000 UTC m=+90.856856375 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01351800): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01351d40): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01351d40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01351d40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c3260 item 90 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01351d40): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01351d40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.495945991 +0000 UTC m=+90.857437826 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01351d40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374380): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374380): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374380): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c3420 item 90 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374380): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374380): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374380): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374380): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374380): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.496525139 +0000 UTC m=+90.858016975 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374380): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374940): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374940): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374940): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374940): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374940): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.496525139 +0000 UTC m=+90.858016975 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374940): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c3730 item 90 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374f80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374f80): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374f80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374f80): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374f80): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374f80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374f80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374f80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.49779357 +0000 UTC m=+90.859285407 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01374f80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013754c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013754c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013754c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c3ab0 item 91 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013754c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013754c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.498259175 +0000 UTC m=+90.859751011 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013754c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01375a00): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01375a00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01375a00): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01375a00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01375a00): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01375a00): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c3c70 item 91 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01375a00): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01375a00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.49881595 +0000 UTC m=+90.860307787 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01375a00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aa080): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aa080): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aa080): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aa080): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aa080): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.49881595 +0000 UTC m=+90.860307787 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aa080): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c3e30 item 91 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aa6c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aa6c0): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aa6c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aa6c0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aa6c0): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aa6c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aa6c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aa6c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.500155767 +0000 UTC m=+90.861647613 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aa6c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aac00): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aac00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aac00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00be0d90 item 92 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aac00): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aac00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.500553393 +0000 UTC m=+90.862045230 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013aac00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ab140): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ab140): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ab140): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00be1030 item 92 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ab140): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ab140): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ab140): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ab140): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ab140): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.501146397 +0000 UTC m=+90.862638233 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ab140): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ab700): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ab700): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ab700): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ab700): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ab700): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.501146397 +0000 UTC m=+90.862638233 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ab700): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00be1500 item 92 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013abd40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013abd40): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013abd40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013abd40): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013abd40): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013abd40): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013abd40): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013abd40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.502470974 +0000 UTC m=+90.863962811 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013abd40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d2380): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d2380): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d2380): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00be1b20 item 93 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d2380): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d2380): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.502925889 +0000 UTC m=+90.864417725 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d2380): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d2a80): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d2a80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d2a80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d2a80): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d2a80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.502925889 +0000 UTC m=+90.864417725 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d2a80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0128a070 item 93 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d30c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d30c0): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d30c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d30c0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d30c0): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d30c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d30c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d30c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.504266526 +0000 UTC m=+90.865758363 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d30c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d3600): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d3600): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d3600): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0128a460 item 94 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d3600): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d3600): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.504751367 +0000 UTC m=+90.866243223 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d3600): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d3d00): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d3d00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d3d00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d3d00): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d3d00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.504751367 +0000 UTC m=+90.866243223 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013d3d00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0128a620 item 94 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f4440): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f4440): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f4440): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f4440): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f4440): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f4440): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f4440): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f4440): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.506455177 +0000 UTC m=+90.867947033 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f4440): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f4980): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f4980): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f4980): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0128acb0 item 95 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f4980): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f4980): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.506994009 +0000 UTC m=+90.868485875 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f4980): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f5080): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f5080): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f5080): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f5080): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f5080): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.506994009 +0000 UTC m=+90.868485875 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f5080): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0128ae70 item 95 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f56c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f56c0): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f56c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f56c0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f56c0): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f56c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f56c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f56c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.508334827 +0000 UTC m=+90.869826663 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f56c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f5c00): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f5c00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f5c00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0128b570 item 96 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f5c00): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f5c00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.508695154 +0000 UTC m=+90.870186990 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013f5c00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426400): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426400): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426400): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426400): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426400): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.508695154 +0000 UTC m=+90.870186990 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426400): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0128bc00 item 96 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= 2026/06/26 01:42:27 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:27 DEBUG : Looking for writers 2026/06/26 01:42:27 DEBUG : >WaitForWriters: 2026/06/26 01:42:27 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:27 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:27 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:42:27 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:27 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/26 01:42:27 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3240): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3240): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3240): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3240): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3240): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.748756621 +0000 UTC m=+91.110248457 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3240): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3740): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3740): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3740): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3740): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3740): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3740): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3740): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.748756621 +0000 UTC m=+91.110248457 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3740): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3d80): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3d80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3d80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3d80): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3d80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.748756621 +0000 UTC m=+91.110248457 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3d80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01354ee0 item 1 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a24c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a24c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a24c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a24c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a24c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.751320456 +0000 UTC m=+91.112812292 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a24c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2a00): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2a00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2a00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2a00): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2a00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.751320456 +0000 UTC m=+91.112812292 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2a00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b013553b0 item 2 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3040): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3040): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3040): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3040): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3040): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.752794685 +0000 UTC m=+91.114286531 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3040): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a34c0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a34c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a34c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a34c0): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a34c0): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a34c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a34c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.752794685 +0000 UTC m=+91.114286531 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a34c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3980): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3980): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3980): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3980): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3980): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.752794685 +0000 UTC m=+91.114286531 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3980): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01355960 item 3 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00af4700): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00af4700): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00af4700): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00af4700): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00af4700): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.75487997 +0000 UTC m=+91.116371816 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00af4700): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a280): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a280): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a280): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a280): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a280): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.75487997 +0000 UTC m=+91.116371816 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a280): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01355e30 item 4 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5aa40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5aa40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5aa40): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5aa40): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5aa40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.756565306 +0000 UTC m=+91.118057152 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5aa40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b300): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b300): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b300): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b300): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b300): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b300): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b300): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.756565306 +0000 UTC m=+91.118057152 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b300): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5bb80): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5bb80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5bb80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5bb80): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5bb80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.756565306 +0000 UTC m=+91.118057152 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5bb80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00ba71f0 item 5 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2840): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2840): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2840): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2840): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2840): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.758478799 +0000 UTC m=+91.119970645 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2840): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2e00): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2e00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2e00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2e00): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2e00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.758478799 +0000 UTC m=+91.119970645 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2e00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e8c230 item 6 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3480): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3480): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3480): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3480): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3480): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.760063926 +0000 UTC m=+91.121555772 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3480): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3980): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3980): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3980): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3980): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3980): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3980): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3980): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.760063926 +0000 UTC m=+91.121555772 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3980): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3e40): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3e40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3e40): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3e40): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3e40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.760063926 +0000 UTC m=+91.121555772 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3e40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e8c850 item 7 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc5c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc5c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc5c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc5c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc5c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.761955087 +0000 UTC m=+91.123446933 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc5c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ccb00): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ccb00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ccb00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ccb00): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ccb00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.761955087 +0000 UTC m=+91.123446933 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ccb00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e8d340 item 8 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd1c0): _readAt: size=2, off=0 2026/06/26 01:42:27 ERROR : open-test-file(0x196b010cd1c0): Couldn't read size of file 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd1c0): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd1c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd1c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd1c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd1c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd580): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd580): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd580): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd580): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd580): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.763614164 +0000 UTC m=+91.125106010 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd580): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cda00): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cda00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cda00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cda00): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cda00): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cda00): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cda00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.763614164 +0000 UTC m=+91.125106010 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cda00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72000): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72000): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72000): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72000): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72000): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.763614164 +0000 UTC m=+91.125106010 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72000): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e8d810 item 9 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72780): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72780): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72780): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72780): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72780): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.765532706 +0000 UTC m=+91.127024542 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72780): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72cc0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72cc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72cc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72cc0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72cc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.765532706 +0000 UTC m=+91.127024542 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72cc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b363f0 item 10 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73300): _readAt: size=2, off=0 2026/06/26 01:42:27 ERROR : open-test-file(0x196b00e73300): Couldn't read size of file 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73300): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73300): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73300): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73300): close: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73300): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e736c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e736c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e736c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e736c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e736c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.767034777 +0000 UTC m=+91.128526613 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e736c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73bc0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73bc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73bc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73bc0): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73bc0): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73bc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73bc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.767034777 +0000 UTC m=+91.128526613 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73bc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2ea80): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2ea80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2ea80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2ea80): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2ea80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.767034777 +0000 UTC m=+91.128526613 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2ea80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b371f0 item 11 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f100): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f100): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f100): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f100): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f100): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.768876135 +0000 UTC m=+91.130367971 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f100): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f640): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f640): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f640): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f640): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f640): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.768876135 +0000 UTC m=+91.130367971 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f640): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00fa0cb0 item 12 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2fc80): _readAt: size=2, off=0 2026/06/26 01:42:27 ERROR : open-test-file(0x196b00c2fc80): Couldn't read size of file 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2fc80): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2fc80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2fc80): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2fc80): close: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2fc80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e240): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e240): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e240): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e240): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e240): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.770456443 +0000 UTC m=+91.131948289 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e240): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3ea40): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3ea40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3ea40): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3ea40): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3ea40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.770456443 +0000 UTC m=+91.131948289 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3ea40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00fa10a0 item 13 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3f580): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3f580): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3f580): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3f580): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3f580): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.771971908 +0000 UTC m=+91.133463775 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3f580): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beed00): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beed00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beed00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beed00): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beed00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.771971908 +0000 UTC m=+91.133463775 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beed00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00fa1490 item 14 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef3c0): _readAt: size=2, off=0 2026/06/26 01:42:27 ERROR : open-test-file(0x196b00bef3c0): Couldn't read size of file 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef3c0): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef3c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef3c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef3c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef3c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef9c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef9c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef9c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef9c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef9c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.773494929 +0000 UTC m=+91.134986775 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef9c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac540): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac540): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac540): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac540): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac540): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.773494929 +0000 UTC m=+91.134986775 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac540): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9a150 item 15 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cacbc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cacbc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cacbc0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cacbc0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cacbc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.774861114 +0000 UTC m=+91.136352951 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cacbc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad100): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad100): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad100): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad100): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad100): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.774861114 +0000 UTC m=+91.136352951 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad100): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9a770 item 16 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad740): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad740): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad740): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad740): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad740): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.776587107 +0000 UTC m=+91.138078953 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad740): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cadbc0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cadbc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cadbc0): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cadbc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cadbc0): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cadbc0): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cadbc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cadbc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.776587107 +0000 UTC m=+91.138078953 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cadbc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f621c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f621c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f621c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f621c0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f621c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.776587107 +0000 UTC m=+91.138078953 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f621c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9ab60 item 17 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f62840): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f62840): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f62840): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f62840): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f62840): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.778439525 +0000 UTC m=+91.139931371 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f62840): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f62d80): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f62d80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f62d80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f62d80): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f62d80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.778439525 +0000 UTC m=+91.139931371 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f62d80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9b030 item 18 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63400): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63400): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63400): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63400): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63400): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.779925966 +0000 UTC m=+91.141417812 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63400): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63900): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63900): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63900): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63900): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63900): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63900): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63900): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63900): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.779925966 +0000 UTC m=+91.141417812 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63900): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63e80): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63e80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63e80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63e80): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63e80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.779925966 +0000 UTC m=+91.141417812 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f63e80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9b570 item 19 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050600): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050600): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050600): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050600): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050600): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.781978251 +0000 UTC m=+91.143470097 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050600): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050bc0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050bc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050bc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050bc0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050bc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.781978251 +0000 UTC m=+91.143470097 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01050bc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9bab0 item 20 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051240): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051240): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051240): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051240): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051240): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.783423324 +0000 UTC m=+91.144915170 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051240): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051740): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051740): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051740): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051740): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051740): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051740): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051740): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051740): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.783423324 +0000 UTC m=+91.144915170 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051740): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051c40): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051c40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051c40): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051c40): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051c40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.783423324 +0000 UTC m=+91.144915170 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01051c40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f6070 item 21 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c3c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c3c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c3c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c3c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c3c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.785317261 +0000 UTC m=+91.146809097 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c3c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c900): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c900): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c900): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c900): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c900): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.785317261 +0000 UTC m=+91.146809097 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c900): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f6620 item 22 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d000): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d000): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d000): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d000): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d000): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.786350943 +0000 UTC m=+91.147842779 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d000): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d600): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d600): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d600): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d600): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d600): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d600): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d600): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d600): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.786350943 +0000 UTC m=+91.147842779 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d600): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118db00): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118db00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118db00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118db00): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118db00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.786350943 +0000 UTC m=+91.147842779 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118db00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f69a0 item 23 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092380): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092380): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092380): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092380): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092380): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.788347431 +0000 UTC m=+91.149839277 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092380): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010928c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010928c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010928c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010928c0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010928c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.788347431 +0000 UTC m=+91.149839277 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010928c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f6ee0 item 24 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092f00): _readAt: size=2, off=0 2026/06/26 01:42:27 ERROR : open-test-file(0x196b01092f00): Couldn't read size of file 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092f00): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092f00): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092f00): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092f00): close: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092f00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010932c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010932c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010932c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010932c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010932c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.789821289 +0000 UTC m=+91.151313135 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010932c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010937c0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010937c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010937c0): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010937c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010937c0): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010937c0): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010937c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010937c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.789821289 +0000 UTC m=+91.151313135 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010937c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093d00): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093d00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093d00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093d00): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093d00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.789821289 +0000 UTC m=+91.151313135 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093d00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f7260 item 25 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c580): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c580): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c580): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c580): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c580): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.79161592 +0000 UTC m=+91.153107766 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c580): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108cac0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108cac0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108cac0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108cac0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108cac0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.79161592 +0000 UTC m=+91.153107766 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108cac0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f7960 item 26 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d100): _readAt: size=2, off=0 2026/06/26 01:42:27 ERROR : open-test-file(0x196b0108d100): Couldn't read size of file 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d100): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d100): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d100): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d100): close: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d100): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d4c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d4c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d4c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d4c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d4c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.792946258 +0000 UTC m=+91.154438104 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d4c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d9c0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d9c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d9c0): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d9c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d9c0): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d9c0): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d9c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d9c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.792946258 +0000 UTC m=+91.154438104 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d9c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8000): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8000): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8000): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8000): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8000): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.792946258 +0000 UTC m=+91.154438104 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8000): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f7ce0 item 27 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8680): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8680): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8680): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8680): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8680): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.794919344 +0000 UTC m=+91.156411190 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8680): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8bc0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8bc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8bc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8bc0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8bc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.794919344 +0000 UTC m=+91.156411190 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa8bc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00815110 item 28 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9200): _readAt: size=2, off=0 2026/06/26 01:42:27 ERROR : open-test-file(0x196b00fa9200): Couldn't read size of file 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9200): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9200): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9200): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9200): close: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9200): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa95c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa95c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa95c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa95c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa95c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.796309915 +0000 UTC m=+91.157801751 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa95c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9c80): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9c80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9c80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9c80): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9c80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.796309915 +0000 UTC m=+91.157801751 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00fa9c80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b008157a0 item 29 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff2400): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff2400): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff2400): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff2400): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff2400): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.797790706 +0000 UTC m=+91.159282552 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff2400): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff2940): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff2940): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff2940): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff2940): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff2940): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.797790706 +0000 UTC m=+91.159282552 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff2940): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014320e0 item 30 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff2f80): _readAt: size=2, off=0 2026/06/26 01:42:27 ERROR : open-test-file(0x196b00ff2f80): Couldn't read size of file 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff2f80): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff2f80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff2f80): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff2f80): close: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff2f80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff3340): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff3340): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff3340): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff3340): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff3340): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.799159306 +0000 UTC m=+91.160651152 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff3340): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00befec0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00befec0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00befec0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00befec0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00befec0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.799159306 +0000 UTC m=+91.160651152 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00befec0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01432460 item 31 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6e640): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6e640): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6e640): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6e640): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6e640): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.800685462 +0000 UTC m=+91.162177298 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6e640): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6eb80): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6eb80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6eb80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6eb80): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6eb80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.800685462 +0000 UTC m=+91.162177298 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6eb80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00fa1d50 item 32 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6f1c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6f1c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6f1c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6f1c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6f1c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.802246083 +0000 UTC m=+91.163737929 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6f1c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6f640): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6f640): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6f640): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6f640): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6f640): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bd2d20 item 33 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6f640): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6f640): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.802780246 +0000 UTC m=+91.164272082 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6f640): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6fb40): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6fb40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6fb40): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6fb40): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6fb40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.802780246 +0000 UTC m=+91.164272082 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e6fb40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bd2fc0 item 33 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a0280): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a0280): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a0280): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a0280): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a0280): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.803986621 +0000 UTC m=+91.165478458 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a0280): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a0700): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a0700): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bd3570 item 34 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a0700): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a0700): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a0700): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a0700): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a0700): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.80445976 +0000 UTC m=+91.165951596 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a0700): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a0c40): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a0c40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a0c40): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a0c40): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a0c40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.80445976 +0000 UTC m=+91.165951596 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a0c40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bd3960 item 34 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a1280): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a1280): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a1280): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a1280): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a1280): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.805556099 +0000 UTC m=+91.167047935 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a1280): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a1700): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a1700): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a1700): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a1700): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a1700): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0139c070 item 35 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a1700): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a1700): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.80600929 +0000 UTC m=+91.167501146 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a1700): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a1c00): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a1c00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a1c00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a1c00): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a1c00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.80600929 +0000 UTC m=+91.167501146 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a1c00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0139c230 item 35 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4380): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4380): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4380): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4380): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4380): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.807219713 +0000 UTC m=+91.168711560 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4380): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4880): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4880): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0139c5b0 item 36 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4880): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4880): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4880): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4880): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4880): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.807860086 +0000 UTC m=+91.169351932 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4880): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4dc0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4dc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4dc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4dc0): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4dc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.807860086 +0000 UTC m=+91.169351932 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c4dc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0139c8c0 item 36 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5400): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5400): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5400): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5400): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5400): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.809238434 +0000 UTC m=+91.170730280 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5400): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5880): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5880): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5880): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5880): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5880): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0139cd20 item 37 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5880): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5880): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.809797925 +0000 UTC m=+91.171289761 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5880): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5d80): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5d80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5d80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5d80): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5d80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.809797925 +0000 UTC m=+91.171289761 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010c5d80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0139cee0 item 37 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ec500): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ec500): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ec500): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ec500): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ec500): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.811101263 +0000 UTC m=+91.172593129 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ec500): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010eca00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010eca00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0139d260 item 38 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010eca00): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010eca00): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010eca00): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010eca00): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010eca00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.811737627 +0000 UTC m=+91.173229463 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010eca00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ecf40): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ecf40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ecf40): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ecf40): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ecf40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.811737627 +0000 UTC m=+91.173229463 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ecf40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0139d570 item 38 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ed5c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ed5c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ed5c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ed5c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ed5c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.81291026 +0000 UTC m=+91.174402096 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010ed5c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010edac0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010edac0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010edac0): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010edac0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010edac0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0139d8f0 item 39 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010edac0): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010edac0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.813376705 +0000 UTC m=+91.174868542 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010edac0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011120c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011120c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011120c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011120c0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011120c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.813376705 +0000 UTC m=+91.174868542 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011120c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0139dc00 item 39 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01112740): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01112740): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01112740): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01112740): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01112740): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.814750115 +0000 UTC m=+91.176241961 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01112740): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01112c40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01112c40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e820e0 item 40 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01112c40): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01112c40): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01112c40): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01112c40): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01112c40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.815304596 +0000 UTC m=+91.176796433 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01112c40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01113180): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01113180): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01113180): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01113180): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01113180): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.815304596 +0000 UTC m=+91.176796433 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01113180): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e82380 item 40 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01113740): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01113740): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01113740): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01113740): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01113740): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01113740): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01113740): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.816494652 +0000 UTC m=+91.177986487 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01113740): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01113c40): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01113c40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01113c40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e82770 item 41 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01113c40): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01113c40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.816947451 +0000 UTC m=+91.178439288 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01113c40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01136200): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01136200): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01136200): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01136200): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01136200): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e82af0 item 41 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01136200): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01136200): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.817435287 +0000 UTC m=+91.178927123 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01136200): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01136740): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01136740): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01136740): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01136740): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01136740): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.817435287 +0000 UTC m=+91.178927123 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01136740): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e82d20 item 41 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01136d80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01136d80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01136d80): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01136d80): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01136d80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01136d80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01136d80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.818832592 +0000 UTC m=+91.180324438 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01136d80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01137280): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01137280): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01137280): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e83340 item 42 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01137280): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01137280): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.819501207 +0000 UTC m=+91.180993083 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01137280): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011377c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011377c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e83570 item 42 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011377c0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011377c0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011377c0): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011377c0): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011377c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.820138554 +0000 UTC m=+91.181630421 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011377c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01137d40): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01137d40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01137d40): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01137d40): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01137d40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.820138554 +0000 UTC m=+91.181630421 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01137d40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e838f0 item 42 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01154480): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01154480): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01154480): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01154480): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01154480): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01154480): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01154480): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.821556817 +0000 UTC m=+91.183048654 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01154480): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01154980): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01154980): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01154980): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00d5c070 item 43 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01154980): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01154980): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.822028303 +0000 UTC m=+91.183520139 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01154980): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01154ec0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01154ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01154ec0): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01154ec0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01154ec0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00d5c380 item 43 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01154ec0): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01154ec0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.822514186 +0000 UTC m=+91.184006022 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01154ec0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01155400): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01155400): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01155400): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01155400): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01155400): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.822514186 +0000 UTC m=+91.184006022 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01155400): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00d5c540 item 43 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01155a40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01155a40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01155a40): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01155a40): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01155a40): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01155a40): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01155a40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.823981361 +0000 UTC m=+91.185473197 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01155a40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118a040): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118a040): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118a040): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00d5cb60 item 44 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118a040): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118a040): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.824548176 +0000 UTC m=+91.186040012 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118a040): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118a580): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118a580): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00d5cd20 item 44 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118a580): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118a580): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118a580): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118a580): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118a580): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.82514199 +0000 UTC m=+91.186633827 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118a580): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118ab00): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118ab00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118ab00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118ab00): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118ab00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.82514199 +0000 UTC m=+91.186633827 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118ab00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00d5cee0 item 44 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118b140): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118b140): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118b140): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118b140): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118b140): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118b140): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118b140): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.826257075 +0000 UTC m=+91.187748911 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118b140): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118b640): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118b640): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118b640): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00d5d340 item 45 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118b640): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118b640): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.826775408 +0000 UTC m=+91.188267244 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118b640): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118bd40): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118bd40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118bd40): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118bd40): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118bd40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.826775408 +0000 UTC m=+91.188267244 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118bd40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00d5d650 item 45 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cc480): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cc480): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cc480): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cc480): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cc480): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cc480): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cc480): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.828600596 +0000 UTC m=+91.190092442 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cc480): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cc980): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cc980): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cc980): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00d5dc00 item 46 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cc980): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cc980): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.829189412 +0000 UTC m=+91.190681258 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cc980): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cd080): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cd080): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cd080): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cd080): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cd080): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.829189412 +0000 UTC m=+91.190681258 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cd080): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b8c5b0 item 46 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cd6c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cd6c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cd6c0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cd6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cd6c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cd6c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cd6c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.830820876 +0000 UTC m=+91.192312711 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cd6c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cdbc0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cdbc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cdbc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b8d110 item 47 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cdbc0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cdbc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.831258447 +0000 UTC m=+91.192750283 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011cdbc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012383c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012383c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012383c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012383c0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012383c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.831258447 +0000 UTC m=+91.192750283 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012383c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b8d570 item 47 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01238a00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01238a00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01238a00): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01238a00): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01238a00): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01238a00): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01238a00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.832692 +0000 UTC m=+91.194183836 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01238a00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01238f00): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01238f00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01238f00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b86000 item 48 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01238f00): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01238f00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.833264093 +0000 UTC m=+91.194755939 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01238f00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01239600): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01239600): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01239600): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01239600): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01239600): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.833264093 +0000 UTC m=+91.194755939 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01239600): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b86310 item 48 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01239c40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01239c40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01239c40): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01239c40): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01239c40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.834892572 +0000 UTC m=+91.196384408 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01239c40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012641c0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012641c0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012641c0): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012641c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012641c0): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012641c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b87490 item 49 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012641c0): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012641c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.835401096 +0000 UTC m=+91.196892933 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012641c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01264700): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01264700): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01264700): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01264700): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01264700): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.835401096 +0000 UTC m=+91.196892933 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01264700): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b87960 item 49 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426480): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426480): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426480): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426480): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426480): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.836801567 +0000 UTC m=+91.198293403 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426480): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014269c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014269c0): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014269c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b007ea7e0 item 50 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014269c0): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014269c0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014269c0): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014269c0): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014269c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.837458541 +0000 UTC m=+91.198950376 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014269c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426f40): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426f40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426f40): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426f40): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426f40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.837458541 +0000 UTC m=+91.198950376 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426f40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b007eaaf0 item 50 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014275c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014275c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014275c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014275c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014275c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.838864301 +0000 UTC m=+91.200356147 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014275c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427ac0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427ac0): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427ac0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427ac0): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427ac0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b007eb110 item 51 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427ac0): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427ac0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.839436074 +0000 UTC m=+91.200927910 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427ac0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c0100): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c0100): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c0100): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c0100): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c0100): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.839436074 +0000 UTC m=+91.200927910 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c0100): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b007eb2d0 item 51 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c0780): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c0780): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c0780): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c0780): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c0780): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.841039466 +0000 UTC m=+91.202531312 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c0780): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c0c80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c0c80): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c0c80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b007ebb20 item 52 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c0c80): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c0c80): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c0c80): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c0c80): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c0c80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.841604567 +0000 UTC m=+91.203096403 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c0c80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c1200): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c1200): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c1200): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c1200): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c1200): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.841604567 +0000 UTC m=+91.203096403 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c1200): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b007ebce0 item 52 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c1880): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c1880): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c1880): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c1880): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c1880): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.842956466 +0000 UTC m=+91.204448301 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c1880): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c1d80): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c1d80): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c1d80): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c1d80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c1d80): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c1d80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014522a0 item 53 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c1d80): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c1d80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.843550551 +0000 UTC m=+91.205042387 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012c1d80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e03c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e03c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e03c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e03c0): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e03c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.843550551 +0000 UTC m=+91.205042387 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e03c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01452460 item 53 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e0a40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e0a40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e0a40): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e0a40): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e0a40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.844873125 +0000 UTC m=+91.206364971 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e0a40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e0f40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e0f40): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e0f40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014527e0 item 54 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e0f40): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e0f40): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e0f40): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e0f40): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e0f40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.845468984 +0000 UTC m=+91.206960820 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e0f40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e14c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e14c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e14c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e14c0): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e14c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.845468984 +0000 UTC m=+91.206960820 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e14c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014529a0 item 54 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e1b40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e1b40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e1b40): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e1b40): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e1b40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.846825332 +0000 UTC m=+91.208317178 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b012e1b40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130a140): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130a140): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130a140): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130a140): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130a140): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130a140): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014530a0 item 55 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130a140): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130a140): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.847358312 +0000 UTC m=+91.208850158 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130a140): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130a680): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130a680): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130a680): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130a680): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130a680): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.847358312 +0000 UTC m=+91.208850158 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130a680): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014532d0 item 55 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130ad00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130ad00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130ad00): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130ad00): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130ad00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.848974087 +0000 UTC m=+91.210465933 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130ad00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130b200): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130b200): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130b200): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014538f0 item 56 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130b200): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130b200): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130b200): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130b200): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130b200): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.849674282 +0000 UTC m=+91.211166118 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130b200): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130b780): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130b780): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130b780): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130b780): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130b780): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.849674282 +0000 UTC m=+91.211166118 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130b780): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01453c00 item 56 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130bdc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130bdc0): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130bdc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130bdc0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130bdc0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130bdc0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130bdc0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130bdc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.850916555 +0000 UTC m=+91.212408391 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0130bdc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01338400): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01338400): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01338400): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00df6700 item 57 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01338400): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01338400): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.851381157 +0000 UTC m=+91.212872993 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01338400): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff3a40): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff3a40): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff3a40): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff3a40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff3a40): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff3a40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01432690 item 57 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff3a40): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff3a40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.851875876 +0000 UTC m=+91.213367712 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ff3a40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010160c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010160c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010160c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010160c0): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010160c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.851875876 +0000 UTC m=+91.213367712 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010160c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01432930 item 57 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01016700): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01016700): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01016700): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01016700): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01016700): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01016700): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01016700): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01016700): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.853100596 +0000 UTC m=+91.214592432 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01016700): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01016c40): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01016c40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01016c40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014332d0 item 58 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01016c40): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01016c40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.853541013 +0000 UTC m=+91.215032849 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01016c40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017180): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017180): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017180): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01433490 item 58 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017180): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017180): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017180): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017180): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017180): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.854181116 +0000 UTC m=+91.215672952 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017180): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017740): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017740): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017740): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017740): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017740): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.854181116 +0000 UTC m=+91.215672952 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017740): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01433650 item 58 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017d80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017d80): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017d80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017d80): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017d80): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017d80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017d80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017d80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.855382161 +0000 UTC m=+91.216873997 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01017d80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010523c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010523c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010523c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014339d0 item 59 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010523c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010523c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.855825474 +0000 UTC m=+91.217317309 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010523c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01052900): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01052900): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01052900): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01052900): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01052900): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01052900): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01433b90 item 59 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01052900): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01052900): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.856331884 +0000 UTC m=+91.217823720 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01052900): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01052e80): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01052e80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01052e80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01052e80): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01052e80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.856331884 +0000 UTC m=+91.217823720 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01052e80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01433dc0 item 59 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010534c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010534c0): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010534c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010534c0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010534c0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010534c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010534c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010534c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.857425298 +0000 UTC m=+91.218917134 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010534c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01053a00): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01053a00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01053a00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bdc770 item 60 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01053a00): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01053a00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.858163594 +0000 UTC m=+91.219655430 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01053a00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396040): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396040): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396040): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bdcf50 item 60 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396040): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396040): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396040): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396040): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396040): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.859061751 +0000 UTC m=+91.220553587 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396040): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396600): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396600): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396600): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396600): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396600): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.859061751 +0000 UTC m=+91.220553587 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396600): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bdd2d0 item 60 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396c40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396c40): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396c40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396c40): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396c40): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396c40): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396c40): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396c40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.860160414 +0000 UTC m=+91.221652249 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01396c40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01397180): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01397180): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01397180): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bdd960 item 61 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01397180): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01397180): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.86057938 +0000 UTC m=+91.222071217 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01397180): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01397880): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01397880): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01397880): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01397880): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01397880): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.86057938 +0000 UTC m=+91.222071217 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01397880): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bddc70 item 61 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01397ec0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01397ec0): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01397ec0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01397ec0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01397ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01397ec0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01397ec0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01397ec0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.861863523 +0000 UTC m=+91.223355359 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01397ec0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ba500): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ba500): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ba500): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c22a0 item 62 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ba500): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ba500): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.86228801 +0000 UTC m=+91.223779846 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ba500): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bac00): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bac00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bac00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bac00): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bac00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.86228801 +0000 UTC m=+91.223779846 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bac00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c2460 item 62 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bb240): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bb240): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bb240): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bb240): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bb240): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bb240): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bb240): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bb240): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.863699169 +0000 UTC m=+91.225191006 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bb240): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bb780): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bb780): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bb780): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c27e0 item 63 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bb780): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bb780): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.86418422 +0000 UTC m=+91.225676057 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bb780): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bbe80): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bbe80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bbe80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bbe80): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bbe80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.86418422 +0000 UTC m=+91.225676057 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013bbe80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c29a0 item 63 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ea5c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ea5c0): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ea5c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ea5c0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ea5c0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ea5c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ea5c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ea5c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.865455959 +0000 UTC m=+91.226947794 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ea5c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013eab00): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013eab00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013eab00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c2e70 item 64 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013eab00): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013eab00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.865901446 +0000 UTC m=+91.227393282 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013eab00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013eb200): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013eb200): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013eb200): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013eb200): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013eb200): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.865901446 +0000 UTC m=+91.227393282 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013eb200): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c3030 item 64 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013eb840): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013eb840): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013eb840): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013eb840): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013eb840): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.867269445 +0000 UTC m=+91.228761280 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013eb840): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ebcc0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ebcc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ebcc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ebcc0): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ebcc0): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c33b0 item 65 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ebcc0): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ebcc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.867908624 +0000 UTC m=+91.229400461 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013ebcc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014182c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014182c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014182c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014182c0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014182c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.867908624 +0000 UTC m=+91.229400461 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014182c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c3650 item 65 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01418900): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01418900): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01418900): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01418900): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01418900): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.869313253 +0000 UTC m=+91.230805089 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01418900): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01418d80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01418d80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c3a40 item 66 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01418d80): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01418d80): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01418d80): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01418d80): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01418d80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.869882702 +0000 UTC m=+91.231374538 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01418d80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014192c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014192c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014192c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014192c0): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014192c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.869882702 +0000 UTC m=+91.231374538 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014192c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b014c3c00 item 66 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01419900): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01419900): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01419900): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01419900): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01419900): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.871352532 +0000 UTC m=+91.232844369 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01419900): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01419d80): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01419d80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01419d80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01419d80): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01419d80): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00be0770 item 67 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01419d80): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01419d80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.872363511 +0000 UTC m=+91.233855347 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01419d80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01418380): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01418380): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01418380): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01418380): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01418380): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.872363511 +0000 UTC m=+91.233855347 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01418380): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00df6700 item 67 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2200): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2200): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2200): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2200): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2200): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.873693739 +0000 UTC m=+91.235185575 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2200): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2700): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2700): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00df7030 item 68 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2700): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2700): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2700): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2700): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2700): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.874251196 +0000 UTC m=+91.235743042 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2700): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2c40): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2c40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2c40): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2c40): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2c40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.874251196 +0000 UTC m=+91.235743042 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e2c40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00df76c0 item 68 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3280): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3280): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3280): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3280): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3280): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.875420873 +0000 UTC m=+91.236912709 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3280): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3780): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3780): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3780): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3780): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3780): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00df7a40 item 69 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3780): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3780): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.875905603 +0000 UTC m=+91.237397439 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3780): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3c80): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3c80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3c80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3c80): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3c80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.875905603 +0000 UTC m=+91.237397439 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b011e3c80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00df7ce0 item 69 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2400): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2400): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2400): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2400): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2400): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.877373981 +0000 UTC m=+91.238865817 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2400): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2940): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2940): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00be0e00 item 70 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2940): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2940): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2940): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2940): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2940): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.877878859 +0000 UTC m=+91.239370695 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2940): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2e80): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2e80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2e80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2e80): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2e80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.877878859 +0000 UTC m=+91.239370695 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a2e80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00be12d0 item 70 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3500): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3500): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3500): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3500): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3500): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.879192064 +0000 UTC m=+91.240683901 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3500): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3a00): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3a00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3a00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3a00): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3a00): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00be1880 item 71 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3a00): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3a00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.879671946 +0000 UTC m=+91.241163782 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010a3a00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b008f2d00): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b008f2d00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b008f2d00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b008f2d00): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b008f2d00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.879671946 +0000 UTC m=+91.241163782 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b008f2d00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00be1ce0 item 71 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a2c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a2c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a2c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a2c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a2c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.881041879 +0000 UTC m=+91.242533715 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a2c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a900): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a900): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b86d90 item 72 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a900): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a900): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a900): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a900): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a900): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.881557006 +0000 UTC m=+91.243048842 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5a900): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b2c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b2c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b2c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b2c0): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b2c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.881557006 +0000 UTC m=+91.243048842 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5b2c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b873b0 item 72 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5bd80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5bd80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5bd80): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5bd80): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5bd80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5bd80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5bd80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.882795202 +0000 UTC m=+91.244287037 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00b5bd80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2780): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2780): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2780): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b87c70 item 73 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2780): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2780): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.883213537 +0000 UTC m=+91.244705373 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2780): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2cc0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2cc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2cc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2cc0): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2cc0): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b013541c0 item 73 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2cc0): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2cc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.883637754 +0000 UTC m=+91.245129590 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee2cc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3200): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3200): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3200): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3200): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3200): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.883637754 +0000 UTC m=+91.245129590 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3200): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b013544d0 item 73 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3840): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3840): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3840): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3840): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3840): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3840): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3840): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.884961309 +0000 UTC m=+91.246453145 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3840): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3d40): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3d40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3d40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01354850 item 74 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3d40): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3d40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.885347605 +0000 UTC m=+91.246839441 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ee3d40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc380): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc380): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01354a10 item 74 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc380): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc380): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc380): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc380): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc380): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.885857422 +0000 UTC m=+91.247349259 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc380): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc900): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc900): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc900): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc900): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc900): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.885857422 +0000 UTC m=+91.247349259 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cc900): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01354bd0 item 74 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd040): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd040): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd040): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd040): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd040): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd040): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd040): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.88707517 +0000 UTC m=+91.248567006 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd040): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd540): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd540): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd540): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01354fc0 item 75 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd540): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd540): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.887535333 +0000 UTC m=+91.249027169 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cd540): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cda80): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cda80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cda80): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cda80): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cda80): _writeAt: size=3, off=2 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01355180 item 75 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cda80): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cda80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.888067653 +0000 UTC m=+91.249559489 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010cda80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e720c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e720c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e720c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e720c0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e720c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.888067653 +0000 UTC m=+91.249559489 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e720c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01355340 item 75 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72800): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72800): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72800): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72800): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72800): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72800): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72800): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.889498771 +0000 UTC m=+91.250990607 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72800): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72d00): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72d00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72d00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01355810 item 76 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72d00): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72d00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.889946331 +0000 UTC m=+91.251438168 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e72d00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73240): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73240): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01355a40 item 76 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73240): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73240): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73240): _writeAt: size=3, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73240): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73240): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.890513817 +0000 UTC m=+91.252005652 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73240): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e737c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e737c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e737c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e737c0): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e737c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.890513817 +0000 UTC m=+91.252005652 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e737c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b01355c00 item 76 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73e00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73e00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73e00): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73e00): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73e00): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73e00): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73e00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.891675168 +0000 UTC m=+91.253167004 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00e73e00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2ecc0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2ecc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2ecc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00ba6cb0 item 77 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2ecc0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2ecc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.89228874 +0000 UTC m=+91.253780586 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2ecc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f3c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f3c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f3c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f3c0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f3c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.89228874 +0000 UTC m=+91.253780586 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2f3c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00ba7030 item 77 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2fa00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2fa00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2fa00): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2fa00): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2fa00): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2fa00): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2fa00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.893783667 +0000 UTC m=+91.255275503 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00c2fa00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e000): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e000): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e000): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00ba7570 item 78 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e000): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e000): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.894366322 +0000 UTC m=+91.255858168 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e000): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e900): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e900): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e900): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e900): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e900): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.894366322 +0000 UTC m=+91.255858168 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3e900): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e8c230 item 78 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3f300): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3f300): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3f300): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3f300): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3f300): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3f300): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3f300): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.895834108 +0000 UTC m=+91.257325984 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00d3f300): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac300): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac300): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac300): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e8c850 item 79 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac300): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac300): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.896331852 +0000 UTC m=+91.257823688 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cac300): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00caca00): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00caca00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00caca00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00caca00): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00caca00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.896331852 +0000 UTC m=+91.257823688 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00caca00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e8ce00 item 79 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad040): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad040): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad040): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad040): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad040): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad040): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad040): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.897613299 +0000 UTC m=+91.259105136 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad040): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad540): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad540): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad540): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e8d490 item 80 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad540): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad540): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.898288457 +0000 UTC m=+91.259780293 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cad540): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cadc40): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cadc40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cadc40): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cadc40): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cadc40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.898288457 +0000 UTC m=+91.259780293 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00cadc40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e8d650 item 80 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c380): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c380): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c380): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c380): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c380): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.899518787 +0000 UTC m=+91.261010624 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c380): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c800): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c800): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c800): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c800): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c800): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c800): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00e8da40 item 81 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c800): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c800): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.900058091 +0000 UTC m=+91.261549927 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118c800): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118cd40): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118cd40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118cd40): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118cd40): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118cd40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.900058091 +0000 UTC m=+91.261549927 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118cd40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b36000 item 81 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d4c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d4c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d4c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d4c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d4c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.901189986 +0000 UTC m=+91.262681822 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d4c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d9c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d9c0): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d9c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b36cb0 item 82 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d9c0): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d9c0): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d9c0): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d9c0): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d9c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.90169264 +0000 UTC m=+91.263184477 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0118d9c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092040): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092040): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092040): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092040): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092040): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.90169264 +0000 UTC m=+91.263184477 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092040): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00b373b0 item 82 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010927c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010927c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010927c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010927c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010927c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.903025083 +0000 UTC m=+91.264516919 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b010927c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092cc0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092cc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092cc0): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092cc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092cc0): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092cc0): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9a5b0 item 83 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092cc0): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092cc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.90351905 +0000 UTC m=+91.265010886 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01092cc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093200): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093200): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093200): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093200): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093200): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.90351905 +0000 UTC m=+91.265010886 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093200): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9a7e0 item 83 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093880): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093880): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093880): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093880): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093880): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.904638643 +0000 UTC m=+91.266130479 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093880): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093d80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093d80): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093d80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9abd0 item 84 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093d80): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093d80): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093d80): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093d80): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093d80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.905143961 +0000 UTC m=+91.266635798 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01093d80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c500): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c500): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c500): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c500): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c500): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.905143961 +0000 UTC m=+91.266635798 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108c500): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9ad90 item 84 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108cb80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108cb80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108cb80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108cb80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108cb80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.906574478 +0000 UTC m=+91.268066315 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108cb80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d080): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d080): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d080): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d080): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d080): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d080): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9b110 item 85 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d080): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d080): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.907169265 +0000 UTC m=+91.268661101 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d080): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d5c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d5c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d5c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d5c0): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d5c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.907169265 +0000 UTC m=+91.268661101 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108d5c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9b490 item 85 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108dc40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108dc40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108dc40): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108dc40): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108dc40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.908415776 +0000 UTC m=+91.269907612 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0108dc40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beeb40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beeb40): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beeb40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9b810 item 86 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beeb40): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beeb40): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beeb40): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beeb40): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beeb40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.908938327 +0000 UTC m=+91.270430163 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00beeb40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef200): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef200): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef200): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef200): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef200): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.908938327 +0000 UTC m=+91.270430163 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00bef200): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00f9ba40 item 86 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00befb00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00befb00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00befb00): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00befb00): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00befb00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.910369225 +0000 UTC m=+91.271861071 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00befb00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426180): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426180): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426180): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426180): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426180): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426180): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f6000 item 87 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426180): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426180): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.911031218 +0000 UTC m=+91.272523054 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426180): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014266c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014266c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014266c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014266c0): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014266c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.911031218 +0000 UTC m=+91.272523054 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014266c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f61c0 item 87 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426d40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426d40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426d40): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426d40): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426d40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.91216147 +0000 UTC m=+91.273653306 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01426d40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427240): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427240): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427240): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f6620 item 88 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427240): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427240): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427240): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427240): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427240): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.912625683 +0000 UTC m=+91.274117519 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427240): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014277c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014277c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014277c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014277c0): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014277c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.912625683 +0000 UTC m=+91.274117519 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b014277c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f67e0 item 88 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427e00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427e00): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427e00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427e00): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427e00): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427e00): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427e00): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427e00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.913791792 +0000 UTC m=+91.275283628 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01427e00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edc440): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edc440): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edc440): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f6b60 item 89 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edc440): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edc440): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.914224495 +0000 UTC m=+91.275716331 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edc440): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edc980): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edc980): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edc980): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edc980): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edc980): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edc980): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f6d90 item 89 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edc980): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edc980): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.914694588 +0000 UTC m=+91.276186434 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edc980): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edcf00): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edcf00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edcf00): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edcf00): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edcf00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.914694588 +0000 UTC m=+91.276186434 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edcf00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f6f50 item 89 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edd540): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edd540): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edd540): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edd540): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edd540): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edd540): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edd540): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edd540): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.916121076 +0000 UTC m=+91.277612913 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edd540): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edda80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edda80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edda80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f72d0 item 90 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edda80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edda80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.916498746 +0000 UTC m=+91.277990582 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00edda80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef20c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef20c0): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef20c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f7500 item 90 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef20c0): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef20c0): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef20c0): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef20c0): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef20c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.916982564 +0000 UTC m=+91.278474400 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef20c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef2680): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef2680): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef2680): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef2680): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef2680): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.916982564 +0000 UTC m=+91.278474400 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef2680): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f77a0 item 90 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef2cc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef2cc0): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef2cc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef2cc0): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef2cc0): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef2cc0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef2cc0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef2cc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.917999043 +0000 UTC m=+91.279490880 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef2cc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef3200): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef3200): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef3200): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f7c00 item 91 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef3200): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef3200): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.918431505 +0000 UTC m=+91.279923342 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef3200): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef3740): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef3740): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef3740): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef3740): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef3740): >_readAt: n=2, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef3740): _writeAt: size=3, off=7 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b011f7dc0 item 91 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef3740): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef3740): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.919070084 +0000 UTC m=+91.280561920 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef3740): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef3cc0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef3cc0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef3cc0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef3cc0): >_readAt: n=8, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef3cc0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.919070084 +0000 UTC m=+91.280561920 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00ef3cc0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00814a10 item 91 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38400): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38400): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38400): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38400): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38400): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38400): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38400): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38400): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.920406805 +0000 UTC m=+91.281898642 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38400): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38940): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38940): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38940): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00815260 item 92 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38940): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38940): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.920836782 +0000 UTC m=+91.282328619 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38940): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38e80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38e80): open at offset 5 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38e80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00815730 item 92 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38e80): _readAt: size=2, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38e80): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38e80): _writeAt: size=3, off=5 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38e80): >_writeAt: n=3, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38e80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.921411271 +0000 UTC m=+91.282903107 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f38e80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f39440): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f39440): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f39440): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f39440): >_readAt: n=3, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f39440): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.921411271 +0000 UTC m=+91.282903107 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f39440): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00815b90 item 92 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f39a80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f39a80): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f39a80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f39a80): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f39a80): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f39a80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f39a80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f39a80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.922674894 +0000 UTC m=+91.284166730 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f39a80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f620c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f620c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f620c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00fa0a80 item 93 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f620c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f620c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.923201864 +0000 UTC m=+91.284693700 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b00f620c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134c3c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134c3c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134c3c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134c3c0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134c3c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.923201864 +0000 UTC m=+91.284693700 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134c3c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bd2070 item 93 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134ca00): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134ca00): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134ca00): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134ca00): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134ca00): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134ca00): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134ca00): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134ca00): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.924856181 +0000 UTC m=+91.286348017 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134ca00): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134cf40): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134cf40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134cf40): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bd2d90 item 94 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134cf40): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134cf40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.925330402 +0000 UTC m=+91.286822237 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134cf40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134d640): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134d640): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134d640): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134d640): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134d640): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.925330402 +0000 UTC m=+91.286822237 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134d640): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bd3030 item 94 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134dc80): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134dc80): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134dc80): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134dc80): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134dc80): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134dc80): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134dc80): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134dc80): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.926716304 +0000 UTC m=+91.288208140 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b0134dc80): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013642c0): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013642c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013642c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bd3650 item 95 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013642c0): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013642c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.927190103 +0000 UTC m=+91.288681969 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013642c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013649c0): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013649c0): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013649c0): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013649c0): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013649c0): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.927190103 +0000 UTC m=+91.288681969 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b013649c0): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b00bd39d0 item 95 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01365000): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01365000): open at offset 0 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01365000): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01365000): _readAt: size=2, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01365000): >_readAt: n=0, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01365000): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01365000): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01365000): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.928616031 +0000 UTC m=+91.290107868 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01365000): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01365540): _writeAt: size=5, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01365540): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01365540): >openPending: err= 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0139c0e0 item 96 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01365540): >_writeAt: n=5, err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01365540): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.92907328 +0000 UTC m=+91.290565166 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01365540): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 01:42:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 01:42:27 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 01:42:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 01:42:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01365c40): _readAt: size=512, off=0 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01365c40): openPending: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01365c40): >openPending: err= 2026/06/26 01:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01365c40): >_readAt: n=5, err=EOF 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01365c40): close: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 01:42:27.92907328 +0000 UTC m=+91.290565166 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:27 DEBUG : open-test-file(0x196b01365c40): >close: err= 2026/06/26 01:42:27 DEBUG : open-test-file: Remove: 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x196b0139c2a0 item 96 2026/06/26 01:42:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 01:42:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 01:42:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 01:42:27 DEBUG : open-test-file: >Remove: err= 2026/06/26 01:42:27 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:27 DEBUG : Looking for writers 2026/06/26 01:42:27 DEBUG : >WaitForWriters: 2026/06/26 01:42:27 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.85s) --- PASS: TestRWFileHandleOpenTests/writes (0.42s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.08s) --- 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.43s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.08s) --- 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-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:28 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:28 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:42:28 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:28 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:28 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:42:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:28 DEBUG : file1: newRWFileHandle: 2026/06/26 01:42:28 DEBUG : file1(0x196b00f83380): openPending: 2026/06/26 01:42:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:28 DEBUG : file1(0x196b00f83380): >openPending: err= 2026/06/26 01:42:28 DEBUG : file1: >newRWFileHandle: err= 2026/06/26 01:42:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:42:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/26 01:42:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/06/26 01:42:28 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:28 DEBUG : Looking for writers 2026/06/26 01:42:28 DEBUG : file1: reading active writers 2026/06/26 01:42:28 DEBUG : file1: active writers 1 2026/06/26 01:42:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/06/26 01:42:28 DEBUG : Looking for writers 2026/06/26 01:42:28 DEBUG : file1: reading active writers 2026/06/26 01:42:28 DEBUG : file1: active writers 1 2026/06/26 01:42:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/06/26 01:42:28 DEBUG : Looking for writers 2026/06/26 01:42:28 DEBUG : file1: reading active writers 2026/06/26 01:42:28 DEBUG : file1: active writers 1 2026/06/26 01:42:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/06/26 01:42:28 DEBUG : Looking for writers 2026/06/26 01:42:28 DEBUG : file1: reading active writers 2026/06/26 01:42:28 DEBUG : file1: active writers 1 2026/06/26 01:42:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/06/26 01:42:28 DEBUG : Looking for writers 2026/06/26 01:42:28 DEBUG : file1: reading active writers 2026/06/26 01:42:28 DEBUG : file1: active writers 1 2026/06/26 01:42:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/06/26 01:42:28 DEBUG : Looking for writers 2026/06/26 01:42:28 DEBUG : file1: reading active writers 2026/06/26 01:42:28 DEBUG : file1: active writers 1 2026/06/26 01:42:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/06/26 01:42:28 DEBUG : Looking for writers 2026/06/26 01:42:28 DEBUG : file1: reading active writers 2026/06/26 01:42:28 DEBUG : file1: active writers 1 2026/06/26 01:42:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/06/26 01:42:29 DEBUG : Looking for writers 2026/06/26 01:42:29 DEBUG : file1: reading active writers 2026/06/26 01:42:29 DEBUG : file1: active writers 1 2026/06/26 01:42:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:30 DEBUG : Looking for writers 2026/06/26 01:42:30 DEBUG : file1: reading active writers 2026/06/26 01:42:30 DEBUG : file1: active writers 1 2026/06/26 01:42:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:31 DEBUG : Looking for writers 2026/06/26 01:42:31 DEBUG : file1: reading active writers 2026/06/26 01:42:31 DEBUG : file1: active writers 1 2026/06/26 01:42:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:32 DEBUG : Looking for writers 2026/06/26 01:42:32 DEBUG : file1: reading active writers 2026/06/26 01:42:32 DEBUG : file1: active writers 1 2026/06/26 01:42:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:33 DEBUG : Looking for writers 2026/06/26 01:42:33 DEBUG : file1: reading active writers 2026/06/26 01:42:33 DEBUG : file1: active writers 1 2026/06/26 01:42:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:34 DEBUG : Looking for writers 2026/06/26 01:42:34 DEBUG : file1: reading active writers 2026/06/26 01:42:34 DEBUG : file1: active writers 1 2026/06/26 01:42:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:35 DEBUG : Looking for writers 2026/06/26 01:42:35 DEBUG : file1: reading active writers 2026/06/26 01:42:35 DEBUG : file1: active writers 1 2026/06/26 01:42:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:36 DEBUG : Looking for writers 2026/06/26 01:42:36 DEBUG : file1: reading active writers 2026/06/26 01:42:36 DEBUG : file1: active writers 1 2026/06/26 01:42:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:37 DEBUG : Looking for writers 2026/06/26 01:42:37 DEBUG : file1: reading active writers 2026/06/26 01:42:37 DEBUG : file1: active writers 1 2026/06/26 01:42:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:38 DEBUG : Looking for writers 2026/06/26 01:42:38 DEBUG : file1: reading active writers 2026/06/26 01:42:38 DEBUG : file1: active writers 1 2026/06/26 01:42:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:39 DEBUG : Looking for writers 2026/06/26 01:42:39 DEBUG : file1: reading active writers 2026/06/26 01:42:39 DEBUG : file1: active writers 1 2026/06/26 01:42:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:40 DEBUG : Looking for writers 2026/06/26 01:42:40 DEBUG : file1: reading active writers 2026/06/26 01:42:40 DEBUG : file1: active writers 1 2026/06/26 01:42:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:41 DEBUG : Looking for writers 2026/06/26 01:42:41 DEBUG : file1: reading active writers 2026/06/26 01:42:41 DEBUG : file1: active writers 1 2026/06/26 01:42:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:42 DEBUG : Looking for writers 2026/06/26 01:42:42 DEBUG : file1: reading active writers 2026/06/26 01:42:42 DEBUG : file1: active writers 1 2026/06/26 01:42:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:43 DEBUG : Looking for writers 2026/06/26 01:42:43 DEBUG : file1: reading active writers 2026/06/26 01:42:43 DEBUG : file1: active writers 1 2026/06/26 01:42:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:44 DEBUG : Looking for writers 2026/06/26 01:42:44 DEBUG : file1: reading active writers 2026/06/26 01:42:44 DEBUG : file1: active writers 1 2026/06/26 01:42:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:45 DEBUG : Looking for writers 2026/06/26 01:42:45 DEBUG : file1: reading active writers 2026/06/26 01:42:45 DEBUG : file1: active writers 1 2026/06/26 01:42:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:46 DEBUG : Looking for writers 2026/06/26 01:42:46 DEBUG : file1: reading active writers 2026/06/26 01:42:46 DEBUG : file1: active writers 1 2026/06/26 01:42:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:47 DEBUG : Looking for writers 2026/06/26 01:42:47 DEBUG : file1: reading active writers 2026/06/26 01:42:47 DEBUG : file1: active writers 1 2026/06/26 01:42:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:48 DEBUG : Looking for writers 2026/06/26 01:42:48 DEBUG : file1: reading active writers 2026/06/26 01:42:48 DEBUG : file1: active writers 1 2026/06/26 01:42:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:49 DEBUG : Looking for writers 2026/06/26 01:42:49 DEBUG : file1: reading active writers 2026/06/26 01:42:49 DEBUG : file1: active writers 1 2026/06/26 01:42:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:50 DEBUG : Looking for writers 2026/06/26 01:42:50 DEBUG : file1: reading active writers 2026/06/26 01:42:50 DEBUG : file1: active writers 1 2026/06/26 01:42:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:51 DEBUG : Looking for writers 2026/06/26 01:42:51 DEBUG : file1: reading active writers 2026/06/26 01:42:51 DEBUG : file1: active writers 1 2026/06/26 01:42:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:52 DEBUG : Looking for writers 2026/06/26 01:42:52 DEBUG : file1: reading active writers 2026/06/26 01:42:52 DEBUG : file1: active writers 1 2026/06/26 01:42:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:53 DEBUG : Looking for writers 2026/06/26 01:42:53 DEBUG : file1: reading active writers 2026/06/26 01:42:53 DEBUG : file1: active writers 1 2026/06/26 01:42:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:54 DEBUG : Looking for writers 2026/06/26 01:42:54 DEBUG : file1: reading active writers 2026/06/26 01:42:54 DEBUG : file1: active writers 1 2026/06/26 01:42:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:55 DEBUG : Looking for writers 2026/06/26 01:42:55 DEBUG : file1: reading active writers 2026/06/26 01:42:55 DEBUG : file1: active writers 1 2026/06/26 01:42:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:56 DEBUG : Looking for writers 2026/06/26 01:42:56 DEBUG : file1: reading active writers 2026/06/26 01:42:56 DEBUG : file1: active writers 1 2026/06/26 01:42:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:57 DEBUG : Looking for writers 2026/06/26 01:42:57 DEBUG : file1: reading active writers 2026/06/26 01:42:57 DEBUG : file1: active writers 1 2026/06/26 01:42:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/26 01:42:58 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x196b00c95c00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x196b011e6908 notify:{wait:0 notify:0 lock:0 head: tail:} checker:27947370965312} name:file1 opens:1 downloaders: o: fd:0x196b00882870 info:{ModTime:{wall:14017335234845215019 ext:91537917125 loc:0x4737420} ATime:{wall:14017335234845215019 ext:91537917125 loc:0x4737420} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/06/26 01:42:58 DEBUG : >WaitForWriters: 2026/06/26 01:42:58 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.25s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:58 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:58 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:42:58 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:58 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:58 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:42:58 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:42:58 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:42:58 DEBUG : rename_me: newRWFileHandle: 2026/06/26 01:42:58 DEBUG : rename_me(0x196b010884c0): openPending: 2026/06/26 01:42:58 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 01:42:58 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/26 01:42:58 DEBUG : rename_me(0x196b010884c0): >openPending: err= 2026/06/26 01:42:58 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/26 01:42:58 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/26 01:42:58 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/26 01:42:58 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/26 01:42:58 DEBUG : rename_me(0x196b010884c0): _writeAt: size=5, off=0 2026/06/26 01:42:58 DEBUG : rename_me(0x196b010884c0): >_writeAt: n=5, err= 2026/06/26 01:42:58 DEBUG : rename_me(0x196b010884c0): close: 2026/06/26 01:42:58 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-26 01:42:58.426402546 +0000 UTC m=+121.787894392 2026/06/26 01:42:58 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/26 01:42:58 DEBUG : rename_me(0x196b010884c0): >close: err= 2026/06/26 01:42:58 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/26 01:42:58 DEBUG : i_was_renamed: Updating file with 0x196b0108e000 2026/06/26 01:42:58 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/26 01:42:58 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/26 01:42:58 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:42:58 DEBUG : Looking for writers 2026/06/26 01:42:58 DEBUG : i_was_renamed: reading active writers 2026/06/26 01:42:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 01:42:58 DEBUG : Looking for writers 2026/06/26 01:42:58 DEBUG : i_was_renamed: reading active writers 2026/06/26 01:42:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 01:42:58 DEBUG : Looking for writers 2026/06/26 01:42:58 DEBUG : i_was_renamed: reading active writers 2026/06/26 01:42:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 01:42:58 DEBUG : Looking for writers 2026/06/26 01:42:58 DEBUG : i_was_renamed: reading active writers 2026/06/26 01:42:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 01:42:58 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/26 01:42:58 DEBUG : Looking for writers 2026/06/26 01:42:58 DEBUG : i_was_renamed: reading active writers 2026/06/26 01:42:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 01:42:58 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:58 DEBUG : Looking for writers 2026/06/26 01:42:58 DEBUG : i_was_renamed: reading active writers 2026/06/26 01:42:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 01:42:58 DEBUG : i_was_renamed: size = 5 OK 2026/06/26 01:42:58 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 01:42:58 INFO : i_was_renamed: Copied (new) 2026/06/26 01:42:58 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-26 01:42:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/26 01:42:58 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/26 01:42:58 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/26 01:42:58 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/26 01:42:59 DEBUG : Looking for writers 2026/06/26 01:42:59 DEBUG : i_was_renamed: reading active writers 2026/06/26 01:42:59 DEBUG : >WaitForWriters: 2026/06/26 01:42:59 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.99s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:42:59 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:42:59 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 01:42:59 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:59 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 01:42:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VCotQ}/rclone-test-witadom3cabo" 2026/06/26 01:42:59 INFO : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 01:42:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/26 01:42:59 DEBUG : forgetting directory cache 2026/06/26 01:42:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:42:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/26 01:42:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/26 01:42:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/26 01:42:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/26 01:42:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/26 01:42:59 DEBUG : TestRWCacheUpdate(0x196b0119e040): _readAt: size=512, off=0 2026/06/26 01:42:59 DEBUG : TestRWCacheUpdate(0x196b0119e040): openPending: 2026/06/26 01:42:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-26 00:43:59 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/06/26 01:42:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/26 01:42:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 01:42:59 DEBUG : TestRWCacheUpdate(0x196b0119e040): >openPending: err= 2026/06/26 01:42:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/26 01:42:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 01:42:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:42:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate(0x196b0119e040): >_readAt: n=20, err=EOF 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate(0x196b0119e040): close: 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-26 00:43:59 +0000 GMT 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate(0x196b0119e040): >close: err= 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:00 DEBUG : forgetting directory cache 2026/06/26 01:43:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate(0x196b011bf7c0): _readAt: size=512, off=0 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate(0x196b011bf7c0): openPending: 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-26 00:44:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-06-26 00:43:59 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-26 00:44:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-06-26 00:43:59 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/06/26 01:43:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/26 01:43:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate(0x196b011bf7c0): >openPending: err= 2026/06/26 01:43:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate(0x196b011bf7c0): >_readAt: n=20, err=EOF 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate(0x196b011bf7c0): close: 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-26 00:44:59 +0000 GMT 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate(0x196b011bf7c0): >close: err= 2026/06/26 01:43:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:00 DEBUG : forgetting directory cache 2026/06/26 01:43:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 01:43:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:43:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/26 01:43:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/26 01:43:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/26 01:43:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/26 01:43:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/26 01:43:01 DEBUG : TestRWCacheUpdate(0x196b010cc180): _readAt: size=512, off=0 2026/06/26 01:43:01 DEBUG : TestRWCacheUpdate(0x196b010cc180): openPending: 2026/06/26 01:43:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-26 00:45:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-06-26 00:44:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/06/26 01:43:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-26 00:45:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-06-26 00:44:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/06/26 01:43:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/26 01:43:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/26 01:43:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/26 01:43:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 01:43:01 DEBUG : TestRWCacheUpdate(0x196b010cc180): >openPending: err= 2026/06/26 01:43:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/26 01:43:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 01:43:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:01 DEBUG : TestRWCacheUpdate(0x196b010cc180): >_readAt: n=20, err=EOF 2026/06/26 01:43:01 DEBUG : TestRWCacheUpdate(0x196b010cc180): close: 2026/06/26 01:43:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-26 00:45:59 +0000 GMT 2026/06/26 01:43:01 DEBUG : TestRWCacheUpdate(0x196b010cc180): >close: err= 2026/06/26 01:43:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:01 DEBUG : forgetting directory cache 2026/06/26 01:43:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate(0x196b00cac740): _readAt: size=512, off=0 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate(0x196b00cac740): openPending: 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-26 00:46:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-06-26 00:45:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-26 00:46:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-06-26 00:45:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/06/26 01:43:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/26 01:43:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate(0x196b00cac740): >openPending: err= 2026/06/26 01:43:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate(0x196b00cac740): >_readAt: n=20, err=EOF 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate(0x196b00cac740): close: 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-26 00:46:59 +0000 GMT 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate(0x196b00cac740): >close: err= 2026/06/26 01:43:02 DEBUG : forgetting directory cache 2026/06/26 01:43:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate(0x196b0108d840): _readAt: size=512, off=0 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate(0x196b0108d840): openPending: 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-26 00:47:59 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-06-26 00:46:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-26 00:47:59 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-06-26 00:46:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/06/26 01:43:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/26 01:43:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate(0x196b0108d840): >openPending: err= 2026/06/26 01:43:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate(0x196b0108d840): >_readAt: n=20, err=EOF 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate(0x196b0108d840): close: 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-26 00:47:59 +0000 GMT 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate(0x196b0108d840): >close: err= 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:03 DEBUG : forgetting directory cache 2026/06/26 01:43:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate(0x196b00f82f80): _readAt: size=512, off=0 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate(0x196b00f82f80): openPending: 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-26 00:48:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-06-26 00:47:59 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-26 00:48:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-06-26 00:47:59 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/06/26 01:43:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/26 01:43:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate(0x196b00f82f80): >openPending: err= 2026/06/26 01:43:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate(0x196b00f82f80): >_readAt: n=20, err=EOF 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate(0x196b00f82f80): close: 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-26 00:48:59 +0000 GMT 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate(0x196b00f82f80): >close: err= 2026/06/26 01:43:03 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:03 DEBUG : forgetting directory cache 2026/06/26 01:43:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 01:43:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:43:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/26 01:43:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/26 01:43:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/26 01:43:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/26 01:43:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/26 01:43:04 DEBUG : TestRWCacheUpdate(0x196b00c643c0): _readAt: size=512, off=0 2026/06/26 01:43:04 DEBUG : TestRWCacheUpdate(0x196b00c643c0): openPending: 2026/06/26 01:43:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-26 00:49:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-06-26 00:48:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/06/26 01:43:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-26 00:49:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-06-26 00:48:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/06/26 01:43:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/26 01:43:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/26 01:43:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/26 01:43:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 01:43:04 DEBUG : TestRWCacheUpdate(0x196b00c643c0): >openPending: err= 2026/06/26 01:43:04 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/26 01:43:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 01:43:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:04 DEBUG : TestRWCacheUpdate(0x196b00c643c0): >_readAt: n=21, err=EOF 2026/06/26 01:43:04 DEBUG : TestRWCacheUpdate(0x196b00c643c0): close: 2026/06/26 01:43:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-26 00:49:59 +0000 GMT 2026/06/26 01:43:04 DEBUG : TestRWCacheUpdate(0x196b00c643c0): >close: err= 2026/06/26 01:43:04 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:04 DEBUG : forgetting directory cache 2026/06/26 01:43:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate(0x196b00d31ec0): _readAt: size=512, off=0 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate(0x196b00d31ec0): openPending: 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-26 00:50:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-06-26 00:49:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-26 00:50:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-06-26 00:49:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/06/26 01:43:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/26 01:43:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate(0x196b00d31ec0): >openPending: err= 2026/06/26 01:43:05 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate(0x196b00d31ec0): >_readAt: n=22, err=EOF 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate(0x196b00d31ec0): close: 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-26 00:50:59 +0000 GMT 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate(0x196b00d31ec0): >close: err= 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:05 DEBUG : forgetting directory cache 2026/06/26 01:43:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate(0x196b00e7c480): _readAt: size=512, off=0 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate(0x196b00e7c480): openPending: 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-26 00:51:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-06-26 00:50:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-26 00:51:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-06-26 00:50:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/06/26 01:43:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/26 01:43:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate(0x196b00e7c480): >openPending: err= 2026/06/26 01:43:05 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate(0x196b00e7c480): >_readAt: n=23, err=EOF 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate(0x196b00e7c480): close: 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-26 00:51:59 +0000 GMT 2026/06/26 01:43:05 DEBUG : TestRWCacheUpdate(0x196b00e7c480): >close: err= 2026/06/26 01:43:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:06 DEBUG : forgetting directory cache 2026/06/26 01:43:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 01:43:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:43:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/26 01:43:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/26 01:43:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/26 01:43:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/26 01:43:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/26 01:43:06 DEBUG : TestRWCacheUpdate(0x196b00f51280): _readAt: size=512, off=0 2026/06/26 01:43:06 DEBUG : TestRWCacheUpdate(0x196b00f51280): openPending: 2026/06/26 01:43:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-26 00:52:59 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-06-26 00:51:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/06/26 01:43:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-26 00:52:59 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-06-26 00:51:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/06/26 01:43:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/26 01:43:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/26 01:43:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/26 01:43:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 01:43:06 DEBUG : TestRWCacheUpdate(0x196b00f51280): >openPending: err= 2026/06/26 01:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/26 01:43:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 01:43:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:06 DEBUG : TestRWCacheUpdate(0x196b00f51280): >_readAt: n=24, err=EOF 2026/06/26 01:43:06 DEBUG : TestRWCacheUpdate(0x196b00f51280): close: 2026/06/26 01:43:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-26 00:52:59 +0000 GMT 2026/06/26 01:43:06 DEBUG : TestRWCacheUpdate(0x196b00f51280): >close: err= 2026/06/26 01:43:06 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:43:06 DEBUG : Looking for writers 2026/06/26 01:43:06 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/26 01:43:06 DEBUG : >WaitForWriters: 2026/06/26 01:43:06 DEBUG : webdav root 'rclone-test-witadom3cabo': vfs cache: cleaner exiting 2026/06/26 01:43:06 DEBUG : forgetting directory cache 2026/06/26 01:43:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (7.72s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:43:07 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:07 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:07 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:07 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:43:07 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:43:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/26 01:43:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/26 01:43:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/26 01:43:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/26 01:43:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/26 01:43:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/26 01:43:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/26 01:43:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/26 01:43:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/26 01:43:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/26 01:43:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/26 01:43:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/26 01:43:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:08 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/26 01:43:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/26 01:43:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/26 01:43:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/26 01:43:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/26 01:43:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/26 01:43:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:08 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/26 01:43:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/26 01:43:08 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/26 01:43:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:08 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/26 01:43:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/26 01:43:08 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/26 01:43:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:08 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/26 01:43:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/26 01:43:08 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/26 01:43:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/26 01:43:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/26 01:43:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/26 01:43:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:09 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:09 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:09 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/26 01:43:09 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/26 01:43:09 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/26 01:43:09 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:09 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:09 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:09 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/26 01:43:09 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/26 01:43:09 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:09 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/26 01:43:09 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/26 01:43:09 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:09 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/26 01:43:09 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/26 01:43:09 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/26 01:43:09 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:09 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:09 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:09 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/26 01:43:09 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:09 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/26 01:43:09 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:09 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/26 01:43:09 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:09 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/26 01:43:09 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/26 01:43:09 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/26 01:43:09 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:09 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:09 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:09 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/26 01:43:09 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/26 01:43:09 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/26 01:43:09 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:09 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:09 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:09 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/26 01:43:09 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:09 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/26 01:43:09 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:43:09 DEBUG : Looking for writers 2026/06/26 01:43:09 DEBUG : FiLeA: reading active writers 2026/06/26 01:43:09 DEBUG : FiLeB: reading active writers 2026/06/26 01:43:09 DEBUG : FilEb: reading active writers 2026/06/26 01:43:09 DEBUG : >WaitForWriters: 2026/06/26 01:43:09 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:43:09 DEBUG : Looking for writers 2026/06/26 01:43:09 DEBUG : FiLeA: reading active writers 2026/06/26 01:43:09 DEBUG : FiLeB: reading active writers 2026/06/26 01:43:09 DEBUG : FilEb: reading active writers 2026/06/26 01:43:09 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.78s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:43:09 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:10 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:10 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:43:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:10 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/26 01:43:10 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/26 01:43:10 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/26 01:43:10 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:10 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:10 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:10 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/26 01:43:10 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/26 01:43:10 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/26 01:43:10 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:10 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:10 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/26 01:43:10 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/26 01:43:10 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/26 01:43:10 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:10 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:10 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:10 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/26 01:43:10 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:43:10 DEBUG : Looking for writers 2026/06/26 01:43:10 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/26 01:43:10 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/26 01:43:10 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.34s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:43:11 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:43:11 DEBUG : webdav root 'rclone-test-witadom3cabo': Reusing VFS from active cache 2026/06/26 01:43:11 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:43:11 DEBUG : Looking for writers 2026/06/26 01:43:11 DEBUG : >WaitForWriters: 2026/06/26 01:43:11 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:43:11 DEBUG : Looking for writers 2026/06/26 01:43:11 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.17s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:43:11 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:43:11 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:43:11 DEBUG : Looking for writers 2026/06/26 01:43:11 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.15s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:43:11 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:43:11 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:43:11 DEBUG : Looking for writers 2026/06/26 01:43:11 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.16s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:43:11 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:43:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:12 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:12 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:43:12 DEBUG : dir: Looking for writers 2026/06/26 01:43:12 DEBUG : file2: reading active writers 2026/06/26 01:43:12 DEBUG : Looking for writers 2026/06/26 01:43:12 DEBUG : dir: reading active writers 2026/06/26 01:43:12 DEBUG : file1: reading active writers 2026/06/26 01:43:12 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.54s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:43:13 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:43:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:13 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:13 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:43:13 DEBUG : dir: Looking for writers 2026/06/26 01:43:13 DEBUG : Looking for writers 2026/06/26 01:43:13 DEBUG : dir: reading active writers 2026/06/26 01:43:13 DEBUG : file1: reading active writers 2026/06/26 01:43:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.44s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:43:14 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:43:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:15 DEBUG : file1: Open: flags=O_RDONLY 2026/06/26 01:43:15 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/26 01:43:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/26 01:43:15 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:15 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/26 01:43:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 01:43:15 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/26 01:43:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:43:15 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:43:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/26 01:43:15 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/26 01:43:15 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/26 01:43:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/26 01:43:15 DEBUG : webdav root 'rclone-test-witadom3cabo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/26 01:43:15 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:15 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/26 01:43:15 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/26 01:43:15 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/06/26 01:43:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/26 01:43:15 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:43:15 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/26 01:43:15 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:43:15 DEBUG : dir: Looking for writers 2026/06/26 01:43:15 DEBUG : file2: reading active writers 2026/06/26 01:43:15 DEBUG : new_file.txt: reading active writers 2026/06/26 01:43:15 DEBUG : Looking for writers 2026/06/26 01:43:15 DEBUG : dir: reading active writers 2026/06/26 01:43:15 DEBUG : file1: reading active writers 2026/06/26 01:43:15 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.88s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:43:16 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:43:16 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:17 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/26 01:43:17 DEBUG : dir/file1: Updating file with dir/file1 0x196b011a8f70 2026/06/26 01:43:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/26 01:43:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:17 INFO : dir/file1: Moved (server-side) to: file0 2026/06/26 01:43:17 DEBUG : file0: Updating file with file0 0x196b011a8f70 2026/06/26 01:43:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 01:43:17 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/26 01:43:18 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:43:18 DEBUG : dir: Looking for writers 2026/06/26 01:43:18 DEBUG : Looking for writers 2026/06/26 01:43:18 DEBUG : dir: reading active writers 2026/06/26 01:43:18 DEBUG : file0: reading active writers 2026/06/26 01:43:18 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.15s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:43:18 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:43:18 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:43:18 DEBUG : Looking for writers 2026/06/26 01:43:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.23s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:43:18 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:43:19 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/26 01:43:19 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/26 01:43:19 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/26 01:43:19 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/26 01:43:20 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/26 01:43:20 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:43:20 DEBUG : Looking for writers 2026/06/26 01:43:20 DEBUG : a: Looking for writers 2026/06/26 01:43:20 DEBUG : b: Looking for writers 2026/06/26 01:43:20 DEBUG : c: Looking for writers 2026/06/26 01:43:20 DEBUG : d: Looking for writers 2026/06/26 01:43:20 DEBUG : Looking for writers 2026/06/26 01:43:20 DEBUG : b: reading active writers 2026/06/26 01:43:20 DEBUG : c: reading active writers 2026/06/26 01:43:20 DEBUG : d: reading active writers 2026/06/26 01:43:20 DEBUG : /: reading active writers 2026/06/26 01:43:20 DEBUG : a: reading active writers 2026/06/26 01:43:20 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (2.59s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:43:21 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:43:21 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/26 01:43:22 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/26 01:43:22 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/26 01:43:22 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/26 01:43:23 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:43:23 DEBUG : a/b/c/d: Looking for writers 2026/06/26 01:43:23 DEBUG : a/b/c: Looking for writers 2026/06/26 01:43:23 DEBUG : d: reading active writers 2026/06/26 01:43:23 DEBUG : a/b: Looking for writers 2026/06/26 01:43:23 DEBUG : c: reading active writers 2026/06/26 01:43:23 DEBUG : a: Looking for writers 2026/06/26 01:43:23 DEBUG : b: reading active writers 2026/06/26 01:43:23 DEBUG : Looking for writers 2026/06/26 01:43:23 DEBUG : a: reading active writers 2026/06/26 01:43:23 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.30s) === 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-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:43:24 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:43:24 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:43:24 DEBUG : Looking for writers 2026/06/26 01:43:24 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.15s) === 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-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:43:24 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:43:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:43:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:43:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/26 01:43:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/26 01:43:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:25 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/26 01:43:25 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/26 01:43:25 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/26 01:43:25 DEBUG : webdav root 'rclone-test-witadom3cabo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/26 01:43:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:25 DEBUG : file1: size = 5 OK 2026/06/26 01:43:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 01:43:25 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/26 01:43:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:43:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:43:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/26 01:43:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/26 01:43:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:43:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:43:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/26 01:43:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/26 01:43:25 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/26 01:43:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/26 01:43:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/26 01:43:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/26 01:43:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/26 01:43:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:25 DEBUG : webdav root 'rclone-test-witadom3cabo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/26 01:43:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:25 DEBUG : file1: size = 0 OK 2026/06/26 01:43:25 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/26 01:43:25 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/26 01:43:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/26 01:43:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/26 01:43:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/26 01:43:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/26 01:43:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:25 DEBUG : webdav root 'rclone-test-witadom3cabo': File to upload is small (7 bytes), uploading instead of streaming 2026/06/26 01:43:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:25 DEBUG : file1: size = 7 OK 2026/06/26 01:43:25 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/26 01:43:25 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/26 01:43:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:25 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:43:25 DEBUG : Looking for writers 2026/06/26 01:43:25 DEBUG : file1: reading active writers 2026/06/26 01:43:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.28s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:43:26 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:43:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:43:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:43:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/26 01:43:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/26 01:43:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:26 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/26 01:43:27 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/26 01:43:27 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/26 01:43:27 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/26 01:43:27 DEBUG : webdav root 'rclone-test-witadom3cabo': File to upload is small (11 bytes), uploading instead of streaming 2026/06/26 01:43:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:27 DEBUG : file1: size = 11 OK 2026/06/26 01:43:27 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/26 01:43:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/26 01:43:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:27 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/26 01:43:27 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:43:27 DEBUG : Looking for writers 2026/06/26 01:43:27 DEBUG : file1: reading active writers 2026/06/26 01:43:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.70s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:43:27 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:43:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:43:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:43:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/26 01:43:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/26 01:43:27 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/26 01:43:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:27 DEBUG : webdav root 'rclone-test-witadom3cabo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/26 01:43:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:28 DEBUG : file1: size = 5 OK 2026/06/26 01:43:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 01:43:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/26 01:43:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:28 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/26 01:43:28 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:43:28 DEBUG : Looking for writers 2026/06/26 01:43:28 DEBUG : file1: reading active writers 2026/06/26 01:43:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.63s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:43:28 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:43:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:43:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:43:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/26 01:43:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/26 01:43:28 DEBUG : file1: WriteFileHandle.Release closing 2026/06/26 01:43:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:28 DEBUG : webdav root 'rclone-test-witadom3cabo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/26 01:43:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:28 DEBUG : file1: size = 0 OK 2026/06/26 01:43:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/26 01:43:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/26 01:43:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:28 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/26 01:43:28 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:43:28 DEBUG : Looking for writers 2026/06/26 01:43:28 DEBUG : file1: reading active writers 2026/06/26 01:43:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.61s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:43:29 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:43:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:43:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:43:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/26 01:43:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/06/26 01:43:29 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:43:29 DEBUG : Looking for writers 2026/06/26 01:43:29 DEBUG : file1: reading active writers 2026/06/26 01:43:29 DEBUG : file1: active writers 1 2026/06/26 01:43:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/06/26 01:43:29 DEBUG : Looking for writers 2026/06/26 01:43:29 DEBUG : file1: reading active writers 2026/06/26 01:43:29 DEBUG : file1: active writers 1 2026/06/26 01:43:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/06/26 01:43:29 DEBUG : Looking for writers 2026/06/26 01:43:29 DEBUG : file1: reading active writers 2026/06/26 01:43:29 DEBUG : file1: active writers 1 2026/06/26 01:43:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/06/26 01:43:29 DEBUG : Looking for writers 2026/06/26 01:43:29 DEBUG : file1: reading active writers 2026/06/26 01:43:29 DEBUG : file1: active writers 1 2026/06/26 01:43:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/06/26 01:43:29 DEBUG : Looking for writers 2026/06/26 01:43:29 DEBUG : file1: reading active writers 2026/06/26 01:43:29 DEBUG : file1: active writers 1 2026/06/26 01:43:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/06/26 01:43:29 DEBUG : Looking for writers 2026/06/26 01:43:29 DEBUG : file1: reading active writers 2026/06/26 01:43:29 DEBUG : file1: active writers 1 2026/06/26 01:43:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/06/26 01:43:29 DEBUG : Looking for writers 2026/06/26 01:43:29 DEBUG : file1: reading active writers 2026/06/26 01:43:29 DEBUG : file1: active writers 1 2026/06/26 01:43:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/06/26 01:43:30 DEBUG : Looking for writers 2026/06/26 01:43:30 DEBUG : file1: reading active writers 2026/06/26 01:43:30 DEBUG : file1: active writers 1 2026/06/26 01:43:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:31 DEBUG : Looking for writers 2026/06/26 01:43:31 DEBUG : file1: reading active writers 2026/06/26 01:43:31 DEBUG : file1: active writers 1 2026/06/26 01:43:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:32 DEBUG : Looking for writers 2026/06/26 01:43:32 DEBUG : file1: reading active writers 2026/06/26 01:43:32 DEBUG : file1: active writers 1 2026/06/26 01:43:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:33 DEBUG : Looking for writers 2026/06/26 01:43:33 DEBUG : file1: reading active writers 2026/06/26 01:43:33 DEBUG : file1: active writers 1 2026/06/26 01:43:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:34 DEBUG : Looking for writers 2026/06/26 01:43:34 DEBUG : file1: reading active writers 2026/06/26 01:43:34 DEBUG : file1: active writers 1 2026/06/26 01:43:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:35 DEBUG : Looking for writers 2026/06/26 01:43:35 DEBUG : file1: reading active writers 2026/06/26 01:43:35 DEBUG : file1: active writers 1 2026/06/26 01:43:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:36 DEBUG : Looking for writers 2026/06/26 01:43:36 DEBUG : file1: reading active writers 2026/06/26 01:43:36 DEBUG : file1: active writers 1 2026/06/26 01:43:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:37 DEBUG : Looking for writers 2026/06/26 01:43:37 DEBUG : file1: reading active writers 2026/06/26 01:43:37 DEBUG : file1: active writers 1 2026/06/26 01:43:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:38 DEBUG : Looking for writers 2026/06/26 01:43:38 DEBUG : file1: reading active writers 2026/06/26 01:43:38 DEBUG : file1: active writers 1 2026/06/26 01:43:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:39 DEBUG : Looking for writers 2026/06/26 01:43:39 DEBUG : file1: reading active writers 2026/06/26 01:43:39 DEBUG : file1: active writers 1 2026/06/26 01:43:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:40 DEBUG : Looking for writers 2026/06/26 01:43:40 DEBUG : file1: reading active writers 2026/06/26 01:43:40 DEBUG : file1: active writers 1 2026/06/26 01:43:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:41 DEBUG : Looking for writers 2026/06/26 01:43:41 DEBUG : file1: reading active writers 2026/06/26 01:43:41 DEBUG : file1: active writers 1 2026/06/26 01:43:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:42 DEBUG : Looking for writers 2026/06/26 01:43:42 DEBUG : file1: reading active writers 2026/06/26 01:43:42 DEBUG : file1: active writers 1 2026/06/26 01:43:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:43 DEBUG : Looking for writers 2026/06/26 01:43:43 DEBUG : file1: reading active writers 2026/06/26 01:43:43 DEBUG : file1: active writers 1 2026/06/26 01:43:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:44 DEBUG : Looking for writers 2026/06/26 01:43:44 DEBUG : file1: reading active writers 2026/06/26 01:43:44 DEBUG : file1: active writers 1 2026/06/26 01:43:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:45 DEBUG : Looking for writers 2026/06/26 01:43:45 DEBUG : file1: reading active writers 2026/06/26 01:43:45 DEBUG : file1: active writers 1 2026/06/26 01:43:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:46 DEBUG : Looking for writers 2026/06/26 01:43:46 DEBUG : file1: reading active writers 2026/06/26 01:43:46 DEBUG : file1: active writers 1 2026/06/26 01:43:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:47 DEBUG : Looking for writers 2026/06/26 01:43:47 DEBUG : file1: reading active writers 2026/06/26 01:43:47 DEBUG : file1: active writers 1 2026/06/26 01:43:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:48 DEBUG : Looking for writers 2026/06/26 01:43:48 DEBUG : file1: reading active writers 2026/06/26 01:43:48 DEBUG : file1: active writers 1 2026/06/26 01:43:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:49 DEBUG : Looking for writers 2026/06/26 01:43:49 DEBUG : file1: reading active writers 2026/06/26 01:43:49 DEBUG : file1: active writers 1 2026/06/26 01:43:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:50 DEBUG : Looking for writers 2026/06/26 01:43:50 DEBUG : file1: reading active writers 2026/06/26 01:43:50 DEBUG : file1: active writers 1 2026/06/26 01:43:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:51 DEBUG : Looking for writers 2026/06/26 01:43:51 DEBUG : file1: reading active writers 2026/06/26 01:43:51 DEBUG : file1: active writers 1 2026/06/26 01:43:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:52 DEBUG : Looking for writers 2026/06/26 01:43:52 DEBUG : file1: reading active writers 2026/06/26 01:43:52 DEBUG : file1: active writers 1 2026/06/26 01:43:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:53 DEBUG : Looking for writers 2026/06/26 01:43:53 DEBUG : file1: reading active writers 2026/06/26 01:43:53 DEBUG : file1: active writers 1 2026/06/26 01:43:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:54 DEBUG : Looking for writers 2026/06/26 01:43:54 DEBUG : file1: reading active writers 2026/06/26 01:43:54 DEBUG : file1: active writers 1 2026/06/26 01:43:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:55 DEBUG : Looking for writers 2026/06/26 01:43:55 DEBUG : file1: reading active writers 2026/06/26 01:43:55 DEBUG : file1: active writers 1 2026/06/26 01:43:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:56 DEBUG : Looking for writers 2026/06/26 01:43:56 DEBUG : file1: reading active writers 2026/06/26 01:43:56 DEBUG : file1: active writers 1 2026/06/26 01:43:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:57 DEBUG : Looking for writers 2026/06/26 01:43:57 DEBUG : file1: reading active writers 2026/06/26 01:43:57 DEBUG : file1: active writers 1 2026/06/26 01:43:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:58 DEBUG : Looking for writers 2026/06/26 01:43:58 DEBUG : file1: reading active writers 2026/06/26 01:43:58 DEBUG : file1: active writers 1 2026/06/26 01:43:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/26 01:43:59 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/06/26 01:43:59 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.25s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:43:59 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:43:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:43:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:43:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/26 01:43:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/26 01:43:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:59 DEBUG : webdav root 'rclone-test-witadom3cabo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/26 01:43:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:43:59 DEBUG : file1: size = 0 OK 2026/06/26 01:43:59 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/26 01:43:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/26 01:43:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:43:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:43:59 DEBUG : file1: Open: flags=O_RDONLY 2026/06/26 01:43:59 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/26 01:43:59 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/26 01:43:59 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:43:59 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/26 01:43:59 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:43:59 DEBUG : Looking for writers 2026/06/26 01:43:59 DEBUG : file1: reading active writers 2026/06/26 01:43:59 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.72s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:44:00 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:44:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 01:44:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 01:44:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:44:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/26 01:44:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/26 01:44:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:44:00 DEBUG : webdav root 'rclone-test-witadom3cabo': File to upload is small (100 bytes), uploading instead of streaming 2026/06/26 01:44:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/26 01:44:00 DEBUG : file1: size = 100 OK 2026/06/26 01:44:00 DEBUG : file1: md5 = 4fb50521b3546d3341f95f9ceb1435ab OK 2026/06/26 01:44:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/26 01:44:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 01:44:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 01:44:00 DEBUG : file1: Open: flags=O_RDONLY 2026/06/26 01:44:00 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/26 01:44:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/26 01:44:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:44:00 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:00 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:44:00 DEBUG : Looking for writers 2026/06/26 01:44:00 DEBUG : file1: reading active writers 2026/06/26 01:44:00 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.75s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:44:00 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:44:00 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/06/26 01:44:01 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/06/26 01:44:01 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/06/26 01:44:01 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/06/26 01:44:02 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/06/26 01:44:02 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/26 01:44:02 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/26 01:44:02 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:44:02 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:02 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/26 01:44:02 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/26 01:44:02 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:44:02 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:02 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/26 01:44:02 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/26 01:44:02 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:44:02 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:02 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/26 01:44:02 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/26 01:44:02 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:44:02 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:02 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/26 01:44:02 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/26 01:44:02 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:44:03 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:03 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:44:03 DEBUG : flat: Looking for writers 2026/06/26 01:44:03 DEBUG : f002.txt: reading active writers 2026/06/26 01:44:03 DEBUG : f003.txt: reading active writers 2026/06/26 01:44:03 DEBUG : f004.txt: reading active writers 2026/06/26 01:44:03 DEBUG : f000.txt: reading active writers 2026/06/26 01:44:03 DEBUG : f001.txt: reading active writers 2026/06/26 01:44:03 DEBUG : Looking for writers 2026/06/26 01:44:03 DEBUG : flat: reading active writers 2026/06/26 01:44:03 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.18s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:44:04 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:44:04 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/06/26 01:44:04 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/06/26 01:44:04 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/06/26 01:44:05 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/26 01:44:05 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/26 01:44:05 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:44:05 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:05 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/26 01:44:05 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/26 01:44:05 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:44:05 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:05 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/26 01:44:05 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/26 01:44:05 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:44:05 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:05 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:44:05 DEBUG : a/b/c: Looking for writers 2026/06/26 01:44:05 DEBUG : deep.txt: reading active writers 2026/06/26 01:44:05 DEBUG : a/b: Looking for writers 2026/06/26 01:44:05 DEBUG : mid.txt: reading active writers 2026/06/26 01:44:05 DEBUG : c: reading active writers 2026/06/26 01:44:05 DEBUG : a: Looking for writers 2026/06/26 01:44:05 DEBUG : top.txt: reading active writers 2026/06/26 01:44:05 DEBUG : b: reading active writers 2026/06/26 01:44:05 DEBUG : Looking for writers 2026/06/26 01:44:05 DEBUG : a: reading active writers 2026/06/26 01:44:05 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.78s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:44:06 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:44:07 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/06/26 01:44:07 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/26 01:44:07 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/26 01:44:07 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:44:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:07 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:44:07 DEBUG : bigdir: Looking for writers 2026/06/26 01:44:07 DEBUG : big.bin: reading active writers 2026/06/26 01:44:07 DEBUG : Looking for writers 2026/06/26 01:44:07 DEBUG : bigdir: reading active writers 2026/06/26 01:44:07 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.66s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-witadom3cabo'", Local "Local file system at /tmp/rclone2835646885", Modify Window "1s" 2026/06/26 01:44:08 INFO : webdav root 'rclone-test-witadom3cabo': poll-interval is not supported by this remote 2026/06/26 01:44:08 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/06/26 01:44:08 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/06/26 01:44:09 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/06/26 01:44:09 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/26 01:44:09 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/26 01:44:09 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:44:09 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:09 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/26 01:44:09 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/26 01:44:09 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:44:09 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:09 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/26 01:44:09 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/26 01:44:09 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 01:44:09 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 01:44:09 DEBUG : WaitForWriters: timeout=30s 2026/06/26 01:44:09 DEBUG : dir1: Looking for writers 2026/06/26 01:44:09 DEBUG : a.txt: reading active writers 2026/06/26 01:44:09 DEBUG : dir2: Looking for writers 2026/06/26 01:44:09 DEBUG : b.txt: reading active writers 2026/06/26 01:44:09 DEBUG : dir3: Looking for writers 2026/06/26 01:44:09 DEBUG : c.txt: reading active writers 2026/06/26 01:44:09 DEBUG : Looking for writers 2026/06/26 01:44:09 DEBUG : dir1: reading active writers 2026/06/26 01:44:09 DEBUG : dir2: reading active writers 2026/06/26 01:44:09 DEBUG : dir3: reading active writers 2026/06/26 01:44:09 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.58s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/26 01:44:11 DEBUG : webdav root 'rclone-test-witadom3cabo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m14.554575427s (try 1/5)