"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2026/08/11 03:09:10 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-bonoteb7feki" 2026/08/11 03:09:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 03:09:10 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2026/08/11 03:09:10 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/08/11 03:09:10 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/08/11 03:09:10 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/08/11 03:09:10 DEBUG : Setting pass="lWJfeRQsdixdRkqLrngChWkcSj0X7yCjlxQFMeCfKiNffVg" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/08/11 03:09:10 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{qoVqA}" suffix to name 2026/08/11 03:09:10 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/08/11 03:09:10 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/08/11 03:09:10 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/08/11 03:09:10 DEBUG : Setting pass="lWJfeRQsdixdRkqLrngChWkcSj0X7yCjlxQFMeCfKiNffVg" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/08/11 03:09:10 DEBUG : found headers: 2026/08/11 03:09:10 DEBUG : Creating backend with remote "/tmp/rclone1219724508" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:09:10 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:09:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:11 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:09:11 DEBUG : dir: Looking for writers 2026/08/11 03:09:11 DEBUG : Looking for writers 2026/08/11 03:09:11 DEBUG : dir: reading active writers 2026/08/11 03:09:11 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.52s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:09:11 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:09:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:12 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:12 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:13 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:09:13 DEBUG : dir/subdir: Looking for writers 2026/08/11 03:09:13 DEBUG : dir: Looking for writers 2026/08/11 03:09:13 DEBUG : file1: reading active writers 2026/08/11 03:09:13 DEBUG : file2: reading active writers 2026/08/11 03:09:13 DEBUG : subdir: reading active writers 2026/08/11 03:09:13 DEBUG : Looking for writers 2026/08/11 03:09:13 DEBUG : dir: reading active writers 2026/08/11 03:09:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (3.13s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:09:15 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:09:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:15 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:09:15 DEBUG : dir: Looking for writers 2026/08/11 03:09:15 DEBUG : file1: reading active writers 2026/08/11 03:09:15 DEBUG : Looking for writers 2026/08/11 03:09:15 DEBUG : dir: reading active writers 2026/08/11 03:09:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.50s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:09:16 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:09:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:17 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:09:17 DEBUG : dir: Looking for writers 2026/08/11 03:09:17 DEBUG : Looking for writers 2026/08/11 03:09:17 DEBUG : dir: reading active writers 2026/08/11 03:09:17 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.33s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:09:17 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:09:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:18 DEBUG : dir: forgetting directory cache 2026/08/11 03:09:18 DEBUG : forgetting directory cache 2026/08/11 03:09:18 DEBUG : dir: forgetting directory cache 2026/08/11 03:09:18 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:09:18 DEBUG : Looking for writers 2026/08/11 03:09:18 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.60s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:09:19 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:09:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:20 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/11 03:09:20 DEBUG : dir: invalidating directory cache 2026/08/11 03:09:20 DEBUG : >ForgetPath: 2026/08/11 03:09:20 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/11 03:09:20 DEBUG : invalidating directory cache 2026/08/11 03:09:20 DEBUG : dir: forgetting directory cache 2026/08/11 03:09:20 DEBUG : >ForgetPath: 2026/08/11 03:09:20 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/11 03:09:20 DEBUG : >ForgetPath: 2026/08/11 03:09:20 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:09:20 DEBUG : dir: Looking for writers 2026/08/11 03:09:20 DEBUG : Looking for writers 2026/08/11 03:09:20 DEBUG : dir: reading active writers 2026/08/11 03:09:20 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.62s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:09:21 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:09:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:22 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:23 DEBUG : forgetting directory cache 2026/08/11 03:09:23 DEBUG : dir: forgetting directory cache 2026/08/11 03:09:23 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:09:23 DEBUG : dir: Looking for writers 2026/08/11 03:09:23 DEBUG : fil/a/b: Looking for writers 2026/08/11 03:09:23 DEBUG : fil/a: Looking for writers 2026/08/11 03:09:23 DEBUG : b: reading active writers 2026/08/11 03:09:23 DEBUG : fil: Looking for writers 2026/08/11 03:09:23 DEBUG : a: reading active writers 2026/08/11 03:09:23 DEBUG : Looking for writers 2026/08/11 03:09:23 DEBUG : dir: reading active writers 2026/08/11 03:09:23 DEBUG : fil: reading active writers 2026/08/11 03:09:23 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (4.73s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:09:25 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:09:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:26 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:09:26 DEBUG : dir: Looking for writers 2026/08/11 03:09:26 DEBUG : Looking for writers 2026/08/11 03:09:26 DEBUG : dir: reading active writers 2026/08/11 03:09:26 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.41s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:09:27 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:09:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:28 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:09:28 DEBUG : dir: Looking for writers 2026/08/11 03:09:28 DEBUG : file1: reading active writers 2026/08/11 03:09:28 DEBUG : Looking for writers 2026/08/11 03:09:28 DEBUG : dir: reading active writers 2026/08/11 03:09:28 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.68s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:09:28 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:09:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:29 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/08/11 03:09:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/11 03:09:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/11 03:09:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/11 03:09:30 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/11 03:09:30 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:31 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:32 DEBUG : dir: invalidating directory cache 2026/08/11 03:09:32 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/11 03:09:32 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/11 03:09:32 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/11 03:09:32 DEBUG : dir/file1: Reset virtual modtime 2026/08/11 03:09:32 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/11 03:09:32 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/11 03:09:32 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/11 03:09:32 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/11 03:09:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:09:32 DEBUG : dir: invalidating directory cache 2026/08/11 03:09:32 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/11 03:09:32 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/11 03:09:32 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/11 03:09:32 DEBUG : forgetting directory cache 2026/08/11 03:09:32 DEBUG : dir: forgetting directory cache 2026/08/11 03:09:32 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/11 03:09:32 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:09:32 DEBUG : dir/virtualDir: Looking for writers 2026/08/11 03:09:32 DEBUG : dir: Looking for writers 2026/08/11 03:09:32 DEBUG : file1: reading active writers 2026/08/11 03:09:32 DEBUG : virtualFile2: reading active writers 2026/08/11 03:09:32 DEBUG : virtualFile: reading active writers 2026/08/11 03:09:32 DEBUG : virtualDir: reading active writers 2026/08/11 03:09:32 DEBUG : Looking for writers 2026/08/11 03:09:32 DEBUG : dir: reading active writers 2026/08/11 03:09:32 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (4.76s) --- PASS: TestDirReadDirAll/Virtual (1.48s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:09:33 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:09:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:34 ERROR : dir/: Can only open directories read only 2026/08/11 03:09:34 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:09:34 DEBUG : dir: Looking for writers 2026/08/11 03:09:34 DEBUG : Looking for writers 2026/08/11 03:09:34 DEBUG : dir: reading active writers 2026/08/11 03:09:34 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.49s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:09:35 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:09:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:36 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:09:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/11 03:09:36 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/11 03:09:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/11 03:09:36 DEBUG : webdav root 'rclone-test-bonoteb7feki': File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 03:09:36 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:36 DEBUG : dir/potato: size = 5 OK 2026/08/11 03:09:36 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 03:09:36 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/11 03:09:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/11 03:09:36 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:09:36 DEBUG : dir: Looking for writers 2026/08/11 03:09:36 DEBUG : file1: reading active writers 2026/08/11 03:09:36 DEBUG : potato: reading active writers 2026/08/11 03:09:36 DEBUG : Looking for writers 2026/08/11 03:09:36 DEBUG : dir: reading active writers 2026/08/11 03:09:36 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (2.23s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:09:37 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:09:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/11 03:09:39 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:09:39 DEBUG : dir/sub: Looking for writers 2026/08/11 03:09:39 DEBUG : dir: Looking for writers 2026/08/11 03:09:39 DEBUG : file1: reading active writers 2026/08/11 03:09:39 DEBUG : sub: reading active writers 2026/08/11 03:09:39 DEBUG : Looking for writers 2026/08/11 03:09:39 DEBUG : dir: reading active writers 2026/08/11 03:09:39 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.72s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:09:40 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:09:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:41 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/11 03:09:41 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/11 03:09:42 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:09:42 DEBUG : dir/sub/subsub: Looking for writers 2026/08/11 03:09:42 DEBUG : dir/sub: Looking for writers 2026/08/11 03:09:42 DEBUG : subsub: reading active writers 2026/08/11 03:09:42 DEBUG : dir: Looking for writers 2026/08/11 03:09:42 DEBUG : sub: reading active writers 2026/08/11 03:09:42 DEBUG : file1: reading active writers 2026/08/11 03:09:42 DEBUG : Looking for writers 2026/08/11 03:09:42 DEBUG : dir: reading active writers 2026/08/11 03:09:42 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (3.31s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:09:43 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:09:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:44 ERROR : dir/: Dir.Remove not empty 2026/08/11 03:09:44 DEBUG : dir/file1: Remove: 2026/08/11 03:09:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:09:44 DEBUG : dir/file1: >Remove: err= 2026/08/11 03:09:44 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/11 03:09:44 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:09:44 DEBUG : Looking for writers 2026/08/11 03:09:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.54s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:09:45 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:09:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:45 DEBUG : dir/file1: Remove: 2026/08/11 03:09:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:09:45 DEBUG : dir/file1: >Remove: err= 2026/08/11 03:09:46 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/11 03:09:46 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:09:46 DEBUG : Looking for writers 2026/08/11 03:09:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.48s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:09:46 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:09:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:47 DEBUG : dir/file1: Remove: 2026/08/11 03:09:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:09:47 DEBUG : dir/file1: >Remove: err= 2026/08/11 03:09:47 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:09:47 DEBUG : dir: Looking for writers 2026/08/11 03:09:47 DEBUG : Looking for writers 2026/08/11 03:09:47 DEBUG : dir: reading active writers 2026/08/11 03:09:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.91s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:09:48 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:09:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:49 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:49 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/11 03:09:50 DEBUG : dir: Updating dir with dir2 0xa7508841080 2026/08/11 03:09:50 DEBUG : dir: forgetting directory cache 2026/08/11 03:09:50 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/11 03:09:50 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/11 03:09:51 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/11 03:09:51 DEBUG : file2: Updating file with file2 0xa75087df860 2026/08/11 03:09:51 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/11 03:09:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/11 03:09:51 INFO : dir2/file3: Deleted 2026/08/11 03:09:52 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/11 03:09:52 DEBUG : dir2/file3: Updating file with dir2/file3 0xa75087df860 2026/08/11 03:09:52 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/11 03:09:52 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/11 03:09:52 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/11 03:09:52 DEBUG : empty directory: Updating dir with renamed empty directory 0xa75088415c0 2026/08/11 03:09:52 DEBUG : empty directory: forgetting directory cache 2026/08/11 03:09:52 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/11 03:09:52 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/11 03:09:52 DEBUG : dir2: Renaming to "dir3" 2026/08/11 03:09:52 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:09:52 DEBUG : dir3: Looking for writers 2026/08/11 03:09:52 DEBUG : file3: reading active writers 2026/08/11 03:09:52 DEBUG : renamed empty directory: Looking for writers 2026/08/11 03:09:52 DEBUG : Looking for writers 2026/08/11 03:09:52 DEBUG : dir3: reading active writers 2026/08/11 03:09:52 DEBUG : renamed empty directory: reading active writers 2026/08/11 03:09:52 DEBUG : >WaitForWriters: --- PASS: TestDirRename (5.55s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:09:53 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:09:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/11 03:09:54 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:09:55 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 03:09:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/11 03:09:55 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/11 03:09:55 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/11 03:09:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/11 03:09:55 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:09:55 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 03:09:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/11 03:09:55 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/11 03:09:55 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/11 03:09:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/11 03:09:55 DEBUG : webdav root 'rclone-test-bonoteb7feki': File to upload is small (12 bytes), uploading instead of streaming 2026/08/11 03:09:55 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:55 DEBUG : dir/sub/file2: size = 12 OK 2026/08/11 03:09:55 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/11 03:09:55 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/11 03:09:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/11 03:09:55 DEBUG : forgetting directory cache 2026/08/11 03:09:55 DEBUG : dir: forgetting directory cache 2026/08/11 03:09:55 DEBUG : dir/sub: forgetting directory cache 2026/08/11 03:09:55 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/11 03:09:55 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/11 03:09:55 DEBUG : webdav root 'rclone-test-bonoteb7feki': File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 03:09:55 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:55 DEBUG : dir/sub/file0: size = 5 OK 2026/08/11 03:09:55 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 03:09:55 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/11 03:09:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/11 03:09:55 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:09:55 DEBUG : dir/sub: Looking for writers 2026/08/11 03:09:55 DEBUG : file0: reading active writers 2026/08/11 03:09:55 DEBUG : file2: reading active writers 2026/08/11 03:09:55 DEBUG : dir: Looking for writers 2026/08/11 03:09:55 DEBUG : file1: reading active writers 2026/08/11 03:09:55 DEBUG : sub: reading active writers 2026/08/11 03:09:55 DEBUG : Looking for writers 2026/08/11 03:09:55 DEBUG : dir: reading active writers 2026/08/11 03:09:55 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (3.31s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:09:57 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/11 03:09:57 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:09:57 DEBUG : Looking for writers 2026/08/11 03:09:57 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.20s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:09:57 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:09:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/11 03:09:58 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:09:58 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/11 03:09:58 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/11 03:09:58 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/11 03:09:58 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:09:58 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/11 03:09:58 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/11 03:09:58 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:09:58 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/11 03:09:58 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/11 03:09:58 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/11 03:09:58 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:09:58 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/11 03:09:58 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:09:58 DEBUG : dir: Looking for writers 2026/08/11 03:09:58 DEBUG : file1.metadata: reading active writers 2026/08/11 03:09:58 DEBUG : file1: reading active writers 2026/08/11 03:09:58 DEBUG : Looking for writers 2026/08/11 03:09:58 DEBUG : dir: reading active writers 2026/08/11 03:09:58 DEBUG : dir.metadata: reading active writers 2026/08/11 03:09:58 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.62s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:09:59 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:09:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:09:59 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:09:59 DEBUG : dir: Looking for writers 2026/08/11 03:09:59 DEBUG : file1: reading active writers 2026/08/11 03:09:59 DEBUG : Looking for writers 2026/08/11 03:09:59 DEBUG : dir: reading active writers 2026/08/11 03:09:59 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.48s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:00 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:01 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:02 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/08/11 03:10:02 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:02 DEBUG : dir: Looking for writers 2026/08/11 03:10:02 DEBUG : file1: reading active writers 2026/08/11 03:10:02 DEBUG : Looking for writers 2026/08/11 03:10:02 DEBUG : dir: reading active writers 2026/08/11 03:10:02 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 (2.65s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (2.65s) --- 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-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:03 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:10:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 03:10:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:10:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/11 03:10:04 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:04 DEBUG : dir: Looking for writers 2026/08/11 03:10:04 DEBUG : file1: reading active writers 2026/08/11 03:10:04 DEBUG : Looking for writers 2026/08/11 03:10:04 DEBUG : dir: reading active writers 2026/08/11 03:10:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.61s) === RUN TestFileOpenReadUnknownSize 2026/08/11 03:10:04 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/11 03:10:04 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/11 03:10:04 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:10:04 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/11 03:10:04 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:04 DEBUG : Looking for writers 2026/08/11 03:10:04 DEBUG : file.txt: reading active writers 2026/08/11 03:10:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:04 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:05 DEBUG : webdav root 'rclone-test-bonoteb7feki': File to upload is small (25 bytes), uploading instead of streaming 2026/08/11 03:10:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:06 DEBUG : dir/file1: size = 25 OK 2026/08/11 03:10:06 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 03:10:06 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/11 03:10:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:06 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:06 DEBUG : dir: Looking for writers 2026/08/11 03:10:06 DEBUG : file1: reading active writers 2026/08/11 03:10:06 DEBUG : Looking for writers 2026/08/11 03:10:06 DEBUG : dir: reading active writers 2026/08/11 03:10:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.07s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:06 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:07 DEBUG : dir/file1: Remove: 2026/08/11 03:10:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:10:07 DEBUG : dir/file1: >Remove: err= 2026/08/11 03:10:08 DEBUG : dir/file1: Remove: 2026/08/11 03:10:08 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/11 03:10:08 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:08 DEBUG : dir: Looking for writers 2026/08/11 03:10:08 DEBUG : Looking for writers 2026/08/11 03:10:08 DEBUG : dir: reading active writers 2026/08/11 03:10:08 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.79s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:08 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:09 DEBUG : dir/file1: Remove: 2026/08/11 03:10:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:10:09 DEBUG : dir/file1: >Remove: err= 2026/08/11 03:10:09 DEBUG : dir/file1: Remove: 2026/08/11 03:10:09 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/11 03:10:09 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:09 DEBUG : dir: Looking for writers 2026/08/11 03:10:09 DEBUG : Looking for writers 2026/08/11 03:10:09 DEBUG : dir: reading active writers 2026/08/11 03:10:09 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.80s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:10 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:10:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 03:10:11 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/11 03:10:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/11 03:10:11 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/11 03:10:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/11 03:10:11 DEBUG : dir/file1: Open: flags=0x3 2026/08/11 03:10:11 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/11 03:10:11 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/11 03:10:11 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:11 DEBUG : dir: Looking for writers 2026/08/11 03:10:11 DEBUG : file1: reading active writers 2026/08/11 03:10:11 DEBUG : Looking for writers 2026/08/11 03:10:11 DEBUG : dir: reading active writers 2026/08/11 03:10:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.54s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:12 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:12 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:12 DEBUG : dir: Looking for writers 2026/08/11 03:10:12 DEBUG : file1: reading active writers 2026/08/11 03:10:12 DEBUG : Looking for writers 2026/08/11 03:10:12 DEBUG : dir: reading active writers 2026/08/11 03:10:12 DEBUG : >WaitForWriters: 2026/08/11 03:10:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:10:13 DEBUG : newLeaf: Updating file with newLeaf 0xa7509083c70 2026/08/11 03:10:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:10:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:10:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/11 03:10:14 DEBUG : dir/file1: Updating file with dir/file1 0xa7509083c70 2026/08/11 03:10:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 03:10:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 03:10:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/11 03:10:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:14 DEBUG : dir/file1: File is currently open, delaying rename 0xa7509083c70 2026/08/11 03:10:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:10:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:10:14 DEBUG : webdav root 'rclone-test-bonoteb7feki': File to upload is small (25 bytes), uploading instead of streaming 2026/08/11 03:10:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:14 DEBUG : dir/file1: size = 25 OK 2026/08/11 03:10:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 03:10:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/11 03:10:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:10:14 DEBUG : newLeaf: Running delayed rename now 2026/08/11 03:10:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:10:15 DEBUG : newLeaf: Updating file with newLeaf 0xa7509083c70 2026/08/11 03:10:15 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:15 DEBUG : dir: Looking for writers 2026/08/11 03:10:15 DEBUG : Looking for writers 2026/08/11 03:10:15 DEBUG : dir: reading active writers 2026/08/11 03:10:15 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:15 DEBUG : >WaitForWriters: 2026/08/11 03:10:15 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:15 DEBUG : dir: Looking for writers 2026/08/11 03:10:15 DEBUG : Looking for writers 2026/08/11 03:10:15 DEBUG : dir: reading active writers 2026/08/11 03:10:15 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:15 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:16 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:16 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:10:16 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:16 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:10:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:10:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:16 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:10:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:17 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:17 DEBUG : dir: Looking for writers 2026/08/11 03:10:17 DEBUG : file1: reading active writers 2026/08/11 03:10:17 DEBUG : Looking for writers 2026/08/11 03:10:17 DEBUG : dir: reading active writers 2026/08/11 03:10:17 DEBUG : >WaitForWriters: 2026/08/11 03:10:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:10:17 DEBUG : newLeaf: Updating file with newLeaf 0xa75087bc1a0 2026/08/11 03:10:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:10:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:10:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/11 03:10:18 DEBUG : dir/file1: Updating file with dir/file1 0xa75087bc1a0 2026/08/11 03:10:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 03:10:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 03:10:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/11 03:10:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:18 DEBUG : dir/file1: File is currently open, delaying rename 0xa75087bc1a0 2026/08/11 03:10:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:10:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:10:18 DEBUG : webdav root 'rclone-test-bonoteb7feki': File to upload is small (25 bytes), uploading instead of streaming 2026/08/11 03:10:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:19 DEBUG : dir/file1: size = 25 OK 2026/08/11 03:10:19 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 03:10:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/11 03:10:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:10:19 DEBUG : newLeaf: Running delayed rename now 2026/08/11 03:10:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:10:19 DEBUG : newLeaf: Updating file with newLeaf 0xa75087bc1a0 2026/08/11 03:10:19 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:19 DEBUG : dir: Looking for writers 2026/08/11 03:10:19 DEBUG : Looking for writers 2026/08/11 03:10:19 DEBUG : dir: reading active writers 2026/08/11 03:10:19 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:19 DEBUG : >WaitForWriters: 2026/08/11 03:10:19 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:19 DEBUG : dir: Looking for writers 2026/08/11 03:10:19 DEBUG : Looking for writers 2026/08/11 03:10:19 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:19 DEBUG : dir: reading active writers 2026/08/11 03:10:19 DEBUG : >WaitForWriters: 2026/08/11 03:10:19 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:20 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:20 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:10:20 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:20 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:20 DEBUG : Config file has changed externally - reloading 2026/08/11 03:10:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:10:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:10:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:20 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:10:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:21 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 03:10:21 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:10:21 DEBUG : dir/file1(0xa7508dfcfc0): openPending: 2026/08/11 03:10:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/11 03:10:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/11 03:10:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:21 DEBUG : dir/file1(0xa7508dfcfc0): >openPending: err= 2026/08/11 03:10:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 03:10:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:10:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:10:21 DEBUG : dir/file1(0xa7508dfcfc0): _writeAt: size=14, off=0 2026/08/11 03:10:21 DEBUG : dir/file1(0xa7508dfcfc0): >_writeAt: n=14, err= 2026/08/11 03:10:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/11 03:10:21 DEBUG : dir/file1(0xa7508dfcfc0): close: 2026/08/11 03:10:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/11 03:10:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/11 03:10:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/11 03:10:21 DEBUG : dir/file1(0xa7508dfcfc0): >close: err= 2026/08/11 03:10:21 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:21 DEBUG : dir: Looking for writers 2026/08/11 03:10:21 DEBUG : file1: reading active writers 2026/08/11 03:10:21 DEBUG : Looking for writers 2026/08/11 03:10:21 DEBUG : dir: reading active writers 2026/08/11 03:10:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:10:21 DEBUG : dir: Looking for writers 2026/08/11 03:10:21 DEBUG : file1: reading active writers 2026/08/11 03:10:21 DEBUG : Looking for writers 2026/08/11 03:10:21 DEBUG : dir: reading active writers 2026/08/11 03:10:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:10:21 DEBUG : dir: Looking for writers 2026/08/11 03:10:21 DEBUG : file1: reading active writers 2026/08/11 03:10:21 DEBUG : Looking for writers 2026/08/11 03:10:21 DEBUG : dir: reading active writers 2026/08/11 03:10:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:10:21 DEBUG : dir: Looking for writers 2026/08/11 03:10:21 DEBUG : file1: reading active writers 2026/08/11 03:10:21 DEBUG : Looking for writers 2026/08/11 03:10:21 DEBUG : dir: reading active writers 2026/08/11 03:10:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:10:21 DEBUG : dir/file1: vfs cache: starting upload 2026/08/11 03:10:21 DEBUG : dir: Looking for writers 2026/08/11 03:10:21 DEBUG : file1: reading active writers 2026/08/11 03:10:21 DEBUG : Looking for writers 2026/08/11 03:10:21 DEBUG : dir: reading active writers 2026/08/11 03:10:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:10:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:21 DEBUG : dir: Looking for writers 2026/08/11 03:10:21 DEBUG : file1: reading active writers 2026/08/11 03:10:21 DEBUG : Looking for writers 2026/08/11 03:10:21 DEBUG : dir: reading active writers 2026/08/11 03:10:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:10:21 DEBUG : dir/file1: size = 14 OK 2026/08/11 03:10:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 03:10:21 INFO : dir/file1: Copied (replaced existing) 2026/08/11 03:10:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/11 03:10:21 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/11 03:10:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/11 03:10:21 DEBUG : dir: Looking for writers 2026/08/11 03:10:21 DEBUG : file1: reading active writers 2026/08/11 03:10:21 DEBUG : Looking for writers 2026/08/11 03:10:21 DEBUG : dir: reading active writers 2026/08/11 03:10:21 DEBUG : >WaitForWriters: 2026/08/11 03:10:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:10:21 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:10:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:10:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:10:21 DEBUG : dir/file1(0xa7508fe5a40): _readAt: size=512, off=0 2026/08/11 03:10:21 DEBUG : dir/file1(0xa7508fe5a40): openPending: 2026/08/11 03:10:21 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/08/11 03:10:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/11 03:10:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:21 DEBUG : dir/file1(0xa7508fe5a40): >openPending: err= 2026/08/11 03:10:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/11 03:10:21 DEBUG : dir/file1(0xa7508fe5a40): >_readAt: n=14, err=EOF 2026/08/11 03:10:21 DEBUG : dir/file1(0xa7508fe5a40): close: 2026/08/11 03:10:21 DEBUG : dir/file1(0xa7508fe5a40): >close: err= 2026/08/11 03:10:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:10:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 03:10:22 DEBUG : newLeaf: Updating file with newLeaf 0xa7508d86c30 2026/08/11 03:10:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:10:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:10:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/11 03:10:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/11 03:10:23 DEBUG : dir/file1: Updating file with dir/file1 0xa7508d86c30 2026/08/11 03:10:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 03:10:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 03:10:23 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:10:23 DEBUG : dir/file1(0xa750967b440): openPending: 2026/08/11 03:10:23 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/08/11 03:10:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/11 03:10:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:23 DEBUG : dir/file1(0xa750967b440): >openPending: err= 2026/08/11 03:10:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 03:10:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:10:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:10:23 DEBUG : dir/file1(0xa750967b440): _writeAt: size=25, off=0 2026/08/11 03:10:23 DEBUG : dir/file1(0xa750967b440): >_writeAt: n=25, err= 2026/08/11 03:10:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:10:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 03:10:24 DEBUG : newLeaf: Updating file with newLeaf 0xa7508d86c30 2026/08/11 03:10:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:10:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:10:24 DEBUG : newLeaf(0xa750967b440): close: 2026/08/11 03:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/11 03:10:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-11 03:10:23.6799682 +0000 UTC m=+73.427201771 2026/08/11 03:10:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/11 03:10:24 DEBUG : newLeaf(0xa750967b440): >close: err= 2026/08/11 03:10:24 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:24 DEBUG : dir: Looking for writers 2026/08/11 03:10:24 DEBUG : Looking for writers 2026/08/11 03:10:24 DEBUG : dir: reading active writers 2026/08/11 03:10:24 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:10:24 DEBUG : dir: Looking for writers 2026/08/11 03:10:24 DEBUG : Looking for writers 2026/08/11 03:10:24 DEBUG : dir: reading active writers 2026/08/11 03:10:24 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:10:24 DEBUG : dir: Looking for writers 2026/08/11 03:10:24 DEBUG : Looking for writers 2026/08/11 03:10:24 DEBUG : dir: reading active writers 2026/08/11 03:10:24 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:10:24 DEBUG : dir: Looking for writers 2026/08/11 03:10:24 DEBUG : Looking for writers 2026/08/11 03:10:24 DEBUG : dir: reading active writers 2026/08/11 03:10:24 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:10:24 DEBUG : newLeaf: vfs cache: starting upload 2026/08/11 03:10:24 DEBUG : dir: Looking for writers 2026/08/11 03:10:24 DEBUG : Looking for writers 2026/08/11 03:10:24 DEBUG : dir: reading active writers 2026/08/11 03:10:24 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:10:24 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:24 DEBUG : dir: Looking for writers 2026/08/11 03:10:24 DEBUG : Looking for writers 2026/08/11 03:10:24 DEBUG : dir: reading active writers 2026/08/11 03:10:24 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:10:24 DEBUG : newLeaf: size = 25 OK 2026/08/11 03:10:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 03:10:24 INFO : newLeaf: Copied (replaced existing) 2026/08/11 03:10:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-11 03:10:23 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/11 03:10:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/11 03:10:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:10:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/11 03:10:24 DEBUG : dir: Looking for writers 2026/08/11 03:10:24 DEBUG : Looking for writers 2026/08/11 03:10:24 DEBUG : dir: reading active writers 2026/08/11 03:10:24 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:24 DEBUG : >WaitForWriters: 2026/08/11 03:10:25 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:25 DEBUG : dir: Looking for writers 2026/08/11 03:10:25 DEBUG : Looking for writers 2026/08/11 03:10:25 DEBUG : dir: reading active writers 2026/08/11 03:10:25 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:25 DEBUG : >WaitForWriters: 2026/08/11 03:10:25 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:25 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:25 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:10:25 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:25 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:10:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:10:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:25 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:10:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:26 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:26 DEBUG : dir: Looking for writers 2026/08/11 03:10:26 DEBUG : file1: reading active writers 2026/08/11 03:10:26 DEBUG : Looking for writers 2026/08/11 03:10:26 DEBUG : dir: reading active writers 2026/08/11 03:10:26 DEBUG : >WaitForWriters: 2026/08/11 03:10:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:10:27 DEBUG : newLeaf: Updating file with newLeaf 0xa75090ad520 2026/08/11 03:10:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:10:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:10:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/11 03:10:28 DEBUG : dir/file1: Updating file with dir/file1 0xa75090ad520 2026/08/11 03:10:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 03:10:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 03:10:28 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:10:28 DEBUG : dir/file1(0xa7508ffaf00): openPending: 2026/08/11 03:10:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/11 03:10:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/11 03:10:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:28 DEBUG : dir/file1(0xa7508ffaf00): >openPending: err= 2026/08/11 03:10:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 03:10:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:10:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:10:28 DEBUG : dir/file1(0xa7508ffaf00): _writeAt: size=25, off=0 2026/08/11 03:10:28 DEBUG : dir/file1(0xa7508ffaf00): >_writeAt: n=25, err= 2026/08/11 03:10:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:10:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 03:10:28 DEBUG : newLeaf: Updating file with newLeaf 0xa75090ad520 2026/08/11 03:10:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:10:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:10:28 DEBUG : newLeaf(0xa7508ffaf00): close: 2026/08/11 03:10:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/11 03:10:28 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-11 03:10:28.413379393 +0000 UTC m=+78.160612954 2026/08/11 03:10:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/11 03:10:28 DEBUG : newLeaf(0xa7508ffaf00): >close: err= 2026/08/11 03:10:28 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:28 DEBUG : dir: Looking for writers 2026/08/11 03:10:28 DEBUG : Looking for writers 2026/08/11 03:10:28 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:28 DEBUG : dir: reading active writers 2026/08/11 03:10:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:10:28 DEBUG : dir: Looking for writers 2026/08/11 03:10:28 DEBUG : Looking for writers 2026/08/11 03:10:28 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:28 DEBUG : dir: reading active writers 2026/08/11 03:10:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:10:28 DEBUG : dir: Looking for writers 2026/08/11 03:10:28 DEBUG : Looking for writers 2026/08/11 03:10:28 DEBUG : dir: reading active writers 2026/08/11 03:10:28 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:10:28 DEBUG : dir: Looking for writers 2026/08/11 03:10:28 DEBUG : Looking for writers 2026/08/11 03:10:28 DEBUG : dir: reading active writers 2026/08/11 03:10:28 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:10:28 DEBUG : newLeaf: vfs cache: starting upload 2026/08/11 03:10:28 DEBUG : dir: Looking for writers 2026/08/11 03:10:28 DEBUG : Looking for writers 2026/08/11 03:10:28 DEBUG : dir: reading active writers 2026/08/11 03:10:28 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:10:29 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:29 DEBUG : dir: Looking for writers 2026/08/11 03:10:29 DEBUG : Looking for writers 2026/08/11 03:10:29 DEBUG : dir: reading active writers 2026/08/11 03:10:29 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:10:29 DEBUG : newLeaf: size = 25 OK 2026/08/11 03:10:29 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 03:10:29 INFO : newLeaf: Copied (replaced existing) 2026/08/11 03:10:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-11 03:10:28 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/11 03:10:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/11 03:10:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:10:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/11 03:10:29 DEBUG : dir: Looking for writers 2026/08/11 03:10:29 DEBUG : Looking for writers 2026/08/11 03:10:29 DEBUG : dir: reading active writers 2026/08/11 03:10:29 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:29 DEBUG : >WaitForWriters: 2026/08/11 03:10:29 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:29 DEBUG : dir: Looking for writers 2026/08/11 03:10:29 DEBUG : Looking for writers 2026/08/11 03:10:29 DEBUG : dir: reading active writers 2026/08/11 03:10:29 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:29 DEBUG : >WaitForWriters: 2026/08/11 03:10:29 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:30 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:30 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:10:30 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:30 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:10:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:10:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:30 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:10:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:31 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 03:10:31 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:10:31 DEBUG : dir/file1(0xa75092d9c00): openPending: 2026/08/11 03:10:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/11 03:10:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/11 03:10:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:31 DEBUG : dir/file1(0xa75092d9c00): >openPending: err= 2026/08/11 03:10:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 03:10:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:10:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:10:31 DEBUG : dir/file1(0xa75092d9c00): _writeAt: size=14, off=0 2026/08/11 03:10:31 DEBUG : dir/file1(0xa75092d9c00): >_writeAt: n=14, err= 2026/08/11 03:10:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/11 03:10:31 DEBUG : dir/file1(0xa75092d9c00): close: 2026/08/11 03:10:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/11 03:10:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/11 03:10:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/11 03:10:31 DEBUG : dir/file1(0xa75092d9c00): >close: err= 2026/08/11 03:10:31 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:31 DEBUG : dir: Looking for writers 2026/08/11 03:10:31 DEBUG : file1: reading active writers 2026/08/11 03:10:31 DEBUG : Looking for writers 2026/08/11 03:10:31 DEBUG : dir: reading active writers 2026/08/11 03:10:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:10:31 DEBUG : dir: Looking for writers 2026/08/11 03:10:31 DEBUG : file1: reading active writers 2026/08/11 03:10:31 DEBUG : Looking for writers 2026/08/11 03:10:31 DEBUG : dir: reading active writers 2026/08/11 03:10:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:10:31 DEBUG : dir: Looking for writers 2026/08/11 03:10:31 DEBUG : file1: reading active writers 2026/08/11 03:10:31 DEBUG : Looking for writers 2026/08/11 03:10:31 DEBUG : dir: reading active writers 2026/08/11 03:10:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:10:31 DEBUG : dir: Looking for writers 2026/08/11 03:10:31 DEBUG : file1: reading active writers 2026/08/11 03:10:31 DEBUG : Looking for writers 2026/08/11 03:10:31 DEBUG : dir: reading active writers 2026/08/11 03:10:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:10:31 DEBUG : dir/file1: vfs cache: starting upload 2026/08/11 03:10:31 DEBUG : dir: Looking for writers 2026/08/11 03:10:31 DEBUG : file1: reading active writers 2026/08/11 03:10:31 DEBUG : Looking for writers 2026/08/11 03:10:31 DEBUG : dir: reading active writers 2026/08/11 03:10:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:10:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:31 DEBUG : dir: Looking for writers 2026/08/11 03:10:31 DEBUG : file1: reading active writers 2026/08/11 03:10:31 DEBUG : Looking for writers 2026/08/11 03:10:31 DEBUG : dir: reading active writers 2026/08/11 03:10:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:10:31 DEBUG : dir/file1: size = 14 OK 2026/08/11 03:10:31 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 03:10:31 INFO : dir/file1: Copied (replaced existing) 2026/08/11 03:10:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/11 03:10:31 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/11 03:10:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/11 03:10:31 DEBUG : dir: Looking for writers 2026/08/11 03:10:31 DEBUG : file1: reading active writers 2026/08/11 03:10:31 DEBUG : Looking for writers 2026/08/11 03:10:31 DEBUG : dir: reading active writers 2026/08/11 03:10:31 DEBUG : >WaitForWriters: 2026/08/11 03:10:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:10:31 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:10:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:10:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:10:31 DEBUG : dir/file1(0xa7508b1f900): _readAt: size=512, off=0 2026/08/11 03:10:31 DEBUG : dir/file1(0xa7508b1f900): openPending: 2026/08/11 03:10:31 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/08/11 03:10:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/11 03:10:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:31 DEBUG : dir/file1(0xa7508b1f900): >openPending: err= 2026/08/11 03:10:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/11 03:10:31 DEBUG : dir/file1(0xa7508b1f900): >_readAt: n=14, err=EOF 2026/08/11 03:10:31 DEBUG : dir/file1(0xa7508b1f900): close: 2026/08/11 03:10:31 DEBUG : dir/file1(0xa7508b1f900): >close: err= 2026/08/11 03:10:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:10:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 03:10:32 DEBUG : newLeaf: Updating file with newLeaf 0xa750914ca90 2026/08/11 03:10:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:10:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:10:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/11 03:10:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/11 03:10:33 DEBUG : dir/file1: Updating file with dir/file1 0xa750914ca90 2026/08/11 03:10:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 03:10:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 03:10:33 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:10:33 DEBUG : dir/file1(0xa7508ec6080): openPending: 2026/08/11 03:10:33 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/08/11 03:10:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/11 03:10:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:33 DEBUG : dir/file1(0xa7508ec6080): >openPending: err= 2026/08/11 03:10:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 03:10:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:10:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:10:33 DEBUG : dir/file1(0xa7508ec6080): _writeAt: size=25, off=0 2026/08/11 03:10:33 DEBUG : dir/file1(0xa7508ec6080): >_writeAt: n=25, err= 2026/08/11 03:10:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:10:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 03:10:34 DEBUG : newLeaf: Updating file with newLeaf 0xa750914ca90 2026/08/11 03:10:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:10:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:10:34 DEBUG : newLeaf(0xa7508ec6080): close: 2026/08/11 03:10:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/11 03:10:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-11 03:10:33.715764524 +0000 UTC m=+83.462998096 2026/08/11 03:10:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/11 03:10:34 DEBUG : newLeaf(0xa7508ec6080): >close: err= 2026/08/11 03:10:34 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:34 DEBUG : dir: Looking for writers 2026/08/11 03:10:34 DEBUG : Looking for writers 2026/08/11 03:10:34 DEBUG : dir: reading active writers 2026/08/11 03:10:34 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:10:34 DEBUG : dir: Looking for writers 2026/08/11 03:10:34 DEBUG : Looking for writers 2026/08/11 03:10:34 DEBUG : dir: reading active writers 2026/08/11 03:10:34 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:10:34 DEBUG : dir: Looking for writers 2026/08/11 03:10:34 DEBUG : Looking for writers 2026/08/11 03:10:34 DEBUG : dir: reading active writers 2026/08/11 03:10:34 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:10:34 DEBUG : dir: Looking for writers 2026/08/11 03:10:34 DEBUG : Looking for writers 2026/08/11 03:10:34 DEBUG : dir: reading active writers 2026/08/11 03:10:34 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:10:34 DEBUG : newLeaf: vfs cache: starting upload 2026/08/11 03:10:34 DEBUG : dir: Looking for writers 2026/08/11 03:10:34 DEBUG : Looking for writers 2026/08/11 03:10:34 DEBUG : dir: reading active writers 2026/08/11 03:10:34 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:10:34 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:34 DEBUG : dir: Looking for writers 2026/08/11 03:10:34 DEBUG : Looking for writers 2026/08/11 03:10:34 DEBUG : dir: reading active writers 2026/08/11 03:10:34 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:10:34 DEBUG : newLeaf: size = 25 OK 2026/08/11 03:10:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 03:10:34 INFO : newLeaf: Copied (replaced existing) 2026/08/11 03:10:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-11 03:10:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/11 03:10:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/11 03:10:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:10:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/11 03:10:34 DEBUG : dir: Looking for writers 2026/08/11 03:10:34 DEBUG : Looking for writers 2026/08/11 03:10:34 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:34 DEBUG : dir: reading active writers 2026/08/11 03:10:34 DEBUG : >WaitForWriters: 2026/08/11 03:10:35 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:35 DEBUG : dir: Looking for writers 2026/08/11 03:10:35 DEBUG : Looking for writers 2026/08/11 03:10:35 DEBUG : dir: reading active writers 2026/08/11 03:10:35 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:35 DEBUG : >WaitForWriters: 2026/08/11 03:10:35 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:35 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:35 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:10:35 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:35 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:10:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:10:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:35 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:10:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:36 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:36 DEBUG : dir: Looking for writers 2026/08/11 03:10:36 DEBUG : file1: reading active writers 2026/08/11 03:10:36 DEBUG : Looking for writers 2026/08/11 03:10:36 DEBUG : dir: reading active writers 2026/08/11 03:10:36 DEBUG : >WaitForWriters: 2026/08/11 03:10:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:10:36 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:10:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:10:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:10:36 DEBUG : dir/file1(0xa7509273440): _readAt: size=512, off=0 2026/08/11 03:10:36 DEBUG : dir/file1(0xa7509273440): openPending: 2026/08/11 03:10:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/11 03:10:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/11 03:10:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:36 DEBUG : dir/file1(0xa7509273440): >openPending: err= 2026/08/11 03:10:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/11 03:10:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:10:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:10:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:10:36 DEBUG : dir/file1(0xa7509273440): >_readAt: n=14, err=EOF 2026/08/11 03:10:36 DEBUG : dir/file1(0xa7509273440): close: 2026/08/11 03:10:36 DEBUG : dir/file1(0xa7509273440): >close: err= 2026/08/11 03:10:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:10:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 03:10:37 DEBUG : newLeaf: Updating file with newLeaf 0xa75087a5520 2026/08/11 03:10:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:10:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:10:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/11 03:10:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/11 03:10:38 DEBUG : dir/file1: Updating file with dir/file1 0xa75087a5520 2026/08/11 03:10:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 03:10:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 03:10:38 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:10:38 DEBUG : dir/file1(0xa7508e4adc0): openPending: 2026/08/11 03:10:38 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/08/11 03:10:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/11 03:10:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:38 DEBUG : dir/file1(0xa7508e4adc0): >openPending: err= 2026/08/11 03:10:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 03:10:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:10:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:10:38 DEBUG : dir/file1(0xa7508e4adc0): _writeAt: size=25, off=0 2026/08/11 03:10:38 DEBUG : dir/file1(0xa7508e4adc0): >_writeAt: n=25, err= 2026/08/11 03:10:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 03:10:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 03:10:38 DEBUG : newLeaf: Updating file with newLeaf 0xa75087a5520 2026/08/11 03:10:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:10:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:10:38 DEBUG : newLeaf(0xa7508e4adc0): close: 2026/08/11 03:10:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/11 03:10:38 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-11 03:10:38.531343971 +0000 UTC m=+88.278577542 2026/08/11 03:10:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/11 03:10:38 DEBUG : newLeaf(0xa7508e4adc0): >close: err= 2026/08/11 03:10:38 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:38 DEBUG : dir: Looking for writers 2026/08/11 03:10:38 DEBUG : Looking for writers 2026/08/11 03:10:38 DEBUG : dir: reading active writers 2026/08/11 03:10:38 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:10:39 DEBUG : dir: Looking for writers 2026/08/11 03:10:39 DEBUG : Looking for writers 2026/08/11 03:10:39 DEBUG : dir: reading active writers 2026/08/11 03:10:39 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:10:39 DEBUG : dir: Looking for writers 2026/08/11 03:10:39 DEBUG : Looking for writers 2026/08/11 03:10:39 DEBUG : dir: reading active writers 2026/08/11 03:10:39 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:10:39 DEBUG : dir: Looking for writers 2026/08/11 03:10:39 DEBUG : Looking for writers 2026/08/11 03:10:39 DEBUG : dir: reading active writers 2026/08/11 03:10:39 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:10:39 DEBUG : newLeaf: vfs cache: starting upload 2026/08/11 03:10:39 DEBUG : dir: Looking for writers 2026/08/11 03:10:39 DEBUG : Looking for writers 2026/08/11 03:10:39 DEBUG : dir: reading active writers 2026/08/11 03:10:39 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:10:39 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:39 DEBUG : dir: Looking for writers 2026/08/11 03:10:39 DEBUG : Looking for writers 2026/08/11 03:10:39 DEBUG : dir: reading active writers 2026/08/11 03:10:39 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:10:39 DEBUG : newLeaf: size = 25 OK 2026/08/11 03:10:39 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 03:10:39 INFO : newLeaf: Copied (replaced existing) 2026/08/11 03:10:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-11 03:10:38 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/11 03:10:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/11 03:10:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 03:10:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/11 03:10:39 DEBUG : dir: Looking for writers 2026/08/11 03:10:39 DEBUG : Looking for writers 2026/08/11 03:10:39 DEBUG : dir: reading active writers 2026/08/11 03:10:39 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:39 DEBUG : >WaitForWriters: 2026/08/11 03:10:39 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:39 DEBUG : dir: Looking for writers 2026/08/11 03:10:39 DEBUG : Looking for writers 2026/08/11 03:10:39 DEBUG : dir: reading active writers 2026/08/11 03:10:39 DEBUG : newLeaf: reading active writers 2026/08/11 03:10:39 DEBUG : >WaitForWriters: 2026/08/11 03:10:39 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting --- PASS: TestFileRename (28.61s) --- PASS: TestFileRename/off,forceCache=false (4.24s) --- PASS: TestFileRename/minimal,forceCache=false (4.20s) --- PASS: TestFileRename/minimal,forceCache=true (5.42s) --- PASS: TestFileRename/writes,forceCache=false (4.54s) --- PASS: TestFileRename/writes,forceCache=true (5.42s) --- PASS: TestFileRename/full,forceCache=false (4.78s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:40 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:40 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:40 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:40 DEBUG : Looking for writers 2026/08/11 03:10:40 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.22s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.21s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.22s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.23s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.24s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:41 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.24s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:42 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:10:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:10:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 03:10:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/11 03:10:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:10:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/11 03:10:43 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/11 03:10:43 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:43 DEBUG : dir: Looking for writers 2026/08/11 03:10:43 DEBUG : file1: reading active writers 2026/08/11 03:10:43 DEBUG : Looking for writers 2026/08/11 03:10:43 DEBUG : dir: reading active writers 2026/08/11 03:10:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.78s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:43 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:10:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:10:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 03:10:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/11 03:10:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:10:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/11 03:10:44 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/11 03:10:44 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/11 03:10:44 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/11 03:10:44 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/11 03:10:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/11 03:10:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/11 03:10:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/11 03:10:44 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/11 03:10:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/11 03:10:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/11 03:10:44 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/11 03:10:45 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/11 03:10:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/11 03:10:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/11 03:10:45 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/11 03:10:45 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:45 DEBUG : dir: Looking for writers 2026/08/11 03:10:45 DEBUG : file1: reading active writers 2026/08/11 03:10:45 DEBUG : Looking for writers 2026/08/11 03:10:45 DEBUG : dir: reading active writers 2026/08/11 03:10:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (2.15s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:45 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:10:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:10:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 03:10:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/11 03:10:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:10:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/11 03:10:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/11 03:10:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/11 03:10:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/11 03:10:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/11 03:10:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/11 03:10:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/11 03:10:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/11 03:10:47 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/11 03:10:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/11 03:10:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/11 03:10:47 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/11 03:10:47 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/11 03:10:47 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/11 03:10:47 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/11 03:10:47 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/11 03:10:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/11 03:10:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/11 03:10:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/11 03:10:47 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/11 03:10:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/11 03:10:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/11 03:10:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/11 03:10:47 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/11 03:10:47 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/11 03:10:47 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/11 03:10:47 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/11 03:10:47 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/11 03:10:47 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/11 03:10:47 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/11 03:10:47 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/11 03:10:47 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:47 DEBUG : dir: Looking for writers 2026/08/11 03:10:47 DEBUG : file1: reading active writers 2026/08/11 03:10:47 DEBUG : Looking for writers 2026/08/11 03:10:47 DEBUG : dir: reading active writers 2026/08/11 03:10:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (2.41s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:48 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:10:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:10:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 03:10:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/11 03:10:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:10:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/11 03:10:49 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:49 DEBUG : dir: Looking for writers 2026/08/11 03:10:49 DEBUG : file1: reading active writers 2026/08/11 03:10:49 DEBUG : Looking for writers 2026/08/11 03:10:49 DEBUG : dir: reading active writers 2026/08/11 03:10:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.58s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:49 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:10:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:10:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 03:10:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/11 03:10:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:10:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/11 03:10:50 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/11 03:10:50 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/11 03:10:50 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:50 DEBUG : dir: Looking for writers 2026/08/11 03:10:50 DEBUG : file1: reading active writers 2026/08/11 03:10:50 DEBUG : Looking for writers 2026/08/11 03:10:50 DEBUG : dir: reading active writers 2026/08/11 03:10:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.69s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:51 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:51 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:10:51 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:51 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:10:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:10:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:51 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:10:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:10:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:10:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:10:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:10:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:10:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 03:10:52 DEBUG : dir/file1(0xa7509266840): _readAt: size=1, off=0 2026/08/11 03:10:52 DEBUG : dir/file1(0xa7509266840): openPending: 2026/08/11 03:10:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/11 03:10:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 03:10:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:52 DEBUG : dir/file1(0xa7509266840): >openPending: err= 2026/08/11 03:10:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/11 03:10:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:10:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:10:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:10:52 DEBUG : dir/file1(0xa7509266840): >_readAt: n=1, err= 2026/08/11 03:10:52 DEBUG : dir/file1(0xa7509266840): _readAt: size=256, off=1 2026/08/11 03:10:52 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/11 03:10:52 DEBUG : dir/file1(0xa7509266840): >_readAt: n=15, err=EOF 2026/08/11 03:10:52 DEBUG : dir/file1(0xa7509266840): _readAt: size=16, off=16 2026/08/11 03:10:52 DEBUG : dir/file1(0xa7509266840): >_readAt: n=0, err=EOF 2026/08/11 03:10:52 DEBUG : dir/file1(0xa7509266840): close: 2026/08/11 03:10:52 DEBUG : dir/file1(0xa7509266840): >close: err= 2026/08/11 03:10:52 DEBUG : dir/file1(0xa7509266840): close: 2026/08/11 03:10:52 DEBUG : dir/file1(0xa7509266840): >close: err=file already closed 2026/08/11 03:10:52 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:52 DEBUG : dir: Looking for writers 2026/08/11 03:10:52 DEBUG : file1: reading active writers 2026/08/11 03:10:52 DEBUG : Looking for writers 2026/08/11 03:10:52 DEBUG : dir: reading active writers 2026/08/11 03:10:52 DEBUG : >WaitForWriters: 2026/08/11 03:10:52 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.70s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:53 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:53 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:10:53 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:53 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:10:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:10:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:53 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:10:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:10:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:10:54 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:10:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:10:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:10:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 03:10:54 DEBUG : dir/file1(0xa7508e7ad00): _readAt: size=1, off=0 2026/08/11 03:10:54 DEBUG : dir/file1(0xa7508e7ad00): openPending: 2026/08/11 03:10:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/11 03:10:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 03:10:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:54 DEBUG : dir/file1(0xa7508e7ad00): >openPending: err= 2026/08/11 03:10:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/11 03:10:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:10:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:10:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:10:54 DEBUG : dir/file1(0xa7508e7ad00): >_readAt: n=1, err= 2026/08/11 03:10:54 DEBUG : dir/file1(0xa7508e7ad00): _readAt: size=1, off=5 2026/08/11 03:10:54 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/11 03:10:54 DEBUG : dir/file1(0xa7508e7ad00): >_readAt: n=1, err= 2026/08/11 03:10:54 DEBUG : dir/file1(0xa7508e7ad00): _readAt: size=1, off=3 2026/08/11 03:10:54 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/11 03:10:54 DEBUG : dir/file1(0xa7508e7ad00): >_readAt: n=1, err= 2026/08/11 03:10:54 DEBUG : dir/file1(0xa7508e7ad00): _readAt: size=1, off=13 2026/08/11 03:10:54 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/11 03:10:54 DEBUG : dir/file1(0xa7508e7ad00): >_readAt: n=1, err= 2026/08/11 03:10:54 DEBUG : dir/file1(0xa7508e7ad00): _readAt: size=16, off=100 2026/08/11 03:10:54 DEBUG : dir/file1(0xa7508e7ad00): >_readAt: n=0, err=EOF 2026/08/11 03:10:54 DEBUG : dir/file1(0xa7508e7ad00): close: 2026/08/11 03:10:54 DEBUG : dir/file1(0xa7508e7ad00): >close: err= 2026/08/11 03:10:54 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:54 DEBUG : dir: Looking for writers 2026/08/11 03:10:54 DEBUG : file1: reading active writers 2026/08/11 03:10:54 DEBUG : Looking for writers 2026/08/11 03:10:54 DEBUG : dir: reading active writers 2026/08/11 03:10:54 DEBUG : >WaitForWriters: 2026/08/11 03:10:54 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.69s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:55 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:55 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:10:55 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:55 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:10:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:10:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:55 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:10:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:10:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:10:55 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:10:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:10:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:10:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 03:10:55 DEBUG : dir/file1(0xa7509131000): _readAt: size=1, off=0 2026/08/11 03:10:55 DEBUG : dir/file1(0xa7509131000): openPending: 2026/08/11 03:10:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/11 03:10:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 03:10:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:55 DEBUG : dir/file1(0xa7509131000): >openPending: err= 2026/08/11 03:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/11 03:10:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:10:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:10:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:10:56 DEBUG : dir/file1(0xa7509131000): >_readAt: n=1, err= 2026/08/11 03:10:56 DEBUG : dir/file1(0xa7509131000): _readAt: size=1, off=5 2026/08/11 03:10:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/11 03:10:56 DEBUG : dir/file1(0xa7509131000): >_readAt: n=1, err= 2026/08/11 03:10:56 DEBUG : dir/file1(0xa7509131000): _readAt: size=1, off=1 2026/08/11 03:10:56 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/11 03:10:56 DEBUG : dir/file1(0xa7509131000): >_readAt: n=1, err= 2026/08/11 03:10:56 DEBUG : dir/file1(0xa7509131000): _readAt: size=6, off=10 2026/08/11 03:10:56 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/11 03:10:56 DEBUG : dir/file1(0xa7509131000): >_readAt: n=6, err= 2026/08/11 03:10:56 DEBUG : dir/file1(0xa7509131000): _readAt: size=256, off=10 2026/08/11 03:10:56 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/11 03:10:56 DEBUG : dir/file1(0xa7509131000): >_readAt: n=6, err=EOF 2026/08/11 03:10:56 DEBUG : dir/file1(0xa7509131000): _readAt: size=256, off=100 2026/08/11 03:10:56 DEBUG : dir/file1(0xa7509131000): >_readAt: n=0, err=EOF 2026/08/11 03:10:56 DEBUG : dir/file1(0xa7509131000): close: 2026/08/11 03:10:56 DEBUG : dir/file1(0xa7509131000): >close: err= 2026/08/11 03:10:56 DEBUG : dir/file1(0xa7509131000): _readAt: size=256, off=100 2026/08/11 03:10:56 DEBUG : dir/file1(0xa7509131000): >_readAt: n=0, err=file already closed 2026/08/11 03:10:56 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:56 DEBUG : dir: Looking for writers 2026/08/11 03:10:56 DEBUG : file1: reading active writers 2026/08/11 03:10:56 DEBUG : Looking for writers 2026/08/11 03:10:56 DEBUG : dir: reading active writers 2026/08/11 03:10:56 DEBUG : >WaitForWriters: 2026/08/11 03:10:56 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.77s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:56 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:56 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:10:56 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:56 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:10:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:10:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:56 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:10:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:10:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki/dir/file1: no such file or directory 2026/08/11 03:10:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki/dir/file1: no such file or directory 2026/08/11 03:10:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:10:57 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:10:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:10:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:10:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 03:10:57 DEBUG : dir/file1(0xa7509198b80): RWFileHandle.Flush 2026/08/11 03:10:57 DEBUG : dir/file1(0xa7509198b80): _readAt: size=256, off=0 2026/08/11 03:10:57 DEBUG : dir/file1(0xa7509198b80): openPending: 2026/08/11 03:10:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/11 03:10:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 03:10:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:57 DEBUG : dir/file1(0xa7509198b80): >openPending: err= 2026/08/11 03:10:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/11 03:10:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:10:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:10:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:10:57 DEBUG : dir/file1(0xa7509198b80): >_readAt: n=16, err=EOF 2026/08/11 03:10:57 DEBUG : dir/file1(0xa7509198b80): RWFileHandle.Flush 2026/08/11 03:10:57 DEBUG : dir/file1(0xa7509198b80): RWFileHandle.Flush 2026/08/11 03:10:57 DEBUG : dir/file1(0xa7509198b80): close: 2026/08/11 03:10:57 DEBUG : dir/file1(0xa7509198b80): >close: err= 2026/08/11 03:10:57 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:57 DEBUG : dir: Looking for writers 2026/08/11 03:10:57 DEBUG : file1: reading active writers 2026/08/11 03:10:57 DEBUG : Looking for writers 2026/08/11 03:10:57 DEBUG : dir: reading active writers 2026/08/11 03:10:57 DEBUG : >WaitForWriters: 2026/08/11 03:10:57 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.72s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:10:58 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:10:58 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:10:58 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:58 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:10:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:10:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:10:58 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:10:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:10:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:10:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki/dir/file1: no such file or directory 2026/08/11 03:10:59 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki/dir/file1: no such file or directory 2026/08/11 03:10:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 03:10:59 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:10:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:10:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:10:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 03:10:59 DEBUG : dir/file1(0xa7508ebaf40): _readAt: size=256, off=0 2026/08/11 03:10:59 DEBUG : dir/file1(0xa7508ebaf40): openPending: 2026/08/11 03:10:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/11 03:10:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 03:10:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:10:59 DEBUG : dir/file1(0xa7508ebaf40): >openPending: err= 2026/08/11 03:10:59 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/11 03:10:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:10:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:10:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:10:59 DEBUG : dir/file1(0xa7508ebaf40): >_readAt: n=16, err=EOF 2026/08/11 03:10:59 DEBUG : dir/file1(0xa7508ebaf40): RWFileHandle.Release 2026/08/11 03:10:59 DEBUG : dir/file1(0xa7508ebaf40): close: 2026/08/11 03:10:59 DEBUG : dir/file1(0xa7508ebaf40): >close: err= 2026/08/11 03:10:59 DEBUG : dir/file1(0xa7508ebaf40): RWFileHandle.Release 2026/08/11 03:10:59 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:10:59 DEBUG : dir: Looking for writers 2026/08/11 03:10:59 DEBUG : file1: reading active writers 2026/08/11 03:10:59 DEBUG : Looking for writers 2026/08/11 03:10:59 DEBUG : dir: reading active writers 2026/08/11 03:10:59 DEBUG : >WaitForWriters: 2026/08/11 03:10:59 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.74s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:11:00 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:11:00 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:11:00 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:00 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:00 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:11:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:00 DEBUG : file1: newRWFileHandle: 2026/08/11 03:11:00 DEBUG : file1(0xa7508ec7500): openPending: 2026/08/11 03:11:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:00 DEBUG : file1(0xa7508ec7500): >openPending: err= 2026/08/11 03:11:00 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 03:11:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 03:11:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 03:11:00 DEBUG : file1(0xa7508ec7500): _writeAt: size=5, off=0 2026/08/11 03:11:00 DEBUG : file1(0xa7508ec7500): >_writeAt: n=5, err= 2026/08/11 03:11:00 DEBUG : file1(0xa7508ec7500): _writeAt: size=7, off=5 2026/08/11 03:11:00 DEBUG : file1(0xa7508ec7500): >_writeAt: n=7, err= 2026/08/11 03:11:00 DEBUG : file1: vfs cache: truncate to size=11 2026/08/11 03:11:00 DEBUG : file1(0xa7508ec7500): close: 2026/08/11 03:11:00 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 03:11:00.374598706 +0000 UTC m=+110.121832287 2026/08/11 03:11:00 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:00 DEBUG : file1(0xa7508ec7500): >close: err= 2026/08/11 03:11:00 DEBUG : file1(0xa7508ec7500): close: 2026/08/11 03:11:00 DEBUG : file1(0xa7508ec7500): >close: err=file already closed 2026/08/11 03:11:00 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:11:00 DEBUG : Looking for writers 2026/08/11 03:11:00 DEBUG : file1: reading active writers 2026/08/11 03:11:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:11:00 DEBUG : Looking for writers 2026/08/11 03:11:00 DEBUG : file1: reading active writers 2026/08/11 03:11:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:11:00 DEBUG : Looking for writers 2026/08/11 03:11:00 DEBUG : file1: reading active writers 2026/08/11 03:11:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:11:00 DEBUG : Looking for writers 2026/08/11 03:11:00 DEBUG : file1: reading active writers 2026/08/11 03:11:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:11:00 DEBUG : file1: vfs cache: starting upload 2026/08/11 03:11:00 DEBUG : Looking for writers 2026/08/11 03:11:00 DEBUG : file1: reading active writers 2026/08/11 03:11:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:11:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:00 DEBUG : Looking for writers 2026/08/11 03:11:00 DEBUG : file1: reading active writers 2026/08/11 03:11:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:11:00 DEBUG : file1: size = 11 OK 2026/08/11 03:11:00 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 03:11:00 INFO : file1: Copied (new) 2026/08/11 03:11:00 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-11 03:11:00 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/11 03:11:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 03:11:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:00 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 03:11:01 DEBUG : Looking for writers 2026/08/11 03:11:01 DEBUG : file1: reading active writers 2026/08/11 03:11:01 DEBUG : >WaitForWriters: 2026/08/11 03:11:01 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki/dir/file1: no such file or directory 2026/08/11 03:11:01 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki/dir/file1: no such file or directory 2026/08/11 03:11:01 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:11:01 DEBUG : Looking for writers 2026/08/11 03:11:01 DEBUG : file1: reading active writers 2026/08/11 03:11:01 DEBUG : >WaitForWriters: 2026/08/11 03:11:01 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.26s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:11:01 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:11:01 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:11:01 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:01 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:01 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:11:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:01 DEBUG : file1: newRWFileHandle: 2026/08/11 03:11:01 DEBUG : file1(0xa7508b80e00): openPending: 2026/08/11 03:11:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:01 DEBUG : file1(0xa7508b80e00): >openPending: err= 2026/08/11 03:11:01 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 03:11:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 03:11:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 03:11:01 DEBUG : file1(0xa7508b80e00): _writeAt: size=7, off=0 2026/08/11 03:11:01 DEBUG : file1(0xa7508b80e00): >_writeAt: n=7, err= 2026/08/11 03:11:01 DEBUG : file1(0xa7508b80e00): _writeAt: size=6, off=5 2026/08/11 03:11:01 DEBUG : file1(0xa7508b80e00): >_writeAt: n=6, err= 2026/08/11 03:11:01 DEBUG : file1(0xa7508b80e00): close: 2026/08/11 03:11:01 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 03:11:01.648255493 +0000 UTC m=+111.395489044 2026/08/11 03:11:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:01 DEBUG : file1(0xa7508b80e00): >close: err= 2026/08/11 03:11:01 DEBUG : file1(0xa7508b80e00): _writeAt: size=5, off=0 2026/08/11 03:11:01 DEBUG : file1(0xa7508b80e00): >_writeAt: n=0, err=file already closed 2026/08/11 03:11:01 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:11:01 DEBUG : Looking for writers 2026/08/11 03:11:01 DEBUG : file1: reading active writers 2026/08/11 03:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:11:01 DEBUG : Looking for writers 2026/08/11 03:11:01 DEBUG : file1: reading active writers 2026/08/11 03:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:11:01 DEBUG : Looking for writers 2026/08/11 03:11:01 DEBUG : file1: reading active writers 2026/08/11 03:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:11:01 DEBUG : Looking for writers 2026/08/11 03:11:01 DEBUG : file1: reading active writers 2026/08/11 03:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:11:01 DEBUG : file1: vfs cache: starting upload 2026/08/11 03:11:01 DEBUG : Looking for writers 2026/08/11 03:11:01 DEBUG : file1: reading active writers 2026/08/11 03:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:11:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:01 DEBUG : Looking for writers 2026/08/11 03:11:01 DEBUG : file1: reading active writers 2026/08/11 03:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:11:02 DEBUG : file1: size = 11 OK 2026/08/11 03:11:02 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 03:11:02 INFO : file1: Copied (new) 2026/08/11 03:11:02 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-11 03:11:01 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/11 03:11:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 03:11:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:02 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 03:11:02 DEBUG : Looking for writers 2026/08/11 03:11:02 DEBUG : file1: reading active writers 2026/08/11 03:11:02 DEBUG : >WaitForWriters: 2026/08/11 03:11:02 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:11:02 DEBUG : Looking for writers 2026/08/11 03:11:02 DEBUG : file1: reading active writers 2026/08/11 03:11:02 DEBUG : >WaitForWriters: 2026/08/11 03:11:02 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting 2026/08/11 03:11:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki/dir/file1: no such file or directory 2026/08/11 03:11:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (1.24s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:11:02 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:11:02 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:11:02 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:02 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:02 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:11:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:02 DEBUG : file1: newRWFileHandle: 2026/08/11 03:11:02 DEBUG : file1(0xa75092c8940): openPending: 2026/08/11 03:11:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:02 DEBUG : file1(0xa75092c8940): >openPending: err= 2026/08/11 03:11:02 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 03:11:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 03:11:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 03:11:02 DEBUG : file1(0xa75092c8940): close: 2026/08/11 03:11:02 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 03:11:02.874599146 +0000 UTC m=+112.621832728 2026/08/11 03:11:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:02 DEBUG : file1(0xa75092c8940): >close: err= 2026/08/11 03:11:02 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/11 03:11:02 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 03:11:02 DEBUG : file2: newRWFileHandle: 2026/08/11 03:11:02 DEBUG : file2(0xa75092c8e40): openPending: 2026/08/11 03:11:02 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/11 03:11:02 DEBUG : file2(0xa75092c8e40): >openPending: err= 2026/08/11 03:11:02 DEBUG : file2: >newRWFileHandle: err= 2026/08/11 03:11:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/11 03:11:02 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/11 03:11:02 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/11 03:11:02 DEBUG : file2(0xa75092c8e40): RWFileHandle.Flush 2026/08/11 03:11:02 DEBUG : file2(0xa75092c8e40): RWFileHandle.Release 2026/08/11 03:11:02 DEBUG : file2(0xa75092c8e40): close: 2026/08/11 03:11:02 DEBUG : file2: vfs cache: setting modification time to 2026-08-11 03:11:02.8763224 +0000 UTC m=+112.623555982 2026/08/11 03:11:02 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:02 DEBUG : file2(0xa75092c8e40): >close: err= 2026/08/11 03:11:02 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:11:02 DEBUG : Looking for writers 2026/08/11 03:11:02 DEBUG : file1: reading active writers 2026/08/11 03:11:02 DEBUG : file2: reading active writers 2026/08/11 03:11:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/11 03:11:02 DEBUG : Looking for writers 2026/08/11 03:11:02 DEBUG : file1: reading active writers 2026/08/11 03:11:02 DEBUG : file2: reading active writers 2026/08/11 03:11:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/11 03:11:02 DEBUG : Looking for writers 2026/08/11 03:11:02 DEBUG : file1: reading active writers 2026/08/11 03:11:02 DEBUG : file2: reading active writers 2026/08/11 03:11:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/11 03:11:02 DEBUG : Looking for writers 2026/08/11 03:11:02 DEBUG : file1: reading active writers 2026/08/11 03:11:02 DEBUG : file2: reading active writers 2026/08/11 03:11:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/11 03:11:02 DEBUG : file1: vfs cache: starting upload 2026/08/11 03:11:02 DEBUG : file2: vfs cache: starting upload 2026/08/11 03:11:03 DEBUG : Looking for writers 2026/08/11 03:11:03 DEBUG : file1: reading active writers 2026/08/11 03:11:03 DEBUG : file2: reading active writers 2026/08/11 03:11:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/11 03:11:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:03 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:03 DEBUG : Looking for writers 2026/08/11 03:11:03 DEBUG : file1: reading active writers 2026/08/11 03:11:03 DEBUG : file2: reading active writers 2026/08/11 03:11:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/11 03:11:03 DEBUG : file1: size = 0 OK 2026/08/11 03:11:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 03:11:03 INFO : file1: Copied (new) 2026/08/11 03:11:03 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-11 03:11:02 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/11 03:11:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 03:11:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:03 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 03:11:03 DEBUG : file2: size = 0 OK 2026/08/11 03:11:03 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 03:11:03 INFO : file2: Copied (new) 2026/08/11 03:11:03 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-11 03:11:02 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/11 03:11:03 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/11 03:11:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/11 03:11:03 INFO : file2: vfs cache: upload succeeded try #1 2026/08/11 03:11:03 DEBUG : Looking for writers 2026/08/11 03:11:03 DEBUG : file1: reading active writers 2026/08/11 03:11:03 DEBUG : file2: reading active writers 2026/08/11 03:11:03 DEBUG : >WaitForWriters: 2026/08/11 03:11:03 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:11:03 DEBUG : Looking for writers 2026/08/11 03:11:03 DEBUG : file1: reading active writers 2026/08/11 03:11:03 DEBUG : file2: reading active writers 2026/08/11 03:11:03 DEBUG : >WaitForWriters: 2026/08/11 03:11:03 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:11:04 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:11:04 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:11:04 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:04 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:04 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:11:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:04 DEBUG : file1: newRWFileHandle: 2026/08/11 03:11:04 DEBUG : file1(0xa7509040040): openPending: 2026/08/11 03:11:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:04 DEBUG : file1(0xa7509040040): >openPending: err= 2026/08/11 03:11:04 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 03:11:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 03:11:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 03:11:04 DEBUG : file1(0xa7509040040): _writeAt: size=5, off=0 2026/08/11 03:11:04 DEBUG : file1(0xa7509040040): >_writeAt: n=5, err= 2026/08/11 03:11:04 DEBUG : file1(0xa7509040040): RWFileHandle.Flush 2026/08/11 03:11:04 DEBUG : file1(0xa7509040040): RWFileHandle.Flush 2026/08/11 03:11:04 DEBUG : file1(0xa7509040040): close: 2026/08/11 03:11:04 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 03:11:04.246356289 +0000 UTC m=+113.993589850 2026/08/11 03:11:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:04 DEBUG : file1(0xa7509040040): >close: err= 2026/08/11 03:11:04 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:11:04 DEBUG : Looking for writers 2026/08/11 03:11:04 DEBUG : file1: reading active writers 2026/08/11 03:11:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:11:04 DEBUG : Looking for writers 2026/08/11 03:11:04 DEBUG : file1: reading active writers 2026/08/11 03:11:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:11:04 DEBUG : Looking for writers 2026/08/11 03:11:04 DEBUG : file1: reading active writers 2026/08/11 03:11:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:11:04 DEBUG : Looking for writers 2026/08/11 03:11:04 DEBUG : file1: reading active writers 2026/08/11 03:11:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:11:04 DEBUG : file1: vfs cache: starting upload 2026/08/11 03:11:04 DEBUG : Looking for writers 2026/08/11 03:11:04 DEBUG : file1: reading active writers 2026/08/11 03:11:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:11:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:04 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki/dir/file1: no such file or directory 2026/08/11 03:11:04 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki/dir/file1: no such file or directory 2026/08/11 03:11:04 DEBUG : Looking for writers 2026/08/11 03:11:04 DEBUG : file1: reading active writers 2026/08/11 03:11:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:11:04 DEBUG : file1: size = 5 OK 2026/08/11 03:11:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 03:11:04 INFO : file1: Copied (new) 2026/08/11 03:11:04 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-11 03:11:04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/11 03:11:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 03:11:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:04 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 03:11:04 DEBUG : Looking for writers 2026/08/11 03:11:04 DEBUG : file1: reading active writers 2026/08/11 03:11:04 DEBUG : >WaitForWriters: 2026/08/11 03:11:04 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.09s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:11:05 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:11:05 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:11:05 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:05 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:05 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:11:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:05 DEBUG : file1: newRWFileHandle: 2026/08/11 03:11:05 DEBUG : file1(0xa7509041c40): openPending: 2026/08/11 03:11:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:05 DEBUG : file1(0xa7509041c40): >openPending: err= 2026/08/11 03:11:05 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 03:11:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 03:11:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 03:11:05 DEBUG : file1(0xa7509041c40): _writeAt: size=5, off=0 2026/08/11 03:11:05 DEBUG : file1(0xa7509041c40): >_writeAt: n=5, err= 2026/08/11 03:11:05 DEBUG : file1(0xa7509041c40): RWFileHandle.Release 2026/08/11 03:11:05 DEBUG : file1(0xa7509041c40): close: 2026/08/11 03:11:05 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 03:11:05.335208152 +0000 UTC m=+115.082441713 2026/08/11 03:11:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:05 DEBUG : file1(0xa7509041c40): >close: err= 2026/08/11 03:11:05 DEBUG : file1(0xa7509041c40): RWFileHandle.Release 2026/08/11 03:11:05 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:11:05 DEBUG : Looking for writers 2026/08/11 03:11:05 DEBUG : file1: reading active writers 2026/08/11 03:11:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:11:05 DEBUG : Looking for writers 2026/08/11 03:11:05 DEBUG : file1: reading active writers 2026/08/11 03:11:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:11:05 DEBUG : Looking for writers 2026/08/11 03:11:05 DEBUG : file1: reading active writers 2026/08/11 03:11:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:11:05 DEBUG : Looking for writers 2026/08/11 03:11:05 DEBUG : file1: reading active writers 2026/08/11 03:11:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:11:05 DEBUG : file1: vfs cache: starting upload 2026/08/11 03:11:05 DEBUG : Looking for writers 2026/08/11 03:11:05 DEBUG : file1: reading active writers 2026/08/11 03:11:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:11:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:05 DEBUG : Looking for writers 2026/08/11 03:11:05 DEBUG : file1: reading active writers 2026/08/11 03:11:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:11:05 DEBUG : file1: size = 5 OK 2026/08/11 03:11:05 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 03:11:05 INFO : file1: Copied (new) 2026/08/11 03:11:05 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-11 03:11:05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/11 03:11:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 03:11:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:05 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 03:11:05 DEBUG : Looking for writers 2026/08/11 03:11:05 DEBUG : file1: reading active writers 2026/08/11 03:11:05 DEBUG : >WaitForWriters: 2026/08/11 03:11:05 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.10s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:11:06 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:11:06 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:11:06 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:06 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:06 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:11:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:06 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/11 03:11:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 03:11:07 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:11:07 DEBUG : dir/file1(0xa75090d6a80): openPending: 2026/08/11 03:11:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/11 03:11:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 03:11:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:07 DEBUG : dir/file1(0xa75090d6a80): >openPending: err= 2026/08/11 03:11:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 03:11:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:11:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:11:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 03:11:07 DEBUG : dir/file1(0xa75090d6a80): _writeAt: size=5, off=0 2026/08/11 03:11:07 DEBUG : dir/file1(0xa75090d6a80): >_writeAt: n=5, err= 2026/08/11 03:11:07 DEBUG : dir/file1(0xa75090d6a80): close: 2026/08/11 03:11:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:07 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-11 03:11:07.15461278 +0000 UTC m=+116.901846341 2026/08/11 03:11:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:07 DEBUG : dir/file1(0xa75090d6a80): >close: err= 2026/08/11 03:11:07 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:11:07 DEBUG : dir: Looking for writers 2026/08/11 03:11:07 DEBUG : file1: reading active writers 2026/08/11 03:11:07 DEBUG : Looking for writers 2026/08/11 03:11:07 DEBUG : dir: reading active writers 2026/08/11 03:11:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:11:07 DEBUG : dir: Looking for writers 2026/08/11 03:11:07 DEBUG : file1: reading active writers 2026/08/11 03:11:07 DEBUG : Looking for writers 2026/08/11 03:11:07 DEBUG : dir: reading active writers 2026/08/11 03:11:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:11:07 DEBUG : dir: Looking for writers 2026/08/11 03:11:07 DEBUG : file1: reading active writers 2026/08/11 03:11:07 DEBUG : Looking for writers 2026/08/11 03:11:07 DEBUG : dir: reading active writers 2026/08/11 03:11:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:11:07 DEBUG : dir: Looking for writers 2026/08/11 03:11:07 DEBUG : file1: reading active writers 2026/08/11 03:11:07 DEBUG : Looking for writers 2026/08/11 03:11:07 DEBUG : dir: reading active writers 2026/08/11 03:11:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:11:07 DEBUG : dir/file1: vfs cache: starting upload 2026/08/11 03:11:07 DEBUG : dir: Looking for writers 2026/08/11 03:11:07 DEBUG : file1: reading active writers 2026/08/11 03:11:07 DEBUG : Looking for writers 2026/08/11 03:11:07 DEBUG : dir: reading active writers 2026/08/11 03:11:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:11:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:07 DEBUG : dir: Looking for writers 2026/08/11 03:11:07 DEBUG : file1: reading active writers 2026/08/11 03:11:07 DEBUG : Looking for writers 2026/08/11 03:11:07 DEBUG : dir: reading active writers 2026/08/11 03:11:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:11:07 DEBUG : dir/file1: size = 5 OK 2026/08/11 03:11:07 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 03:11:07 INFO : dir/file1: Copied (replaced existing) 2026/08/11 03:11:07 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-11 03:11:07 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/11 03:11:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/11 03:11:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/11 03:11:07 DEBUG : dir: Looking for writers 2026/08/11 03:11:07 DEBUG : file1: reading active writers 2026/08/11 03:11:07 DEBUG : Looking for writers 2026/08/11 03:11:07 DEBUG : dir: reading active writers 2026/08/11 03:11:07 DEBUG : >WaitForWriters: 2026/08/11 03:11:07 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (2.26s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:11:08 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:11:08 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:11:08 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:08 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:08 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:11:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:09 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:09 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 03:11:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 03:11:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 03:11:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 03:11:09 DEBUG : dir/file1(0xa7508cecac0): _writeAt: size=5, off=0 2026/08/11 03:11:09 DEBUG : dir/file1(0xa7508cecac0): openPending: 2026/08/11 03:11:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/11 03:11:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 03:11:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:09 DEBUG : dir/file1(0xa7508cecac0): >openPending: err= 2026/08/11 03:11:09 DEBUG : dir/file1(0xa7508cecac0): >_writeAt: n=5, err= 2026/08/11 03:11:09 DEBUG : dir/file1(0xa7508cecac0): _writeAt: size=15, off=5 2026/08/11 03:11:09 DEBUG : dir/file1(0xa7508cecac0): >_writeAt: n=15, err= 2026/08/11 03:11:09 DEBUG : dir/file1(0xa7508cecac0): close: 2026/08/11 03:11:09 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/11 03:11:09 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-11 03:11:09.421575563 +0000 UTC m=+119.168809155 2026/08/11 03:11:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:09 DEBUG : dir/file1(0xa7508cecac0): >close: err= 2026/08/11 03:11:09 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:11:09 DEBUG : dir: Looking for writers 2026/08/11 03:11:09 DEBUG : file1: reading active writers 2026/08/11 03:11:09 DEBUG : Looking for writers 2026/08/11 03:11:09 DEBUG : dir: reading active writers 2026/08/11 03:11:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:11:09 DEBUG : dir: Looking for writers 2026/08/11 03:11:09 DEBUG : file1: reading active writers 2026/08/11 03:11:09 DEBUG : Looking for writers 2026/08/11 03:11:09 DEBUG : dir: reading active writers 2026/08/11 03:11:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:11:09 DEBUG : dir: Looking for writers 2026/08/11 03:11:09 DEBUG : file1: reading active writers 2026/08/11 03:11:09 DEBUG : Looking for writers 2026/08/11 03:11:09 DEBUG : dir: reading active writers 2026/08/11 03:11:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:11:09 DEBUG : dir: Looking for writers 2026/08/11 03:11:09 DEBUG : file1: reading active writers 2026/08/11 03:11:09 DEBUG : Looking for writers 2026/08/11 03:11:09 DEBUG : dir: reading active writers 2026/08/11 03:11:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:11:09 DEBUG : dir/file1: vfs cache: starting upload 2026/08/11 03:11:09 DEBUG : dir: Looking for writers 2026/08/11 03:11:09 DEBUG : file1: reading active writers 2026/08/11 03:11:09 DEBUG : Looking for writers 2026/08/11 03:11:09 DEBUG : dir: reading active writers 2026/08/11 03:11:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:11:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:09 DEBUG : dir: Looking for writers 2026/08/11 03:11:09 DEBUG : file1: reading active writers 2026/08/11 03:11:09 DEBUG : Looking for writers 2026/08/11 03:11:09 DEBUG : dir: reading active writers 2026/08/11 03:11:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:11:09 DEBUG : dir/file1: size = 20 OK 2026/08/11 03:11:09 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/11 03:11:09 INFO : dir/file1: Copied (replaced existing) 2026/08/11 03:11:09 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-11 03:11:09 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/11 03:11:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/11 03:11:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/11 03:11:10 DEBUG : dir: Looking for writers 2026/08/11 03:11:10 DEBUG : file1: reading active writers 2026/08/11 03:11:10 DEBUG : Looking for writers 2026/08/11 03:11:10 DEBUG : dir: reading active writers 2026/08/11 03:11:10 DEBUG : >WaitForWriters: 2026/08/11 03:11:10 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (2.30s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:11:10 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:11:10 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:11:10 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:10 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:10 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:11:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:11 DEBUG : file1: newRWFileHandle: 2026/08/11 03:11:11 DEBUG : file1(0xa7508d271c0): openPending: 2026/08/11 03:11:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:11 DEBUG : file1(0xa7508d271c0): >openPending: err= 2026/08/11 03:11:11 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 03:11:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 03:11:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 03:11:11 DEBUG : file1(0xa7508d271c0): _writeAt: size=5, off=0 2026/08/11 03:11:11 DEBUG : file1(0xa7508d271c0): >_writeAt: n=5, err= 2026/08/11 03:11:11 DEBUG : file1(0xa7508d271c0): close: 2026/08/11 03:11:11 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 03:11:11.001973406 +0000 UTC m=+120.749206967 2026/08/11 03:11:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:11 DEBUG : file1(0xa7508d271c0): >close: err= 2026/08/11 03:11:11 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:11:11 DEBUG : Looking for writers 2026/08/11 03:11:11 DEBUG : file1: reading active writers 2026/08/11 03:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:11:11 DEBUG : Looking for writers 2026/08/11 03:11:11 DEBUG : file1: reading active writers 2026/08/11 03:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:11:11 DEBUG : Looking for writers 2026/08/11 03:11:11 DEBUG : file1: reading active writers 2026/08/11 03:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:11:11 DEBUG : Looking for writers 2026/08/11 03:11:11 DEBUG : file1: reading active writers 2026/08/11 03:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:11:11 DEBUG : file1: vfs cache: starting upload 2026/08/11 03:11:11 DEBUG : Looking for writers 2026/08/11 03:11:11 DEBUG : file1: reading active writers 2026/08/11 03:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:11:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:11 DEBUG : Looking for writers 2026/08/11 03:11:11 DEBUG : file1: reading active writers 2026/08/11 03:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:11:11 DEBUG : file1: size = 5 OK 2026/08/11 03:11:11 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 03:11:11 INFO : file1: Copied (new) 2026/08/11 03:11:11 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-11 03:11:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/11 03:11:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 03:11:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:11 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 03:11:11 DEBUG : Looking for writers 2026/08/11 03:11:11 DEBUG : file1: reading active writers 2026/08/11 03:11:11 DEBUG : >WaitForWriters: 2026/08/11 03:11:11 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.15s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:11:12 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:11:12 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:11:12 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:12 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/11 03:11:12 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1a7c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1a7c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1a7c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1a7c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1a7c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.150199024 +0000 UTC m=+121.897432585 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1a7c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1ac40): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1ac40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1ac40): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1ac40): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1ac40): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1ac40): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1ac40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.150199024 +0000 UTC m=+121.897432585 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1ac40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1b100): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1b100): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1b100): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1b100): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1b100): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.150199024 +0000 UTC m=+121.897432585 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1b100): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae1880 item 1 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1b740): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1b740): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1b740): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1b740): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1b740): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.152726095 +0000 UTC m=+121.899959666 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1b740): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1bc40): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1bc40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1bc40): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1bc40): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1bc40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.152726095 +0000 UTC m=+121.899959666 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e1bc40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b41c0 item 2 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea8380): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea8380): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea8380): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea8380): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea8380): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.154599603 +0000 UTC m=+121.901833184 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea8380): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea8800): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea8800): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea8800): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea8800): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea8800): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea8800): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea8800): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.154599603 +0000 UTC m=+121.901833184 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea8800): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea8cc0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea8cc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea8cc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea8cc0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea8cc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.154599603 +0000 UTC m=+121.901833184 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea8cc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b4770 item 3 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea9340): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea9340): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea9340): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea9340): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea9340): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.160746981 +0000 UTC m=+121.907980563 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea9340): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea9880): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea9880): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea9880): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea9880): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea9880): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.160746981 +0000 UTC m=+121.907980563 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea9880): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b4d90 item 4 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea9ec0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea9ec0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea9ec0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea9ec0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea9ec0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.166568154 +0000 UTC m=+121.913801715 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ea9ec0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee6440): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee6440): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee6440): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee6440): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee6440): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee6440): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee6440): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.166568154 +0000 UTC m=+121.913801715 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee6440): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee6900): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee6900): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee6900): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee6900): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee6900): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.166568154 +0000 UTC m=+121.913801715 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee6900): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b5110 item 5 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee6f80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee6f80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee6f80): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee6f80): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee6f80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.174325693 +0000 UTC m=+121.921559254 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee6f80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee74c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee74c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee74c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee74c0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee74c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.174325693 +0000 UTC m=+121.921559254 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee74c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b55e0 item 6 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee7b40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee7b40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee7b40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee7b40): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee7b40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.176236771 +0000 UTC m=+121.923470332 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ee7b40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f62140): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f62140): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f62140): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f62140): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f62140): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f62140): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f62140): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.176236771 +0000 UTC m=+121.923470332 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f62140): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f62600): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f62600): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f62600): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f62600): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f62600): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.176236771 +0000 UTC m=+121.923470332 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f62600): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b5960 item 7 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f62c80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f62c80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f62c80): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f62c80): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f62c80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.179619058 +0000 UTC m=+121.926852619 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f62c80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f631c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f631c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f631c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f631c0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f631c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.179619058 +0000 UTC m=+121.926852619 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f631c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75086c6770 item 8 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f63780): _readAt: size=2, off=0 2026/08/11 03:11:12 ERROR : open-test-file(0xa7508f63780): Couldn't read size of file 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f63780): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f63780): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f63780): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f63780): close: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f63780): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f63b40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f63b40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f63b40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f63b40): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f63b40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.181716879 +0000 UTC m=+121.928950440 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f63b40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe20c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe20c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe20c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe20c0): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe20c0): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe20c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe20c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.181716879 +0000 UTC m=+121.928950440 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe20c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe25c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe25c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe25c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe25c0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe25c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.181716879 +0000 UTC m=+121.928950440 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe25c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75086c6d90 item 9 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe2c40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe2c40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe2c40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe2c40): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe2c40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.185336575 +0000 UTC m=+121.932570136 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe2c40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe3180): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe3180): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe3180): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe3180): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe3180): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.185336575 +0000 UTC m=+121.932570136 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe3180): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75086c7b20 item 10 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe37c0): _readAt: size=2, off=0 2026/08/11 03:11:12 ERROR : open-test-file(0xa7508fe37c0): Couldn't read size of file 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe37c0): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe37c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe37c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe37c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe37c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe3b80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe3b80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe3b80): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe3b80): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe3b80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.187878506 +0000 UTC m=+121.935112107 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fe3b80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509022180): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509022180): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509022180): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509022180): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509022180): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509022180): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509022180): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.187878506 +0000 UTC m=+121.935112107 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509022180): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509022680): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509022680): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509022680): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509022680): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509022680): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.187878506 +0000 UTC m=+121.935112107 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509022680): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c96070 item 11 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509022d00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509022d00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509022d00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509022d00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509022d00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.19097371 +0000 UTC m=+121.938207271 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509022d00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509023240): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509023240): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509023240): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509023240): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509023240): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.19097371 +0000 UTC m=+121.938207271 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509023240): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c96850 item 12 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509023880): _readAt: size=2, off=0 2026/08/11 03:11:12 ERROR : open-test-file(0xa7509023880): Couldn't read size of file 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509023880): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509023880): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509023880): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509023880): close: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509023880): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509023c40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509023c40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509023c40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509023c40): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509023c40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.192939692 +0000 UTC m=+121.940173264 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509023c40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088400): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088400): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088400): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088400): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088400): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.192939692 +0000 UTC m=+121.940173264 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088400): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c96d20 item 13 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088a80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088a80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088a80): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088a80): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088a80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.194713051 +0000 UTC m=+121.941946631 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088a80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088fc0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088fc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088fc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088fc0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088fc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.194713051 +0000 UTC m=+121.941946631 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088fc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c97e30 item 14 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509089600): _readAt: size=2, off=0 2026/08/11 03:11:12 ERROR : open-test-file(0xa7509089600): Couldn't read size of file 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509089600): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509089600): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509089600): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509089600): close: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509089600): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090899c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090899c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090899c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090899c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090899c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.196845318 +0000 UTC m=+121.944078879 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090899c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509138180): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509138180): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509138180): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509138180): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509138180): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.196845318 +0000 UTC m=+121.944078879 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509138180): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab8af0 item 15 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509138800): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509138800): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509138800): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509138800): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509138800): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.198702705 +0000 UTC m=+121.945936266 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509138800): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509138d40): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509138d40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509138d40): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509138d40): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509138d40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.198702705 +0000 UTC m=+121.945936266 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509138d40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab9110 item 16 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509139380): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509139380): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509139380): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509139380): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509139380): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.200328815 +0000 UTC m=+121.947562376 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509139380): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509139800): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509139800): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509139800): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509139800): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509139800): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509139800): _writeAt: size=3, off=7 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509139800): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509139800): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.200328815 +0000 UTC m=+121.947562376 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509139800): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509139d00): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509139d00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509139d00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509139d00): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509139d00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.200328815 +0000 UTC m=+121.947562376 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509139d00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab96c0 item 17 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509182480): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509182480): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509182480): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509182480): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509182480): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.202790744 +0000 UTC m=+121.950024305 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509182480): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509230600): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509230600): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509230600): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509230600): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509230600): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.202790744 +0000 UTC m=+121.950024305 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509230600): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae5d50 item 18 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509230c80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509230c80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509230c80): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509230c80): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509230c80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.204909074 +0000 UTC m=+121.952142635 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509230c80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509231180): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509231180): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509231180): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509231180): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509231180): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509231180): _writeAt: size=3, off=7 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509231180): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509231180): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.204909074 +0000 UTC m=+121.952142635 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509231180): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509231680): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509231680): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509231680): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509231680): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509231680): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.204909074 +0000 UTC m=+121.952142635 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509231680): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c8e460 item 19 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509231d00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509231d00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509231d00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509231d00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509231d00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.207415907 +0000 UTC m=+121.954649468 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509231d00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509270340): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509270340): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509270340): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509270340): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509270340): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.207415907 +0000 UTC m=+121.954649468 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509270340): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c8ebd0 item 20 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092709c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092709c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092709c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092709c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092709c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.209293053 +0000 UTC m=+121.956526624 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092709c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509270ec0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509270ec0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509270ec0): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509270ec0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509270ec0): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509270ec0): _writeAt: size=3, off=7 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509270ec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509270ec0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.209293053 +0000 UTC m=+121.956526624 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509270ec0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092713c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092713c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092713c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092713c0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092713c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.209293053 +0000 UTC m=+121.956526624 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092713c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c8f2d0 item 21 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509271a40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509271a40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509271a40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509271a40): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509271a40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.212910874 +0000 UTC m=+121.960144445 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509271a40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a0080): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a0080): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a0080): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a0080): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a0080): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.212910874 +0000 UTC m=+121.960144445 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a0080): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c8f9d0 item 22 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509182980): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509182980): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509182980): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509182980): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509182980): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.215341103 +0000 UTC m=+121.962574664 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509182980): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509182e80): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509182e80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509182e80): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509182e80): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509182e80): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509182e80): _writeAt: size=3, off=7 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509182e80): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509182e80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.215341103 +0000 UTC m=+121.962574664 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509182e80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509183380): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509183380): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509183380): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509183380): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509183380): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.215341103 +0000 UTC m=+121.962574664 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509183380): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a8c5b0 item 23 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509183a00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509183a00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509183a00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509183a00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509183a00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.218372347 +0000 UTC m=+121.965605918 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509183a00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0040): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0040): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0040): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0040): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0040): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.218372347 +0000 UTC m=+121.965605918 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0040): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a8d2d0 item 24 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0680): _readAt: size=2, off=0 2026/08/11 03:11:12 ERROR : open-test-file(0xa75091b0680): Couldn't read size of file 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0680): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0680): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0680): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0680): close: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0680): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0a40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0a40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0a40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0a40): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0a40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.22074631 +0000 UTC m=+121.967979871 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0a40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0f40): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0f40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0f40): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0f40): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0f40): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0f40): _writeAt: size=3, off=7 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0f40): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0f40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.22074631 +0000 UTC m=+121.967979871 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0f40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1480): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1480): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1480): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1480): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1480): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.22074631 +0000 UTC m=+121.967979871 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1480): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a8da40 item 25 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1b00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1b00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1b00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1b00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1b00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.223853638 +0000 UTC m=+121.971087209 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1b00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fc140): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fc140): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fc140): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fc140): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fc140): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.223853638 +0000 UTC m=+121.971087209 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fc140): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508f14540 item 26 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fc780): _readAt: size=2, off=0 2026/08/11 03:11:12 ERROR : open-test-file(0xa75091fc780): Couldn't read size of file 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fc780): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fc780): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fc780): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fc780): close: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fc780): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fcb40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fcb40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fcb40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fcb40): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fcb40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.226014257 +0000 UTC m=+121.973247818 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fcb40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fd040): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fd040): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fd040): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fd040): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fd040): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fd040): _writeAt: size=3, off=7 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fd040): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fd040): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.226014257 +0000 UTC m=+121.973247818 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fd040): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fd580): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fd580): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fd580): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fd580): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fd580): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.226014257 +0000 UTC m=+121.973247818 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fd580): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508f14b60 item 27 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fdc00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fdc00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fdc00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fdc00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fdc00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.228554013 +0000 UTC m=+121.975787575 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091fdc00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931e240): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931e240): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931e240): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931e240): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931e240): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.228554013 +0000 UTC m=+121.975787575 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931e240): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508f153b0 item 28 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a0740): _readAt: size=2, off=0 2026/08/11 03:11:12 ERROR : open-test-file(0xa75092a0740): Couldn't read size of file 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a0740): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a0740): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a0740): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a0740): close: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a0740): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a0b00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a0b00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a0b00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a0b00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a0b00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.231423062 +0000 UTC m=+121.978656623 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a0b00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a11c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a11c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a11c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a11c0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a11c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.231423062 +0000 UTC m=+121.978656623 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a11c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c8fd50 item 29 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a1840): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a1840): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a1840): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a1840): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a1840): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.233362253 +0000 UTC m=+121.980595814 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a1840): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a1d80): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a1d80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a1d80): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a1d80): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a1d80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.233362253 +0000 UTC m=+121.980595814 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a1d80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ce4310 item 30 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c24c0): _readAt: size=2, off=0 2026/08/11 03:11:12 ERROR : open-test-file(0xa75092c24c0): Couldn't read size of file 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c24c0): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c24c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c24c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c24c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c24c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c2880): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c2880): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c2880): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c2880): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c2880): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.235215814 +0000 UTC m=+121.982449375 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c2880): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c2f40): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c2f40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c2f40): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c2f40): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c2f40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.235215814 +0000 UTC m=+121.982449375 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c2f40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ce4af0 item 31 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c35c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c35c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c35c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c35c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c35c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.237158711 +0000 UTC m=+121.984392272 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c35c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c3b00): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c3b00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c3b00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c3b00): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c3b00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.237158711 +0000 UTC m=+121.984392272 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c3b00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ce5110 item 32 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e2240): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e2240): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e2240): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e2240): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e2240): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.238822354 +0000 UTC m=+121.986055915 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e2240): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e26c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e26c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e26c0): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e26c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e26c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ce55e0 item 33 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e26c0): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e26c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.239458475 +0000 UTC m=+121.986692046 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e26c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e2bc0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e2bc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e2bc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e2bc0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e2bc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.239458475 +0000 UTC m=+121.986692046 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e2bc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ce58f0 item 33 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e3200): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e3200): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e3200): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e3200): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e3200): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.241286566 +0000 UTC m=+121.988520127 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e3200): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e3680): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e3680): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ce5d50 item 34 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e3680): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e3680): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e3680): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e3680): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e3680): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.241952644 +0000 UTC m=+121.989186205 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e3680): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e3bc0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e3bc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e3bc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e3bc0): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e3bc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.241952644 +0000 UTC m=+121.989186205 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e3bc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b7e0e0 item 34 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939c300): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939c300): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939c300): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939c300): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939c300): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.243759987 +0000 UTC m=+121.990993549 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939c300): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939c780): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939c780): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939c780): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939c780): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939c780): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b7e8c0 item 35 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939c780): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939c780): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.244585076 +0000 UTC m=+121.991818637 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939c780): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939cc80): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939cc80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939cc80): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939cc80): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939cc80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.244585076 +0000 UTC m=+121.991818637 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939cc80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b7ec40 item 35 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939d300): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939d300): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939d300): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939d300): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939d300): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.246529678 +0000 UTC m=+121.993763239 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939d300): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939d800): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939d800): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b7f490 item 36 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939d800): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939d800): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939d800): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939d800): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939d800): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.247429546 +0000 UTC m=+121.994663107 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939d800): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939dd40): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939dd40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939dd40): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939dd40): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939dd40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.247429546 +0000 UTC m=+121.994663107 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750939dd40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b7fb20 item 36 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c0480): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c0480): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c0480): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c0480): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c0480): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.249231429 +0000 UTC m=+121.996464991 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c0480): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c0900): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c0900): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c0900): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c0900): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c0900): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75087e0e70 item 37 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c0900): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c0900): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.250125067 +0000 UTC m=+121.997358638 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c0900): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c0e00): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c0e00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c0e00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c0e00): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c0e00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.250125067 +0000 UTC m=+121.997358638 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c0e00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75087e1880 item 37 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c1480): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c1480): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c1480): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c1480): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c1480): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.252344247 +0000 UTC m=+121.999577818 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c1480): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c1980): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c1980): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508afe3f0 item 38 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c1980): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c1980): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c1980): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c1980): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c1980): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.253364615 +0000 UTC m=+122.000598195 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c1980): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c1ec0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c1ec0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c1ec0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c1ec0): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c1ec0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.253364615 +0000 UTC m=+122.000598195 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093c1ec0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508afed90 item 38 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093de640): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093de640): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093de640): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093de640): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093de640): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.255729459 +0000 UTC m=+122.002963031 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093de640): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093deb40): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093deb40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093deb40): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093deb40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093deb40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75087ce150 item 39 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093deb40): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093deb40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.256635801 +0000 UTC m=+122.003869372 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093deb40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093df040): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093df040): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093df040): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093df040): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093df040): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.256635801 +0000 UTC m=+122.003869372 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093df040): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75087cea80 item 39 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093df6c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093df6c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093df6c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093df6c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093df6c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.258726509 +0000 UTC m=+122.005960090 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093df6c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dfbc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dfbc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75087cf030 item 40 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dfbc0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dfbc0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dfbc0): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dfbc0): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dfbc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.260241711 +0000 UTC m=+122.007475282 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dfbc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fc200): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fc200): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fc200): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fc200): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fc200): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.260241711 +0000 UTC m=+122.007475282 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fc200): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75087cf260 item 40 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fc7c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fc7c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fc7c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fc7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fc7c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fc7c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fc7c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.262892356 +0000 UTC m=+122.010125917 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fc7c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fccc0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fccc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fccc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75087cf7a0 item 41 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fccc0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fccc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.264291547 +0000 UTC m=+122.011525279 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fccc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fd180): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fd180): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fd180): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fd180): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fd180): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75087cfa40 item 41 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fd180): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fd180): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.265143327 +0000 UTC m=+122.012376888 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fd180): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fd6c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fd6c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fd6c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fd6c0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fd6c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.265143327 +0000 UTC m=+122.012376888 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fd6c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75087cfc00 item 41 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fdd00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fdd00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fdd00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fdd00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fdd00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fdd00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fdd00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.26734302 +0000 UTC m=+122.014576581 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093fdd00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509416300): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509416300): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509416300): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a96310 item 42 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509416300): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509416300): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.268139584 +0000 UTC m=+122.015373155 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509416300): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509416840): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509416840): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a967e0 item 42 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509416840): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509416840): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509416840): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509416840): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509416840): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.269719077 +0000 UTC m=+122.016952668 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509416840): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509416dc0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509416dc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509416dc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509416dc0): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509416dc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.269719077 +0000 UTC m=+122.016952668 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509416dc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a96a80 item 42 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509417400): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509417400): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509417400): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509417400): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509417400): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509417400): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509417400): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.272037594 +0000 UTC m=+122.019271205 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509417400): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509417900): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509417900): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509417900): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a97420 item 43 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509417900): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509417900): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.272762033 +0000 UTC m=+122.019995594 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509417900): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509417e40): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509417e40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509417e40): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509417e40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509417e40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a97650 item 43 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509417e40): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509417e40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.274430122 +0000 UTC m=+122.021663693 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509417e40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509438480): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509438480): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509438480): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509438480): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509438480): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.274430122 +0000 UTC m=+122.021663693 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509438480): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a97810 item 43 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509438ac0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509438ac0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509438ac0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509438ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509438ac0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509438ac0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509438ac0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.277268192 +0000 UTC m=+122.024501763 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509438ac0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509438fc0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509438fc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509438fc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9c230 item 44 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509438fc0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509438fc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.277964197 +0000 UTC m=+122.025197767 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509438fc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509439500): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509439500): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9c3f0 item 44 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509439500): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509439500): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509439500): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509439500): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509439500): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.278763355 +0000 UTC m=+122.025996927 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509439500): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509439a80): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509439a80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509439a80): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509439a80): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509439a80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.278763355 +0000 UTC m=+122.025996927 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509439a80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9c690 item 44 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094541c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094541c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094541c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094541c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094541c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094541c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094541c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.2810642 +0000 UTC m=+122.028297771 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094541c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094546c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094546c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094546c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9ca10 item 45 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094546c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094546c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.281792836 +0000 UTC m=+122.029026408 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094546c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509454dc0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509454dc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509454dc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509454dc0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509454dc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.281792836 +0000 UTC m=+122.029026408 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509454dc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9cc40 item 45 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509455400): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509455400): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509455400): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509455400): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509455400): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509455400): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509455400): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.283888414 +0000 UTC m=+122.031121984 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509455400): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509455900): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509455900): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509455900): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9d180 item 46 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509455900): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509455900): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.284721416 +0000 UTC m=+122.031954987 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509455900): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509470100): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509470100): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509470100): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509470100): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509470100): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.284721416 +0000 UTC m=+122.031954987 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509470100): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9d420 item 46 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509470740): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509470740): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509470740): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509470740): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509470740): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509470740): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509470740): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.287070934 +0000 UTC m=+122.034304504 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509470740): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509470c40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509470c40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509470c40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9d960 item 47 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509470c40): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509470c40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.287677027 +0000 UTC m=+122.034910608 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509470c40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509471340): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509471340): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509471340): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509471340): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509471340): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.287677027 +0000 UTC m=+122.034910608 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509471340): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9db20 item 47 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509471980): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509471980): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509471980): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509471980): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509471980): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509471980): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509471980): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.290118388 +0000 UTC m=+122.037351958 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509471980): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509471e80): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509471e80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509471e80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab2000 item 48 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509471e80): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509471e80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.290995894 +0000 UTC m=+122.038229506 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509471e80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509490680): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509490680): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509490680): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509490680): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509490680): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.290995894 +0000 UTC m=+122.038229506 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509490680): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab24d0 item 48 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931e7c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931e7c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931e7c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931e7c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931e7c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.294367701 +0000 UTC m=+122.041601273 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931e7c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931ec40): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931ec40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931ec40): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931ec40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931ec40): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931ec40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508f15a40 item 49 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931ec40): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931ec40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.295788644 +0000 UTC m=+122.043022215 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931ec40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931e3c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931e3c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931e3c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931e3c0): >_readAt: n=8, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931e3c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.295788644 +0000 UTC m=+122.043022215 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931e3c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ba22a0 item 49 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931f180): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931f180): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931f180): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931f180): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931f180): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.298062739 +0000 UTC m=+122.045296300 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931f180): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931f680): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931f680): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931f680): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ba2b60 item 50 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931f680): _readAt: size=2, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931f680): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931f680): _writeAt: size=3, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931f680): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931f680): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.298950846 +0000 UTC m=+122.046184407 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931f680): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931fc00): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931fc00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931fc00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931fc00): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931fc00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.298950846 +0000 UTC m=+122.046184407 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750931fc00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ba33b0 item 50 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509490380): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509490380): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509490380): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509490380): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509490380): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.300672757 +0000 UTC m=+122.047906318 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509490380): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509490c40): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509490c40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509490c40): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509490c40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509490c40): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509490c40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ba39d0 item 51 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509490c40): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509490c40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.301392056 +0000 UTC m=+122.048625617 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509490c40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509491180): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509491180): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509491180): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509491180): >_readAt: n=8, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509491180): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.301392056 +0000 UTC m=+122.048625617 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509491180): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ba3b90 item 51 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509491800): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509491800): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509491800): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509491800): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509491800): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.303113838 +0000 UTC m=+122.050347399 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509491800): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509491d00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509491d00): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509491d00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508f14460 item 52 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509491d00): _readAt: size=2, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509491d00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509491d00): _writeAt: size=3, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509491d00): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509491d00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.303897768 +0000 UTC m=+122.051131338 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509491d00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eba480): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eba480): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eba480): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eba480): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eba480): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.303897768 +0000 UTC m=+122.051131338 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eba480): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508f14770 item 52 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebab00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebab00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebab00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebab00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebab00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.305801062 +0000 UTC m=+122.053034623 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebab00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb000): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb000): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb000): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb000): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb000): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb000): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508f14d90 item 53 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb000): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb000): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.306709257 +0000 UTC m=+122.053942828 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb000): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508794780): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508794780): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508794780): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508794780): >_readAt: n=8, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508794780): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.306709257 +0000 UTC m=+122.053942828 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508794780): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab2000 item 53 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75087959c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75087959c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75087959c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75087959c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75087959c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.309235246 +0000 UTC m=+122.056468817 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75087959c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509160340): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509160340): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509160340): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab29a0 item 54 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509160340): _readAt: size=2, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509160340): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509160340): _writeAt: size=3, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509160340): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509160340): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.310144504 +0000 UTC m=+122.057378084 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509160340): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091608c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091608c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091608c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091608c0): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091608c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.310144504 +0000 UTC m=+122.057378084 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091608c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab32d0 item 54 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509160f40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509160f40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509160f40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509160f40): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509160f40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.312141293 +0000 UTC m=+122.059374875 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509160f40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509161440): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509161440): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509161440): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509161440): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509161440): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509161440): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab3e30 item 55 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509161440): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509161440): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.312818853 +0000 UTC m=+122.060052414 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509161440): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509161980): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509161980): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509161980): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509161980): >_readAt: n=8, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509161980): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.312818853 +0000 UTC m=+122.060052414 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509161980): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750904e150 item 55 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089fedc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089fedc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089fedc0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089fedc0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089fedc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.314740612 +0000 UTC m=+122.061974173 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089fedc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089ff740): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089ff740): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089ff740): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750904e540 item 56 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089ff740): _readAt: size=2, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089ff740): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089ff740): _writeAt: size=3, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089ff740): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089ff740): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.315467895 +0000 UTC m=+122.062701456 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089ff740): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092902c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092902c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092902c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092902c0): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092902c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.315467895 +0000 UTC m=+122.062701456 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092902c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750904e700 item 56 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290a00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290a00): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290a00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290a00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290a00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290a00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290a00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290a00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.316950996 +0000 UTC m=+122.064184557 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290a00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290f40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290f40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290f40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750904ec40 item 57 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290f40): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290f40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.317660385 +0000 UTC m=+122.064893956 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290f40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291480): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291480): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291480): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291480): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291480): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291480): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750904ef50 item 57 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291480): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291480): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.318374905 +0000 UTC m=+122.065608476 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291480): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291a00): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291a00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291a00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291a00): >_readAt: n=8, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291a00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.318374905 +0000 UTC m=+122.065608476 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291a00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750904f180 item 57 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1e480): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1e480): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1e480): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1e480): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1e480): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1e480): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1e480): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1e480): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.320207626 +0000 UTC m=+122.067441257 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1e480): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1f5c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1f5c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1f5c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750904f570 item 58 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1f5c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1f5c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.32095138 +0000 UTC m=+122.068184962 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1f5c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1fb00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1fb00): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1fb00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750904f810 item 58 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1fb00): _readAt: size=2, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1fb00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1fb00): _writeAt: size=3, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1fb00): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1fb00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.322037401 +0000 UTC m=+122.069270972 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1fb00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce81c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce81c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce81c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce81c0): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce81c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.322037401 +0000 UTC m=+122.069270972 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce81c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750904fb90 item 58 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8900): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8900): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8900): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8900): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8900): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8900): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8900): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8900): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.324295275 +0000 UTC m=+122.071528846 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8900): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8e40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8e40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8e40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9a1c0 item 59 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8e40): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8e40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.325190815 +0000 UTC m=+122.072424386 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8e40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9380): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9380): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9380): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9380): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9380): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9380): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9a3f0 item 59 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9380): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9380): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.326018639 +0000 UTC m=+122.073252210 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9380): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9900): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9900): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9900): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9900): >_readAt: n=8, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9900): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.326018639 +0000 UTC m=+122.073252210 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9900): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9a5b0 item 59 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6040): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6040): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6040): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6040): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6040): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6040): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6040): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6040): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.328816111 +0000 UTC m=+122.076049683 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6040): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6580): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6580): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6580): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9ae70 item 60 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6580): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6580): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.329598348 +0000 UTC m=+122.076831920 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6580): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6ac0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6ac0): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6ac0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9b730 item 60 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6ac0): _readAt: size=2, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6ac0): _writeAt: size=3, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6ac0): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6ac0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.330608988 +0000 UTC m=+122.077842618 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6ac0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d7080): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d7080): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d7080): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d7080): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d7080): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.330608988 +0000 UTC m=+122.077842618 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d7080): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9bab0 item 60 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d77c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d77c0): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d77c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d77c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d77c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d77c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d77c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d77c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.332962922 +0000 UTC m=+122.080196493 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d77c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d7d00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d7d00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d7d00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508cfe3f0 item 61 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d7d00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d7d00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.333848203 +0000 UTC m=+122.081081774 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d7d00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6e500): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6e500): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6e500): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6e500): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6e500): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.333848203 +0000 UTC m=+122.081081774 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6e500): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508cfea80 item 61 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6eb40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6eb40): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6eb40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6eb40): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6eb40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6eb40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6eb40): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6eb40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.336373783 +0000 UTC m=+122.083607364 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6eb40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f080): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f080): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f080): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508cff110 item 62 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f080): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f080): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.33756365 +0000 UTC m=+122.084797221 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f080): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f880): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f880): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f880): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f880): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f880): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.33756365 +0000 UTC m=+122.084797221 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f880): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508cff6c0 item 62 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6fec0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6fec0): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6fec0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6fec0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6fec0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6fec0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6fec0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6fec0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.339729851 +0000 UTC m=+122.086963412 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6fec0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bca500): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bca500): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bca500): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508cde3f0 item 63 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bca500): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bca500): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.340579956 +0000 UTC m=+122.087813517 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bca500): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcac00): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcac00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcac00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcac00): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcac00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.340579956 +0000 UTC m=+122.087813517 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcac00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508cde8c0 item 63 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcb340): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcb340): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcb340): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcb340): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcb340): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcb340): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcb340): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcb340): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.342575643 +0000 UTC m=+122.089809204 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcb340): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcbe00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcbe00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcbe00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508cdeee0 item 64 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcbe00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcbe00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.34318247 +0000 UTC m=+122.090416031 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcbe00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2a940): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2a940): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2a940): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2a940): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2a940): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.34318247 +0000 UTC m=+122.090416031 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2a940): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508cdf3b0 item 64 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2af80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2af80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2af80): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2af80): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2af80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.344870277 +0000 UTC m=+122.092103838 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2af80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2b4c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2b4c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2b4c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2b4c0): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2b4c0): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508cdfc70 item 65 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2b4c0): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2b4c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.345500848 +0000 UTC m=+122.092734409 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2b4c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2bac0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2bac0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2bac0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2bac0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2bac0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.345500848 +0000 UTC m=+122.092734409 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2bac0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b22070 item 65 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b804c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b804c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b804c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b804c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b804c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.347072465 +0000 UTC m=+122.094306026 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b804c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80940): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80940): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b22620 item 66 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80940): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80940): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80940): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80940): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80940): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.347749303 +0000 UTC m=+122.094982864 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80940): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80ec0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80ec0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80ec0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80ec0): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80ec0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.347749303 +0000 UTC m=+122.094982864 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80ec0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b228c0 item 66 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81580): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81580): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81580): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81580): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81580): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.349393127 +0000 UTC m=+122.096626688 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81580): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81a00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81a00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81a00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81a00): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81a00): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b23490 item 67 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81a00): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81a00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.35002467 +0000 UTC m=+122.097258231 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81a00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8000): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8000): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8000): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8000): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8000): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.35002467 +0000 UTC m=+122.097258231 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8000): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b23730 item 67 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc87c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc87c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc87c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc87c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc87c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.35154453 +0000 UTC m=+122.098778091 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc87c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8e00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8e00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b23c00 item 68 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8e00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8e00): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8e00): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8e00): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8e00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.352182655 +0000 UTC m=+122.099416217 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8e00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9340): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9340): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9340): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9340): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9340): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.352182655 +0000 UTC m=+122.099416217 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9340): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508e6a0e0 item 68 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9980): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9980): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9980): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9980): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9980): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.353612465 +0000 UTC m=+122.100846026 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9980): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9e00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9e00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9e00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9e00): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9e00): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508e6ad20 item 69 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9e00): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9e00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.354304091 +0000 UTC m=+122.101537652 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9e00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6400): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6400): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6400): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6400): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6400): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.354304091 +0000 UTC m=+122.101537652 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6400): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508e6b0a0 item 69 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6a80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6a80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6a80): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6a80): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6a80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.355984123 +0000 UTC m=+122.103217694 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6a80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6f80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6f80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508e6b730 item 70 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6f80): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6f80): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6f80): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6f80): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6f80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.356914199 +0000 UTC m=+122.104147770 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6f80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec74c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec74c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec74c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec74c0): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec74c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.356914199 +0000 UTC m=+122.104147770 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec74c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508e6b8f0 item 70 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec7cc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec7cc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec7cc0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec7cc0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec7cc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.358888538 +0000 UTC m=+122.106122110 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec7cc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a42c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a42c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a42c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a42c0): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a42c0): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508fde230 item 71 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a42c0): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a42c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.359809898 +0000 UTC m=+122.107043469 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a42c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cec0c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cec0c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cec0c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cec0c0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cec0c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.359809898 +0000 UTC m=+122.107043469 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cec0c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508fde540 item 71 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ceca80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ceca80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ceca80): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ceca80): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ceca80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.36178113 +0000 UTC m=+122.109014692 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ceca80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cecf80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cecf80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a948c0 item 72 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cecf80): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cecf80): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cecf80): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cecf80): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cecf80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.362627719 +0000 UTC m=+122.109861280 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cecf80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ced4c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ced4c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ced4c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ced4c0): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ced4c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.362627719 +0000 UTC m=+122.109861280 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ced4c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a94a80 item 72 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ceda80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ceda80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ceda80): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ceda80): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ceda80): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ceda80): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ceda80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.36430749 +0000 UTC m=+122.111541112 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ceda80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e74080): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e74080): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e74080): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a950a0 item 73 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e74080): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e74080): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.364974641 +0000 UTC m=+122.112208202 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e74080): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e745c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e745c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e745c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e745c0): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e745c0): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a95260 item 73 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e745c0): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e745c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.365778038 +0000 UTC m=+122.113011599 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e745c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e74b00): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e74b00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e74b00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e74b00): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e74b00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.365778038 +0000 UTC m=+122.113011599 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e74b00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a95490 item 73 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e75140): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e75140): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e75140): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e75140): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e75140): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e75140): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e75140): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.367687794 +0000 UTC m=+122.114921365 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e75140): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e75640): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e75640): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e75640): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a95ce0 item 74 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e75640): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e75640): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.36839525 +0000 UTC m=+122.115628811 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e75640): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e75b80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e75b80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939a150 item 74 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e75b80): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e75b80): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e75b80): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e75b80): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e75b80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.369361564 +0000 UTC m=+122.116595155 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e75b80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8200): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8200): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8200): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8200): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8200): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.369361564 +0000 UTC m=+122.116595155 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8200): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939a380 item 74 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8840): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8840): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8840): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8840): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8840): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8840): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8840): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.37160453 +0000 UTC m=+122.118838101 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8840): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8dc0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8dc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8dc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939a700 item 75 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8dc0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8dc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.372337815 +0000 UTC m=+122.119571386 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8dc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9300): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9300): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9300): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9300): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9300): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939a8c0 item 75 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9300): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9300): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.373322414 +0000 UTC m=+122.120555985 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9300): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9840): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9840): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9840): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9840): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9840): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.373322414 +0000 UTC m=+122.120555985 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9840): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939aa80 item 75 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9e80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9e80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9e80): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9e80): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9e80): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9e80): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9e80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.375309767 +0000 UTC m=+122.122543338 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9e80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967a4c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967a4c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967a4c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939ae00 item 76 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967a4c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967a4c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.375965134 +0000 UTC m=+122.123198705 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967a4c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967aa00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967aa00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939b030 item 76 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967aa00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967aa00): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967aa00): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967aa00): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967aa00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.376946568 +0000 UTC m=+122.124180139 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967aa00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967af80): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967af80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967af80): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967af80): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967af80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.376946568 +0000 UTC m=+122.124180139 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967af80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939b1f0 item 76 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967b5c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967b5c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967b5c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967b5c0): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967b5c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967b5c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967b5c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.378650546 +0000 UTC m=+122.125884117 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967b5c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967bb40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967bb40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967bb40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939b570 item 77 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967bb40): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967bb40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.379358172 +0000 UTC m=+122.126591743 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967bb40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088340): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088340): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088340): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088340): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088340): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.379358172 +0000 UTC m=+122.126591743 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088340): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939b730 item 77 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088980): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088980): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088980): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088980): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088980): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088980): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088980): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.381501699 +0000 UTC m=+122.128735270 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088980): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088e80): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088e80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088e80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939bab0 item 78 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088e80): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088e80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.382194467 +0000 UTC m=+122.129428038 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509088e80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509089580): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509089580): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509089580): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509089580): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509089580): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.382194467 +0000 UTC m=+122.129428038 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509089580): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939bc70 item 78 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509089bc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509089bc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509089bc0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509089bc0): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509089bc0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509089bc0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509089bc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.384126155 +0000 UTC m=+122.131359726 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509089bc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090ba1c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090ba1c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090ba1c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae0380 item 79 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090ba1c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090ba1c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.384872505 +0000 UTC m=+122.132106086 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090ba1c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090ba8c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090ba8c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090ba8c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090ba8c0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090ba8c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.384872505 +0000 UTC m=+122.132106086 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090ba8c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae09a0 item 79 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090baf00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090baf00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090baf00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090baf00): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090baf00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090baf00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090baf00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.386753316 +0000 UTC m=+122.133986888 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090baf00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090bb400): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090bb400): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090bb400): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae17a0 item 80 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090bb400): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090bb400): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.38755505 +0000 UTC m=+122.134788661 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090bb400): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090bbb00): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090bbb00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090bbb00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090bbb00): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090bbb00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.38755505 +0000 UTC m=+122.134788661 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090bbb00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae1b90 item 80 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e0240): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e0240): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e0240): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e0240): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e0240): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.389576146 +0000 UTC m=+122.136809717 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e0240): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e06c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e06c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e06c0): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e06c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e06c0): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e06c0): _writeAt: size=3, off=7 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b41c0 item 81 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e06c0): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e06c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.390397487 +0000 UTC m=+122.137631058 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e06c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e0c00): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e0c00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e0c00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e0c00): >_readAt: n=8, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e0c00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.390397487 +0000 UTC m=+122.137631058 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e0c00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b44d0 item 81 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e1280): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e1280): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e1280): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e1280): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e1280): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.392850199 +0000 UTC m=+122.140083770 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e1280): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e1780): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e1780): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e1780): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b4a80 item 82 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e1780): _readAt: size=2, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e1780): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e1780): _writeAt: size=3, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e1780): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e1780): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.393802237 +0000 UTC m=+122.141035817 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e1780): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e1d00): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e1d00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e1d00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e1d00): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e1d00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.393802237 +0000 UTC m=+122.141035817 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090e1d00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b4c40 item 82 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509118480): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509118480): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509118480): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509118480): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509118480): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.395877766 +0000 UTC m=+122.143111337 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509118480): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509118980): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509118980): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509118980): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509118980): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509118980): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509118980): _writeAt: size=3, off=7 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b4fc0 item 83 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509118980): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509118980): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.396709457 +0000 UTC m=+122.143943068 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509118980): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509118ec0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509118ec0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509118ec0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509118ec0): >_readAt: n=8, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509118ec0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.396709457 +0000 UTC m=+122.143943068 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509118ec0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b5180 item 83 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509119540): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509119540): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509119540): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509119540): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509119540): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.398767883 +0000 UTC m=+122.146001455 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509119540): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509119a40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509119a40): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509119a40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b5500 item 84 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509119a40): _readAt: size=2, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509119a40): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509119a40): _writeAt: size=3, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509119a40): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509119a40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.399717927 +0000 UTC m=+122.146951508 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509119a40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091620c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091620c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091620c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091620c0): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091620c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.399717927 +0000 UTC m=+122.146951508 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091620c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b56c0 item 84 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509162740): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509162740): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509162740): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509162740): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509162740): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.401716992 +0000 UTC m=+122.148950563 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509162740): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509162c40): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509162c40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509162c40): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509162c40): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509162c40): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509162c40): _writeAt: size=3, off=7 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b5a40 item 85 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509162c40): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509162c40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.402538253 +0000 UTC m=+122.149771824 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509162c40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509163180): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509163180): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509163180): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509163180): >_readAt: n=8, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509163180): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.402538253 +0000 UTC m=+122.149771824 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509163180): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b5c00 item 85 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509163800): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509163800): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509163800): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509163800): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509163800): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.404664137 +0000 UTC m=+122.151897709 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509163800): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509163d00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509163d00): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509163d00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75086c6a10 item 86 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509163d00): _readAt: size=2, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509163d00): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509163d00): _writeAt: size=3, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509163d00): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509163d00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.405644218 +0000 UTC m=+122.152877789 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509163d00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917a380): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917a380): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917a380): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917a380): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917a380): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.405644218 +0000 UTC m=+122.152877789 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917a380): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75086c6c40 item 86 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917aa00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917aa00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917aa00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917aa00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917aa00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.407847599 +0000 UTC m=+122.155081170 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917aa00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917af00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917af00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917af00): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917af00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917af00): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917af00): _writeAt: size=3, off=7 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75086c7570 item 87 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917af00): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917af00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.408710208 +0000 UTC m=+122.155943779 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917af00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917b440): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917b440): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917b440): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917b440): >_readAt: n=8, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917b440): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.408710208 +0000 UTC m=+122.155943779 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917b440): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75086c7b20 item 87 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917bac0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917bac0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917bac0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917bac0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917bac0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.410876319 +0000 UTC m=+122.158109890 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750917bac0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a80c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a80c0): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a80c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c96070 item 88 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a80c0): _readAt: size=2, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a80c0): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a80c0): _writeAt: size=3, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a80c0): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a80c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.411751871 +0000 UTC m=+122.158985442 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a80c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a8640): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a8640): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a8640): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a8640): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a8640): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.411751871 +0000 UTC m=+122.158985442 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a8640): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c96230 item 88 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a8c80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a8c80): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a8c80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a8c80): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a8c80): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a8c80): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a8c80): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a8c80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.41344049 +0000 UTC m=+122.160674051 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a8c80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a91c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a91c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a91c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c968c0 item 89 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a91c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a91c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.414717031 +0000 UTC m=+122.161950622 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a91c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a9700): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a9700): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a9700): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a9700): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a9700): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a9700): _writeAt: size=3, off=7 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c96b60 item 89 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a9700): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a9700): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.415478048 +0000 UTC m=+122.162711609 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a9700): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a9c80): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a9c80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a9c80): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a9c80): >_readAt: n=8, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a9c80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.415478048 +0000 UTC m=+122.162711609 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a9c80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c96fc0 item 89 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e43c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e43c0): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e43c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e43c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e43c0): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e43c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e43c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e43c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.417870915 +0000 UTC m=+122.165104487 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e43c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e4900): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e4900): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e4900): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c977a0 item 90 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e4900): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e4900): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.418649125 +0000 UTC m=+122.165882696 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e4900): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e4e40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e4e40): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e4e40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab80e0 item 90 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e4e40): _readAt: size=2, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e4e40): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e4e40): _writeAt: size=3, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e4e40): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e4e40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.419622734 +0000 UTC m=+122.166856305 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e4e40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e5400): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e5400): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e5400): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e5400): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e5400): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.419622734 +0000 UTC m=+122.166856305 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e5400): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab8850 item 90 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e5a40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e5a40): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e5a40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e5a40): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e5a40): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e5a40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e5a40): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e5a40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.421728982 +0000 UTC m=+122.168962552 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e5a40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509212080): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509212080): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509212080): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab8e00 item 91 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509212080): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509212080): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.422473066 +0000 UTC m=+122.169706667 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509212080): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092125c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092125c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092125c0): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092125c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092125c0): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092125c0): _writeAt: size=3, off=7 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab9180 item 91 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092125c0): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092125c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.42330632 +0000 UTC m=+122.170539891 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092125c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509212b40): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509212b40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509212b40): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509212b40): >_readAt: n=8, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509212b40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.42330632 +0000 UTC m=+122.170539891 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509212b40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab9500 item 91 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509213180): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509213180): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509213180): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509213180): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509213180): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509213180): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509213180): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509213180): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.425176261 +0000 UTC m=+122.172409832 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509213180): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092136c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092136c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092136c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab9b20 item 92 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092136c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092136c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.425825566 +0000 UTC m=+122.173059148 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092136c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509213c00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509213c00): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509213c00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab9e30 item 92 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509213c00): _readAt: size=2, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509213c00): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509213c00): _writeAt: size=3, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509213c00): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509213c00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.426697133 +0000 UTC m=+122.173930704 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509213c00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923c2c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923c2c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923c2c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923c2c0): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923c2c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.426697133 +0000 UTC m=+122.173930704 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923c2c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae43f0 item 92 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923c900): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923c900): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923c900): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923c900): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923c900): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923c900): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923c900): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923c900): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.428764457 +0000 UTC m=+122.175998028 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923c900): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923ce40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923ce40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923ce40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae48c0 item 93 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923ce40): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923ce40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.429711394 +0000 UTC m=+122.176944966 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923ce40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923d540): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923d540): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923d540): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923d540): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923d540): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.429711394 +0000 UTC m=+122.176944966 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923d540): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae4ee0 item 93 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923db80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923db80): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923db80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923db80): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923db80): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923db80): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923db80): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923db80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.431677427 +0000 UTC m=+122.178910988 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750923db80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926e1c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926e1c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926e1c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae5500 item 94 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926e1c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926e1c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.432365797 +0000 UTC m=+122.179599358 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926e1c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926e8c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926e8c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926e8c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926e8c0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926e8c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.432365797 +0000 UTC m=+122.179599358 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926e8c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae56c0 item 94 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926ef00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926ef00): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926ef00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926ef00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926ef00): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926ef00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926ef00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926ef00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.434404397 +0000 UTC m=+122.181637958 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926ef00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926f440): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926f440): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926f440): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae5b90 item 95 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926f440): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926f440): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.435062129 +0000 UTC m=+122.182295690 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926f440): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926fb40): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926fb40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926fb40): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926fb40): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926fb40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.435062129 +0000 UTC m=+122.182295690 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750926fb40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a8c150 item 95 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6280): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6280): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6280): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6280): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6280): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6280): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6280): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6280): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.436981203 +0000 UTC m=+122.184214764 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6280): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a67c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a67c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a67c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a8cd20 item 96 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a67c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a67c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.437630228 +0000 UTC m=+122.184863789 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a67c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6ec0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6ec0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6ec0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6ec0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6ec0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.437630228 +0000 UTC m=+122.184863789 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6ec0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a8d180 item 96 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= 2026/08/11 03:11:12 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:11:12 DEBUG : Looking for writers 2026/08/11 03:11:12 DEBUG : >WaitForWriters: 2026/08/11 03:11:12 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:11:12 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:11:12 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:11:12 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:12 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/11 03:11:12 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094a5980): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094a5980): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094a5980): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094a5980): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094a5980): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.779725797 +0000 UTC m=+122.526959368 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094a5980): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094a5e00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094a5e00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094a5e00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094a5e00): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094a5e00): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094a5e00): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094a5e00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.779725797 +0000 UTC m=+122.526959368 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094a5e00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f63c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f63c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f63c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f63c0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f63c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.779725797 +0000 UTC m=+122.526959368 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f63c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ce53b0 item 1 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f6a00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f6a00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f6a00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f6a00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f6a00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.784575485 +0000 UTC m=+122.531809056 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f6a00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f6f00): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f6f00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f6f00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f6f00): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f6f00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.784575485 +0000 UTC m=+122.531809056 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f6f00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ce5b20 item 2 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f7540): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f7540): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f7540): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f7540): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f7540): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.789494373 +0000 UTC m=+122.536727944 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f7540): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f79c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f79c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f79c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f79c0): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f79c0): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f79c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f79c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.789494373 +0000 UTC m=+122.536727944 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f79c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f7e80): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f7e80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f7e80): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f7e80): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f7e80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.789494373 +0000 UTC m=+122.536727944 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094f7e80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b7e070 item 3 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509338600): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509338600): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509338600): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509338600): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509338600): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.793281155 +0000 UTC m=+122.540514725 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509338600): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509338b40): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509338b40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509338b40): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509338b40): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509338b40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.793281155 +0000 UTC m=+122.540514725 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509338b40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b7eaf0 item 4 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509339180): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509339180): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509339180): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509339180): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509339180): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.794902024 +0000 UTC m=+122.542135595 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509339180): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509339600): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509339600): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509339600): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509339600): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509339600): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509339600): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509339600): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.794902024 +0000 UTC m=+122.542135595 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509339600): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509339ac0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509339ac0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509339ac0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509339ac0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509339ac0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.794902024 +0000 UTC m=+122.542135595 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509339ac0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b7f0a0 item 5 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509354240): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509354240): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509354240): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509354240): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509354240): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.79769038 +0000 UTC m=+122.544923951 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509354240): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509354780): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509354780): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509354780): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509354780): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509354780): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.79769038 +0000 UTC m=+122.544923951 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509354780): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75087e0690 item 6 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509354e00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509354e00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509354e00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509354e00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509354e00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.799634491 +0000 UTC m=+122.546868062 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509354e00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509355300): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509355300): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509355300): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509355300): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509355300): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509355300): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509355300): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.799634491 +0000 UTC m=+122.546868062 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509355300): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093557c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093557c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093557c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093557c0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093557c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.799634491 +0000 UTC m=+122.546868062 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093557c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75087e1880 item 7 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509355e40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509355e40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509355e40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509355e40): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509355e40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.802606423 +0000 UTC m=+122.549839984 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509355e40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509380480): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509380480): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509380480): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509380480): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509380480): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.802606423 +0000 UTC m=+122.549839984 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509380480): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508afeb60 item 8 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509380a40): _readAt: size=2, off=0 2026/08/11 03:11:12 ERROR : open-test-file(0xa7509380a40): Couldn't read size of file 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509380a40): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509380a40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509380a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509380a40): close: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509380a40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509380e00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509380e00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509380e00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509380e00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509380e00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.804232814 +0000 UTC m=+122.551466375 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509380e00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509381280): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509381280): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509381280): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509381280): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509381280): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509381280): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509381280): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.804232814 +0000 UTC m=+122.551466375 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509381280): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509381780): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509381780): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509381780): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509381780): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509381780): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.804232814 +0000 UTC m=+122.551466375 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509381780): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75087ce000 item 9 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509381e00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509381e00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509381e00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509381e00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509381e00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.806374098 +0000 UTC m=+122.553607659 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509381e00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b0440): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b0440): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b0440): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b0440): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b0440): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.806374098 +0000 UTC m=+122.553607659 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b0440): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75087cef50 item 10 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a77c0): _readAt: size=2, off=0 2026/08/11 03:11:12 ERROR : open-test-file(0xa75092a77c0): Couldn't read size of file 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a77c0): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a77c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a77c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a77c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a77c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a7b80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a7b80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a7b80): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a7b80): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a7b80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.808189496 +0000 UTC m=+122.555423067 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a7b80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092ca180): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092ca180): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092ca180): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092ca180): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092ca180): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092ca180): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092ca180): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.808189496 +0000 UTC m=+122.555423067 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092ca180): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092ca680): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092ca680): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092ca680): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092ca680): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092ca680): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.808189496 +0000 UTC m=+122.555423067 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092ca680): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c8eaf0 item 11 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cad00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cad00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cad00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cad00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cad00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.811760239 +0000 UTC m=+122.558993810 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cad00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cb240): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cb240): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cb240): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cb240): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cb240): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.811760239 +0000 UTC m=+122.558993810 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cb240): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c8f3b0 item 12 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cb880): _readAt: size=2, off=0 2026/08/11 03:11:12 ERROR : open-test-file(0xa75092cb880): Couldn't read size of file 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cb880): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cb880): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cb880): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cb880): close: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cb880): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cbc40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cbc40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cbc40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cbc40): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cbc40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.813674022 +0000 UTC m=+122.560907593 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092cbc40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fa400): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fa400): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fa400): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fa400): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fa400): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.813674022 +0000 UTC m=+122.560907593 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fa400): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c8f8f0 item 13 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092faa80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092faa80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092faa80): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092faa80): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092faa80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.815915726 +0000 UTC m=+122.563149337 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092faa80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fafc0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fafc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fafc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fafc0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fafc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.815915726 +0000 UTC m=+122.563149337 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fafc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c8fc70 item 14 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fb600): _readAt: size=2, off=0 2026/08/11 03:11:12 ERROR : open-test-file(0xa75092fb600): Couldn't read size of file 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fb600): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fb600): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fb600): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fb600): close: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fb600): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fb9c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fb9c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fb9c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fb9c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fb9c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.818573714 +0000 UTC m=+122.565807285 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092fb9c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509414180): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509414180): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509414180): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509414180): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509414180): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.818573714 +0000 UTC m=+122.565807285 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509414180): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a96380 item 15 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509414800): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509414800): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509414800): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509414800): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509414800): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.820700952 +0000 UTC m=+122.567934523 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509414800): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509414d40): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509414d40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509414d40): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509414d40): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509414d40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.820700952 +0000 UTC m=+122.567934523 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509414d40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a96bd0 item 16 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509415380): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509415380): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509415380): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509415380): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509415380): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.822425558 +0000 UTC m=+122.569659119 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509415380): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509415800): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509415800): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509415800): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509415800): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509415800): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509415800): _writeAt: size=3, off=7 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509415800): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509415800): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.822425558 +0000 UTC m=+122.569659119 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509415800): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509415d00): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509415d00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509415d00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509415d00): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509415d00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.822425558 +0000 UTC m=+122.569659119 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509415d00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a97490 item 17 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a480): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a480): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a480): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a480): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a480): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.824511968 +0000 UTC m=+122.571745530 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a480): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a9c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a9c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a9c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a9c0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a9c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.824511968 +0000 UTC m=+122.571745530 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a9c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9c000 item 18 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b040): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b040): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b040): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b040): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b040): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.826555417 +0000 UTC m=+122.573788978 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b040): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b540): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b540): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b540): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b540): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b540): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b540): _writeAt: size=3, off=7 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b540): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b540): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.826555417 +0000 UTC m=+122.573788978 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b540): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943ba40): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943ba40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943ba40): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943ba40): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943ba40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.826555417 +0000 UTC m=+122.573788978 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943ba40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9c3f0 item 19 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094601c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094601c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094601c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094601c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094601c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.830936078 +0000 UTC m=+122.578169650 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094601c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b09c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b09c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b09c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b09c0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b09c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.830936078 +0000 UTC m=+122.578169650 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b09c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75087cf180 item 20 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509460900): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509460900): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509460900): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509460900): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509460900): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.832718896 +0000 UTC m=+122.579952457 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509460900): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509460e00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509460e00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509460e00): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509460e00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509460e00): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509460e00): _writeAt: size=3, off=7 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509460e00): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509460e00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.832718896 +0000 UTC m=+122.579952457 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509460e00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a44c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a44c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a44c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a44c0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a44c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.832718896 +0000 UTC m=+122.579952457 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a44c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9cc40 item 21 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a4c40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a4c40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a4c40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a4c40): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a4c40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.835471573 +0000 UTC m=+122.582705164 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a4c40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a5180): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a5180): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a5180): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a5180): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a5180): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.835471573 +0000 UTC m=+122.582705164 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a5180): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508fde700 item 22 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a5800): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a5800): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a5800): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a5800): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a5800): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.837387922 +0000 UTC m=+122.584621513 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a5800): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a5d00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a5d00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a5d00): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a5d00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a5d00): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a5d00): _writeAt: size=3, off=7 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a5d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a5d00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.837387922 +0000 UTC m=+122.584621513 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091a5d00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509461140): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509461140): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509461140): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509461140): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509461140): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.837387922 +0000 UTC m=+122.584621513 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509461140): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508fdee00 item 23 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094617c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094617c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094617c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094617c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094617c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.839879126 +0000 UTC m=+122.587112687 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75094617c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509461d00): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509461d00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509461d00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509461d00): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509461d00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.839879126 +0000 UTC m=+122.587112687 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509461d00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508fdf5e0 item 24 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b0440): _readAt: size=2, off=0 2026/08/11 03:11:12 ERROR : open-test-file(0xa75093b0440): Couldn't read size of file 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b0440): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b0440): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b0440): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b0440): close: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b0440): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b0cc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b0cc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b0cc0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b0cc0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b0cc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.842128514 +0000 UTC m=+122.589362165 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b0cc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b11c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b11c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b11c0): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b11c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b11c0): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b11c0): _writeAt: size=3, off=7 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b11c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b11c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.842128514 +0000 UTC m=+122.589362165 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b11c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b1700): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b1700): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b1700): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b1700): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b1700): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.842128514 +0000 UTC m=+122.589362165 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b1700): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508fdfb90 item 25 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b1d80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b1d80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b1d80): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b1d80): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b1d80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.844480495 +0000 UTC m=+122.591714056 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093b1d80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508794f00): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508794f00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508794f00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508794f00): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508794f00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.844480495 +0000 UTC m=+122.591714056 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508794f00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9c230 item 26 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089fe400): _readAt: size=2, off=0 2026/08/11 03:11:12 ERROR : open-test-file(0xa75089fe400): Couldn't read size of file 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089fe400): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089fe400): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089fe400): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089fe400): close: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089fe400): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089ff400): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089ff400): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089ff400): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089ff400): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089ff400): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.846640805 +0000 UTC m=+122.593874366 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75089ff400): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290000): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290000): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290000): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290000): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290000): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290000): _writeAt: size=3, off=7 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290000): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290000): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.846640805 +0000 UTC m=+122.593874366 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290000): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1e4c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1e4c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1e4c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1e4c0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1e4c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.846640805 +0000 UTC m=+122.593874366 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1e4c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9ce70 item 27 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1f780): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1f780): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1f780): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1f780): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1f780): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.84930742 +0000 UTC m=+122.596540981 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1f780): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1fcc0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1fcc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1fcc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1fcc0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1fcc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.84930742 +0000 UTC m=+122.596540981 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b1fcc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75087ced20 item 28 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8500): _readAt: size=2, off=0 2026/08/11 03:11:12 ERROR : open-test-file(0xa7508ce8500): Couldn't read size of file 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8500): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8500): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8500): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8500): close: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8500): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce88c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce88c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce88c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce88c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce88c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.858298558 +0000 UTC m=+122.605532119 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce88c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8f80): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8f80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8f80): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8f80): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8f80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.858298558 +0000 UTC m=+122.605532119 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce8f80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75087cf3b0 item 29 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9600): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9600): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9600): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9600): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9600): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.85997811 +0000 UTC m=+122.607211671 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9600): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9b40): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9b40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9b40): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9b40): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9b40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.85997811 +0000 UTC m=+122.607211671 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ce9b40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75087cf8f0 item 30 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6280): _readAt: size=2, off=0 2026/08/11 03:11:12 ERROR : open-test-file(0xa75090d6280): Couldn't read size of file 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6280): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6280): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6280): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6280): close: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6280): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6640): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6640): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6640): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6640): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6640): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.861915658 +0000 UTC m=+122.609149219 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6640): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6d00): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6d00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6d00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6d00): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6d00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.861915658 +0000 UTC m=+122.609149219 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d6d00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75087cfd50 item 31 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d7480): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d7480): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d7480): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d7480): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d7480): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.863607664 +0000 UTC m=+122.610841225 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d7480): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d79c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d79c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d79c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d79c0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d79c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.863607664 +0000 UTC m=+122.610841225 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090d79c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ba2460 item 32 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6e100): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6e100): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6e100): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6e100): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6e100): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.86548042 +0000 UTC m=+122.612713991 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6e100): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6e580): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6e580): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6e580): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6e580): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6e580): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ba3260 item 33 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6e580): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6e580): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.866157668 +0000 UTC m=+122.613391229 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6e580): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6ea80): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6ea80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6ea80): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6ea80): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6ea80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.866157668 +0000 UTC m=+122.613391229 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6ea80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ba3420 item 33 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f0c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f0c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f0c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f0c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f0c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.86768387 +0000 UTC m=+122.614917431 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f0c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f640): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f640): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ba3a40 item 34 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f640): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f640): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f640): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f640): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f640): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.868353716 +0000 UTC m=+122.615587277 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6f640): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6fb80): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6fb80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6fb80): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6fb80): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6fb80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.868353716 +0000 UTC m=+122.615587277 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508e6fb80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ba3c00 item 34 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bca2c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bca2c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bca2c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bca2c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bca2c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.86990242 +0000 UTC m=+122.617135992 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bca2c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bca740): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bca740): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bca740): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bca740): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bca740): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab2540 item 35 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bca740): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bca740): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.87065938 +0000 UTC m=+122.617892941 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bca740): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcac40): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcac40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcac40): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcac40): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcac40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.87065938 +0000 UTC m=+122.617892941 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcac40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab27e0 item 35 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcb500): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcb500): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcb500): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcb500): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcb500): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.872289758 +0000 UTC m=+122.619523319 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcb500): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcbe40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcbe40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab32d0 item 36 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcbe40): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcbe40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcbe40): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcbe40): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcbe40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.87306919 +0000 UTC m=+122.620302761 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508bcbe40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2a7c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2a7c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2a7c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2a7c0): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2a7c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.87306919 +0000 UTC m=+122.620302761 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2a7c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab35e0 item 36 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2ae00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2ae00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2ae00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2ae00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2ae00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.874872655 +0000 UTC m=+122.622106217 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2ae00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2b2c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2b2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2b2c0): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2b2c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2b2c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750904e150 item 37 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2b2c0): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2b2c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.875592765 +0000 UTC m=+122.622826337 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2b2c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2b8c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2b8c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2b8c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2b8c0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2b8c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.875592765 +0000 UTC m=+122.622826337 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f2b8c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750904e380 item 37 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80380): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80380): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80380): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80380): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80380): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.87734827 +0000 UTC m=+122.624581831 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80380): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80880): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80880): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750904e700 item 38 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80880): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80880): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80880): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80880): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80880): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.877922565 +0000 UTC m=+122.625156126 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80880): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80dc0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80dc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80dc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80dc0): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80dc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.877922565 +0000 UTC m=+122.625156126 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b80dc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750904e8c0 item 38 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81500): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81500): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81500): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81500): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81500): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.879605773 +0000 UTC m=+122.626839344 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81500): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81a00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81a00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81a00): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81a00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81a00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750904ef50 item 39 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81a00): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81a00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.880248286 +0000 UTC m=+122.627481847 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508b81a00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8000): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8000): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8000): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8000): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8000): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.880248286 +0000 UTC m=+122.627481847 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8000): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750904f180 item 39 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc87c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc87c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc87c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc87c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc87c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.881866993 +0000 UTC m=+122.629100554 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc87c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8e00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8e00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750904f570 item 40 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8e00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8e00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8e00): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8e00): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8e00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.882552908 +0000 UTC m=+122.629786480 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc8e00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9340): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9340): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9340): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9340): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9340): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.882552908 +0000 UTC m=+122.629786480 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9340): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750904f810 item 40 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9900): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9900): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9900): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9900): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9900): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9900): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9900): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.884236578 +0000 UTC m=+122.631470139 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9900): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9e00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9e00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9e00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9a000 item 41 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9e00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9e00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.885039834 +0000 UTC m=+122.632273405 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fc9e00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec63c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec63c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec63c0): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec63c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec63c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9a1c0 item 41 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec63c0): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec63c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.885627353 +0000 UTC m=+122.632860925 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec63c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6900): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6900): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6900): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6900): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6900): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.885627353 +0000 UTC m=+122.632860925 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6900): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9a3f0 item 41 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6f40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6f40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6f40): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6f40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6f40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6f40): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6f40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.887469573 +0000 UTC m=+122.634703153 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec6f40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec7440): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec7440): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec7440): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9a7e0 item 42 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec7440): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec7440): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.888255577 +0000 UTC m=+122.635489148 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec7440): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec7b00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec7b00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9ae70 item 42 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec7b00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec7b00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec7b00): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec7b00): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec7b00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.889027454 +0000 UTC m=+122.636261026 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ec7b00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cec280): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cec280): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cec280): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cec280): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cec280): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.889027454 +0000 UTC m=+122.636261026 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cec280): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9b730 item 42 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cecb40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cecb40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cecb40): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cecb40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cecb40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cecb40): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cecb40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.890729829 +0000 UTC m=+122.637963400 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cecb40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ced040): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ced040): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ced040): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9bdc0 item 43 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ced040): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ced040): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.891409252 +0000 UTC m=+122.638642823 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ced040): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ced580): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ced580): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ced580): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ced580): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ced580): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508cfe3f0 item 43 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ced580): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ced580): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.89207002 +0000 UTC m=+122.639303591 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ced580): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cedac0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cedac0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cedac0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cedac0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cedac0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.89207002 +0000 UTC m=+122.639303591 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508cedac0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508cfea80 item 43 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8200): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8200): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8200): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8200): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8200): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8200): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8200): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.89379697 +0000 UTC m=+122.641030541 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8200): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8700): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8700): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8700): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508cff110 item 44 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8700): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8700): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.894441668 +0000 UTC m=+122.641675239 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8700): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8cc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8cc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508cff6c0 item 44 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8cc0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8cc0): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8cc0): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8cc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.895160756 +0000 UTC m=+122.642394328 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c8cc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9240): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9240): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9240): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9240): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9240): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.895160756 +0000 UTC m=+122.642394328 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9240): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508cffd50 item 44 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9880): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9880): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9880): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9880): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9880): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9880): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9880): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.896795233 +0000 UTC m=+122.644028803 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9880): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9d80): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9d80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9d80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508cde8c0 item 45 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9d80): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9d80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.897489103 +0000 UTC m=+122.644722674 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092c9d80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967a5c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967a5c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967a5c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967a5c0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967a5c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.897489103 +0000 UTC m=+122.644722674 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967a5c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508cdec40 item 45 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967ac00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967ac00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967ac00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967ac00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967ac00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967ac00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967ac00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.900032255 +0000 UTC m=+122.647265826 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967ac00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967b100): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967b100): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967b100): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508cdf3b0 item 46 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967b100): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967b100): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.900611609 +0000 UTC m=+122.647845181 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967b100): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967b880): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967b880): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967b880): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967b880): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967b880): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.900611609 +0000 UTC m=+122.647845181 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967b880): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508cdf6c0 item 46 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967bec0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967bec0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967bec0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967bec0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967bec0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967bec0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967bec0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.902464338 +0000 UTC m=+122.649697949 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750967bec0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eba5c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eba5c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eba5c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b22070 item 47 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eba5c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eba5c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.903216788 +0000 UTC m=+122.650450359 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eba5c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebacc0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebacc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebacc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebacc0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebacc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.903216788 +0000 UTC m=+122.650450359 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebacc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b222a0 item 47 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb300): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb300): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb300): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb300): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb300): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb300): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb300): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.904874519 +0000 UTC m=+122.652108080 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb300): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb800): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb800): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb800): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b228c0 item 48 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb800): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb800): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.905440207 +0000 UTC m=+122.652673779 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508ebb800): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6000): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6000): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6000): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6000): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6000): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.905440207 +0000 UTC m=+122.652673779 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6000): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b22ee0 item 48 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6640): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6640): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6640): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6640): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6640): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.907028075 +0000 UTC m=+122.654261636 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6640): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6ac0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6ac0): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6ac0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6ac0): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6ac0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b23730 item 49 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6ac0): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6ac0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.907609774 +0000 UTC m=+122.654843335 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a6ac0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a7000): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a7000): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a7000): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a7000): >_readAt: n=8, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a7000): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.907609774 +0000 UTC m=+122.654843335 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a7000): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b23960 item 49 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a3c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a3c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a3c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a3c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a3c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.909236847 +0000 UTC m=+122.656470417 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a3c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a8c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a8c0): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a8c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508e6a380 item 50 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a8c0): _readAt: size=2, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a8c0): _writeAt: size=3, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a8c0): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a8c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.90987932 +0000 UTC m=+122.657112881 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943a8c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943ae40): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943ae40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943ae40): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943ae40): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943ae40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.90987932 +0000 UTC m=+122.657112881 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943ae40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508e6aa10 item 50 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b4c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b4c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b4c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b4c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b4c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.911477297 +0000 UTC m=+122.658710868 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b4c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b9c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b9c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b9c0): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b9c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b9c0): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b9c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508e6b260 item 51 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b9c0): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b9c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.912150048 +0000 UTC m=+122.659383619 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750943b9c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dc380): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dc380): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dc380): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dc380): >_readAt: n=8, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dc380): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.912150048 +0000 UTC m=+122.659383619 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dc380): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508e6b650 item 51 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dca00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dca00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dca00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dca00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dca00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.915002394 +0000 UTC m=+122.662235955 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dca00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dcf00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dcf00): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dcf00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508e6bb90 item 52 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dcf00): _readAt: size=2, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dcf00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dcf00): _writeAt: size=3, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dcf00): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dcf00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.915667149 +0000 UTC m=+122.662900710 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dcf00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dd480): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dd480): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dd480): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dd480): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dd480): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.915667149 +0000 UTC m=+122.662900710 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093dd480): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a94070 item 52 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ddb00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ddb00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ddb00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ddb00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ddb00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.920371873 +0000 UTC m=+122.667605434 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ddb00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ee100): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ee100): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ee100): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ee100): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ee100): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ee100): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a949a0 item 53 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ee100): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ee100): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.920988558 +0000 UTC m=+122.668222119 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ee100): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ee640): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ee640): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ee640): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ee640): >_readAt: n=8, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ee640): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.920988558 +0000 UTC m=+122.668222119 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ee640): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a94b60 item 53 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093eecc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093eecc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093eecc0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093eecc0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093eecc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.92258422 +0000 UTC m=+122.669817781 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093eecc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ef1c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ef1c0): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ef1c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a95180 item 54 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ef1c0): _readAt: size=2, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ef1c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ef1c0): _writeAt: size=3, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ef1c0): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ef1c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.923260097 +0000 UTC m=+122.670493658 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ef1c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ef740): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ef740): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ef740): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ef740): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ef740): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.923260097 +0000 UTC m=+122.670493658 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093ef740): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a953b0 item 54 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093efdc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093efdc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093efdc0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093efdc0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093efdc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.924728731 +0000 UTC m=+122.671962292 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75093efdc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f403c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f403c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f403c0): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f403c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f403c0): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f403c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a95b20 item 55 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f403c0): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f403c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.925504816 +0000 UTC m=+122.672738377 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f403c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092906c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092906c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092906c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092906c0): >_readAt: n=8, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092906c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.925504816 +0000 UTC m=+122.672738377 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092906c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9d180 item 55 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290d40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290d40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290d40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290d40): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290d40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.927138451 +0000 UTC m=+122.674372012 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509290d40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291240): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291240): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291240): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9d7a0 item 56 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291240): _readAt: size=2, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291240): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291240): _writeAt: size=3, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291240): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291240): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.927820759 +0000 UTC m=+122.675054320 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291240): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092917c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092917c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092917c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092917c0): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092917c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.927820759 +0000 UTC m=+122.675054320 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092917c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9d960 item 56 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291e00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291e00): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291e00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291e00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291e00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291e00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291e00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291e00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.929608685 +0000 UTC m=+122.676842246 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509291e00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdc440): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdc440): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdc440): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c9dce0 item 57 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdc440): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdc440): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.930246019 +0000 UTC m=+122.677479581 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdc440): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdc980): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdc980): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdc980): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdc980): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdc980): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdc980): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939a000 item 57 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdc980): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdc980): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.930870178 +0000 UTC m=+122.678103739 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdc980): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdcf00): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdcf00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdcf00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdcf00): >_readAt: n=8, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdcf00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.930870178 +0000 UTC m=+122.678103739 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdcf00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939a2a0 item 57 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdd540): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdd540): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdd540): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdd540): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdd540): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdd540): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdd540): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdd540): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.932456283 +0000 UTC m=+122.679689844 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdd540): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdda80): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdda80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdda80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939a620 item 58 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdda80): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdda80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.933031799 +0000 UTC m=+122.680265360 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508fdda80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090200c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090200c0): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090200c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939a7e0 item 58 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090200c0): _readAt: size=2, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090200c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090200c0): _writeAt: size=3, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090200c0): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090200c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.933789871 +0000 UTC m=+122.681023482 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090200c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509020680): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509020680): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509020680): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509020680): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509020680): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.933789871 +0000 UTC m=+122.681023482 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509020680): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939a9a0 item 58 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509020cc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509020cc0): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509020cc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509020cc0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509020cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509020cc0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509020cc0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509020cc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.935327865 +0000 UTC m=+122.682561426 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509020cc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509021200): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509021200): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509021200): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939ad20 item 59 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509021200): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509021200): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.935881009 +0000 UTC m=+122.683114570 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509021200): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509021740): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509021740): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509021740): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509021740): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509021740): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509021740): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939af50 item 59 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509021740): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509021740): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.936516159 +0000 UTC m=+122.683749720 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509021740): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509021cc0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509021cc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509021cc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509021cc0): >_readAt: n=8, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509021cc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.936516159 +0000 UTC m=+122.683749720 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509021cc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939b110 item 59 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072400): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072400): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072400): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072400): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072400): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072400): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072400): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072400): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.938273748 +0000 UTC m=+122.685507309 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072400): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072940): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072940): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072940): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939b490 item 60 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072940): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072940): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.938822835 +0000 UTC m=+122.686056396 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072940): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072e80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072e80): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072e80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939b650 item 60 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072e80): _readAt: size=2, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072e80): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072e80): _writeAt: size=3, off=5 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072e80): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072e80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.939467221 +0000 UTC m=+122.686700782 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509072e80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509073440): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509073440): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509073440): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509073440): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509073440): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.939467221 +0000 UTC m=+122.686700782 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509073440): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939b810 item 60 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509073a80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509073a80): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509073a80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509073a80): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509073a80): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509073a80): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509073a80): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509073a80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.940939031 +0000 UTC m=+122.688172592 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509073a80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a40c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a40c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a40c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939bb90 item 61 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a40c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a40c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.941528232 +0000 UTC m=+122.688761794 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a40c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a47c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a47c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a47c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a47c0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a47c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.941528232 +0000 UTC m=+122.688761794 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a47c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa750939bd50 item 61 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a4e00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a4e00): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a4e00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a4e00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a4e00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a4e00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a4e00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a4e00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.94322154 +0000 UTC m=+122.690455102 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a4e00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a5340): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a5340): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a5340): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae0690 item 62 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a5340): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a5340): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.94381405 +0000 UTC m=+122.691047611 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a5340): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a5a40): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a5a40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a5a40): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a5a40): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a5a40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.94381405 +0000 UTC m=+122.691047611 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090a5a40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae0cb0 item 62 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090cc180): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090cc180): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090cc180): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090cc180): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090cc180): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090cc180): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090cc180): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090cc180): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.945422386 +0000 UTC m=+122.692655947 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090cc180): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090cc6c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090cc6c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090cc6c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae18f0 item 63 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090cc6c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090cc6c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.946228829 +0000 UTC m=+122.693462401 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75090cc6c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a7980): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a7980): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a7980): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a7980): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a7980): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.946228829 +0000 UTC m=+122.693462401 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092a7980): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b4000 item 63 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb60c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb60c0): open at offset 0 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb60c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb60c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb60c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb60c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb60c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb60c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.94801905 +0000 UTC m=+122.695252611 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb60c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb6600): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb6600): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb6600): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b44d0 item 64 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb6600): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb6600): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.948530786 +0000 UTC m=+122.695764347 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb6600): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb6d00): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb6d00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb6d00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb6d00): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb6d00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.948530786 +0000 UTC m=+122.695764347 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb6d00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b4770 item 64 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb7340): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb7340): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb7340): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb7340): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb7340): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.949989571 +0000 UTC m=+122.697223132 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb7340): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb77c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb77c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb77c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb77c0): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb77c0): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b4c40 item 65 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb77c0): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb77c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.950504514 +0000 UTC m=+122.697738075 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb77c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb7cc0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb7cc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb7cc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb7cc0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb7cc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.950504514 +0000 UTC m=+122.697738075 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508eb7cc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b4e00 item 65 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912c400): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912c400): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912c400): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912c400): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912c400): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.951881613 +0000 UTC m=+122.699115174 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912c400): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912c880): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912c880): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b5180 item 66 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912c880): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912c880): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912c880): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912c880): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912c880): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.952677156 +0000 UTC m=+122.699910717 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912c880): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912cdc0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912cdc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912cdc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912cdc0): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912cdc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.952677156 +0000 UTC m=+122.699910717 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912cdc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b5340 item 66 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912d400): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912d400): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912d400): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912d400): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912d400): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.954399719 +0000 UTC m=+122.701633280 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912d400): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912d880): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912d880): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912d880): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912d880): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912d880): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b56c0 item 67 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912d880): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912d880): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.955522409 +0000 UTC m=+122.702755970 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912d880): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912dd80): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912dd80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912dd80): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912dd80): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912dd80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.955522409 +0000 UTC m=+122.702755970 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750912dd80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b5880 item 67 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509156500): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509156500): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509156500): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509156500): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509156500): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.957425984 +0000 UTC m=+122.704659545 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509156500): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509156a00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509156a00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75096b5c00 item 68 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509156a00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509156a00): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509156a00): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509156a00): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509156a00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.958031546 +0000 UTC m=+122.705265107 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509156a00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509156f40): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509156f40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509156f40): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509156f40): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509156f40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.958031546 +0000 UTC m=+122.705265107 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509156f40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75086c6690 item 68 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509157580): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509157580): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509157580): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509157580): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509157580): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.959472999 +0000 UTC m=+122.706706570 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509157580): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509157a00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509157a00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509157a00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509157a00): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509157a00): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75086c6c40 item 69 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509157a00): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509157a00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.960199501 +0000 UTC m=+122.707433062 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509157a00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509178000): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509178000): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509178000): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509178000): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509178000): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.960199501 +0000 UTC m=+122.707433062 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509178000): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75086c7030 item 69 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509178680): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509178680): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509178680): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509178680): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509178680): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.961895052 +0000 UTC m=+122.709128624 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509178680): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509178b80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509178b80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75086c7b20 item 70 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509178b80): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509178b80): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509178b80): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509178b80): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509178b80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.962649127 +0000 UTC m=+122.709882688 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509178b80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091790c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091790c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091790c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091790c0): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091790c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.962649127 +0000 UTC m=+122.709882688 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091790c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a42b60 item 70 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509179740): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509179740): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509179740): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509179740): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509179740): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.964359256 +0000 UTC m=+122.711592817 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509179740): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509179c40): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509179c40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509179c40): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509179c40): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509179c40): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c96230 item 71 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509179c40): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509179c40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.96495475 +0000 UTC m=+122.712188321 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509179c40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0240): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0240): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0240): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0240): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0240): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.96495475 +0000 UTC m=+122.712188321 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0240): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c96690 item 71 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b08c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b08c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b08c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b08c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b08c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.966550043 +0000 UTC m=+122.713783604 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b08c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0dc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0dc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c96b60 item 72 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0dc0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0dc0): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0dc0): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0dc0): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0dc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.967523079 +0000 UTC m=+122.714756651 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b0dc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1300): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1300): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1300): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1300): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1300): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.967523079 +0000 UTC m=+122.714756651 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1300): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c96fc0 item 72 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b18c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b18c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b18c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b18c0): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b18c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b18c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b18c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.969497379 +0000 UTC m=+122.716730950 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b18c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1dc0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1dc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1dc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c977a0 item 73 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1dc0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1dc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.970158427 +0000 UTC m=+122.717392038 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091b1dc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e6380): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e6380): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e6380): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e6380): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e6380): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab80e0 item 73 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e6380): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e6380): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.970840344 +0000 UTC m=+122.718073916 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e6380): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e68c0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e68c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e68c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e68c0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e68c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.970840344 +0000 UTC m=+122.718073916 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e68c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab8850 item 73 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e6f00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e6f00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e6f00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e6f00): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e6f00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e6f00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e6f00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.972747064 +0000 UTC m=+122.719980636 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e6f00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e7400): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e7400): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e7400): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab8e00 item 74 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e7400): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e7400): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.973489787 +0000 UTC m=+122.720723359 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e7400): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e7940): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e7940): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab9180 item 74 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e7940): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e7940): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e7940): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e7940): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e7940): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.974555951 +0000 UTC m=+122.721789532 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e7940): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e7ec0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e7ec0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e7ec0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e7ec0): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e7ec0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.974555951 +0000 UTC m=+122.721789532 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75091e7ec0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab9500 item 74 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509208600): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509208600): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509208600): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509208600): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509208600): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509208600): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509208600): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.976408899 +0000 UTC m=+122.723642460 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509208600): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509208b00): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509208b00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509208b00): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ab9b20 item 75 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509208b00): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509208b00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.977144649 +0000 UTC m=+122.724378210 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509208b00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f40b00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f40b00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f40b00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f40b00): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f40b00): _writeAt: size=3, off=2 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae4150 item 75 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f40b00): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f40b00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.977782613 +0000 UTC m=+122.725016174 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f40b00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f41040): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f41040): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f41040): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f41040): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f41040): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.977782613 +0000 UTC m=+122.725016174 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f41040): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae44d0 item 75 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f41680): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f41680): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f41680): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f41680): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f41680): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f41680): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f41680): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.979574316 +0000 UTC m=+122.726807877 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f41680): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f41b80): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f41b80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f41b80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae49a0 item 76 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f41b80): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f41b80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.980241467 +0000 UTC m=+122.727475028 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7508f41b80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b41c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b41c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae5110 item 76 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b41c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b41c0): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b41c0): _writeAt: size=3, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b41c0): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b41c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.981124945 +0000 UTC m=+122.728358506 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b41c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b4740): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b4740): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b4740): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b4740): >_readAt: n=3, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b4740): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.981124945 +0000 UTC m=+122.728358506 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b4740): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae52d0 item 76 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b4d80): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b4d80): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b4d80): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b4d80): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b4d80): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b4d80): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b4d80): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.983738921 +0000 UTC m=+122.730972482 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b4d80): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b5280): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b5280): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b5280): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae5730 item 77 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b5280): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b5280): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.984563337 +0000 UTC m=+122.731796929 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b5280): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b5980): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b5980): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b5980): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b5980): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b5980): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.984563337 +0000 UTC m=+122.731796929 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092b5980): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae59d0 item 77 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e00c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e00c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e00c0): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e00c0): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e00c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e00c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e00c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.986922282 +0000 UTC m=+122.734155883 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e00c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e05c0): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e05c0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e05c0): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a8c2a0 item 78 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e05c0): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e05c0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.98777412 +0000 UTC m=+122.735007782 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e05c0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e0cc0): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e0cc0): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e0cc0): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e0cc0): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e0cc0): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.98777412 +0000 UTC m=+122.735007782 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e0cc0): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a8cb60 item 78 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e1300): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e1300): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e1300): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e1300): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e1300): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e1300): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e1300): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.989843609 +0000 UTC m=+122.737077180 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e1300): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e1800): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e1800): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e1800): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a8d1f0 item 79 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e1800): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e1800): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.990665379 +0000 UTC m=+122.737898951 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa75092e1800): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509312000): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509312000): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509312000): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509312000): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509312000): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.990665379 +0000 UTC m=+122.737898951 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509312000): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a8d500 item 79 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 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/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509312640): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509312640): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509312640): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509312640): >_readAt: n=0, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509312640): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509312640): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509312640): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.994016067 +0000 UTC m=+122.741249648 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509312640): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509312b40): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509312b40): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509312b40): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a8db90 item 80 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509312b40): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509312b40): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.995343004 +0000 UTC m=+122.742576574 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509312b40): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509313240): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509313240): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509313240): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509313240): >_readAt: n=5, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509313240): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.995343004 +0000 UTC m=+122.742576574 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509313240): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508f14310 item 80 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509313880): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509313880): >openPending: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509313880): _writeAt: size=5, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509313880): >_writeAt: n=5, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509313880): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.997491139 +0000 UTC m=+122.744724710 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509313880): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509313d00): _readAt: size=2, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509313d00): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509313d00): open at offset 5 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509313d00): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509313d00): >_readAt: n=2, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509313d00): _writeAt: size=3, off=7 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508f147e0 item 81 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509313d00): >_writeAt: n=3, err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509313d00): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.99848674 +0000 UTC m=+122.745720341 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa7509313d00): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750933a340): _readAt: size=512, off=0 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750933a340): openPending: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750933a340): >openPending: err= 2026/08/11 03:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750933a340): >_readAt: n=8, err=EOF 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750933a340): close: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:12.99848674 +0000 UTC m=+122.745720341 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:12 DEBUG : open-test-file(0xa750933a340): >close: err= 2026/08/11 03:11:12 DEBUG : open-test-file: Remove: 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508f14af0 item 81 2026/08/11 03:11:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750933a9c0): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750933a9c0): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750933a9c0): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750933a9c0): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750933a9c0): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.000730477 +0000 UTC m=+122.747964088 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750933a9c0): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750933aec0): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750933aec0): open at offset 5 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750933aec0): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508f151f0 item 82 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750933aec0): _readAt: size=2, off=5 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750933aec0): >_readAt: n=0, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750933aec0): _writeAt: size=3, off=5 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750933aec0): >_writeAt: n=3, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750933aec0): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.003524483 +0000 UTC m=+122.750758054 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750933aec0): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750933b440): _readAt: size=512, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750933b440): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750933b440): >openPending: err= 2026/08/11 03:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750933b440): >_readAt: n=3, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750933b440): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.003524483 +0000 UTC m=+122.750758054 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750933b440): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: Remove: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508f153b0 item 82 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cc8c0): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cc8c0): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cc8c0): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cc8c0): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cc8c0): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.00572614 +0000 UTC m=+122.752959701 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cc8c0): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090ccdc0): _readAt: size=2, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090ccdc0): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090ccdc0): open at offset 5 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090ccdc0): >openPending: err= 2026/08/11 03:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090ccdc0): >_readAt: n=2, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090ccdc0): _writeAt: size=3, off=7 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ae1dc0 item 83 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090ccdc0): >_writeAt: n=3, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090ccdc0): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.006683147 +0000 UTC m=+122.753916708 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090ccdc0): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cd300): _readAt: size=512, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cd300): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cd300): >openPending: err= 2026/08/11 03:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cd300): >_readAt: n=8, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cd300): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.006683147 +0000 UTC m=+122.753916708 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cd300): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: Remove: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ce4310 item 83 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cd980): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cd980): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cd980): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cd980): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cd980): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.00897762 +0000 UTC m=+122.756211191 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cd980): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cde80): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cde80): open at offset 5 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cde80): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ce4b60 item 84 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cde80): _readAt: size=2, off=5 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cde80): >_readAt: n=0, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cde80): _writeAt: size=3, off=5 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cde80): >_writeAt: n=3, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cde80): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.009703681 +0000 UTC m=+122.756937242 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75090cde80): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509390500): _readAt: size=512, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509390500): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509390500): >openPending: err= 2026/08/11 03:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509390500): >_readAt: n=3, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509390500): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.009703681 +0000 UTC m=+122.756937242 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509390500): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: Remove: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ce4ee0 item 84 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509390b80): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509390b80): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509390b80): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509390b80): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509390b80): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.011241966 +0000 UTC m=+122.758475527 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509390b80): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509391080): _readAt: size=2, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509391080): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509391080): open at offset 5 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509391080): >openPending: err= 2026/08/11 03:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509391080): >_readAt: n=2, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509391080): _writeAt: size=3, off=7 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ce5420 item 85 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509391080): >_writeAt: n=3, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509391080): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.011839944 +0000 UTC m=+122.759073506 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509391080): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75093915c0): _readAt: size=512, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75093915c0): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75093915c0): >openPending: err= 2026/08/11 03:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75093915c0): >_readAt: n=8, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75093915c0): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.011839944 +0000 UTC m=+122.759073506 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75093915c0): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: Remove: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ce5730 item 85 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509391c40): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509391c40): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509391c40): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509391c40): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509391c40): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.013411313 +0000 UTC m=+122.760644874 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509391c40): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509414240): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509414240): open at offset 5 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509414240): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ce5c00 item 86 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509414240): _readAt: size=2, off=5 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509414240): >_readAt: n=0, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509414240): _writeAt: size=3, off=5 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509414240): >_writeAt: n=3, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509414240): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.013990726 +0000 UTC m=+122.761224287 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509414240): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094147c0): _readAt: size=512, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094147c0): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094147c0): >openPending: err= 2026/08/11 03:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094147c0): >_readAt: n=3, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094147c0): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.013990726 +0000 UTC m=+122.761224287 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094147c0): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: Remove: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508ce5dc0 item 86 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509414e40): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509414e40): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509414e40): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509414e40): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509414e40): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.015544881 +0000 UTC m=+122.762778442 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509414e40): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509415340): _readAt: size=2, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509415340): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509415340): open at offset 5 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509415340): >openPending: err= 2026/08/11 03:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509415340): >_readAt: n=2, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509415340): _writeAt: size=3, off=7 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b7e460 item 87 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509415340): >_writeAt: n=3, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509415340): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.016432667 +0000 UTC m=+122.763666228 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509415340): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509415880): _readAt: size=512, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509415880): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509415880): >openPending: err= 2026/08/11 03:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509415880): >_readAt: n=8, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509415880): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.016432667 +0000 UTC m=+122.763666228 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509415880): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: Remove: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b7e930 item 87 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:13 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/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509448000): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509448000): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509448000): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509448000): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509448000): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.02187295 +0000 UTC m=+122.769106541 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509448000): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509448500): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509448500): open at offset 5 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509448500): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b7ef50 item 88 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509448500): _readAt: size=2, off=5 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509448500): >_readAt: n=0, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509448500): _writeAt: size=3, off=5 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509448500): >_writeAt: n=3, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509448500): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.022621254 +0000 UTC m=+122.769854815 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509448500): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509448a80): _readAt: size=512, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509448a80): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509448a80): >openPending: err= 2026/08/11 03:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509448a80): >_readAt: n=3, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509448a80): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.022621254 +0000 UTC m=+122.769854815 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509448a80): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: Remove: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508b7f5e0 item 88 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094490c0): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094490c0): open at offset 0 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094490c0): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094490c0): _readAt: size=2, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094490c0): >_readAt: n=0, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094490c0): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094490c0): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094490c0): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.026684927 +0000 UTC m=+122.773918488 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094490c0): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509449600): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509449600): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509449600): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75087e0690 item 89 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509449600): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509449600): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.027362547 +0000 UTC m=+122.774596128 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509449600): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509449b40): _readAt: size=2, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509449b40): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509449b40): open at offset 5 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509449b40): >openPending: err= 2026/08/11 03:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509449b40): >_readAt: n=2, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509449b40): _writeAt: size=3, off=7 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75087e0e70 item 89 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509449b40): >_writeAt: n=3, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509449b40): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.028574475 +0000 UTC m=+122.775808036 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa7509449b40): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947a1c0): _readAt: size=512, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947a1c0): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947a1c0): >openPending: err= 2026/08/11 03:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947a1c0): >_readAt: n=8, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947a1c0): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.028574475 +0000 UTC m=+122.775808036 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947a1c0): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: Remove: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa75087e1880 item 89 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947a800): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947a800): open at offset 0 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947a800): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947a800): _readAt: size=2, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947a800): >_readAt: n=0, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947a800): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947a800): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947a800): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.030746336 +0000 UTC m=+122.777979897 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947a800): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947ad40): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947ad40): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947ad40): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508afe3f0 item 90 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947ad40): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947ad40): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.031667426 +0000 UTC m=+122.778900987 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947ad40): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947b280): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947b280): open at offset 5 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947b280): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508afed90 item 90 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947b280): _readAt: size=2, off=5 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947b280): >_readAt: n=0, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947b280): _writeAt: size=3, off=5 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947b280): >_writeAt: n=3, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947b280): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.032728901 +0000 UTC m=+122.779962472 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947b280): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947b840): _readAt: size=512, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947b840): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947b840): >openPending: err= 2026/08/11 03:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947b840): >_readAt: n=3, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947b840): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.032728901 +0000 UTC m=+122.779962472 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947b840): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: Remove: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508aff810 item 90 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947be80): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947be80): open at offset 0 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947be80): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947be80): _readAt: size=2, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947be80): >_readAt: n=0, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947be80): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947be80): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947be80): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.03474163 +0000 UTC m=+122.781975191 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750947be80): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bc4c0): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bc4c0): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bc4c0): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c8e230 item 91 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bc4c0): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bc4c0): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.035657139 +0000 UTC m=+122.782890700 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bc4c0): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bca00): _readAt: size=2, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bca00): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bca00): open at offset 5 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bca00): >openPending: err= 2026/08/11 03:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bca00): >_readAt: n=2, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bca00): _writeAt: size=3, off=7 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c8e700 item 91 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bca00): >_writeAt: n=3, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bca00): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.03663175 +0000 UTC m=+122.783865321 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bca00): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bcf80): _readAt: size=512, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bcf80): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bcf80): >openPending: err= 2026/08/11 03:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bcf80): >_readAt: n=8, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bcf80): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.03663175 +0000 UTC m=+122.783865321 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bcf80): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: Remove: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c8eaf0 item 91 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:13 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/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bd5c0): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bd5c0): open at offset 0 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bd5c0): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bd5c0): _readAt: size=2, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bd5c0): >_readAt: n=0, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bd5c0): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bd5c0): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bd5c0): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.038170155 +0000 UTC m=+122.785403716 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bd5c0): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bdb00): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bdb00): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bdb00): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c8efc0 item 92 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bdb00): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bdb00): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.03878217 +0000 UTC m=+122.786015741 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094bdb00): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc140): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc140): open at offset 5 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc140): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c8f570 item 92 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc140): _readAt: size=2, off=5 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc140): >_readAt: n=0, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc140): _writeAt: size=3, off=5 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc140): >_writeAt: n=3, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc140): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.039985303 +0000 UTC m=+122.787218864 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc140): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc700): _readAt: size=512, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc700): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc700): >openPending: err= 2026/08/11 03:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc700): >_readAt: n=3, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc700): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.039985303 +0000 UTC m=+122.787218864 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc700): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: Remove: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508c8f7a0 item 92 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dcd40): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dcd40): open at offset 0 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dcd40): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dcd40): _readAt: size=2, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dcd40): >_readAt: n=0, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dcd40): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dcd40): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dcd40): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.0452375 +0000 UTC m=+122.792471061 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dcd40): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950e540): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950e540): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950e540): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a96310 item 93 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950e540): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950e540): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.046158019 +0000 UTC m=+122.793391580 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950e540): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950ec40): _readAt: size=512, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950ec40): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950ec40): >openPending: err= 2026/08/11 03:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950ec40): >_readAt: n=5, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950ec40): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.046158019 +0000 UTC m=+122.793391580 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950ec40): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: Remove: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508a967e0 item 93 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:13 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/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc040): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc040): open at offset 0 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc040): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc040): _readAt: size=2, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc040): >_readAt: n=0, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc040): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc040): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc040): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.050397815 +0000 UTC m=+122.797631376 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc040): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc580): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc580): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc580): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508f14310 item 94 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc580): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc580): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.051261576 +0000 UTC m=+122.798495137 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dc580): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dcc80): _readAt: size=512, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dcc80): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dcc80): >openPending: err= 2026/08/11 03:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dcc80): >_readAt: n=5, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dcc80): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.051261576 +0000 UTC m=+122.798495137 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dcc80): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: Remove: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508f144d0 item 94 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:13 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/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dd380): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dd380): open at offset 0 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dd380): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dd380): _readAt: size=2, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dd380): >_readAt: n=0, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dd380): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dd380): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dd380): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.052911361 +0000 UTC m=+122.800144922 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dd380): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dd8c0): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dd8c0): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dd8c0): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508f14af0 item 95 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dd8c0): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dd8c0): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.053719948 +0000 UTC m=+122.800953509 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75094dd8c0): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950f300): _readAt: size=512, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950f300): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950f300): >openPending: err= 2026/08/11 03:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950f300): >_readAt: n=5, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950f300): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.053719948 +0000 UTC m=+122.800953509 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950f300): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: Remove: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508f14e00 item 95 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:13 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/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950f940): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950f940): open at offset 0 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950f940): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950f940): _readAt: size=2, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950f940): >_readAt: n=0, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950f940): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950f940): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950f940): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.056676671 +0000 UTC m=+122.803910232 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950f940): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950fe80): _writeAt: size=5, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950fe80): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950fe80): >openPending: err= 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508f153b0 item 96 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950fe80): >_writeAt: n=5, err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950fe80): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.058713908 +0000 UTC m=+122.805947469 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa750950fe80): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 03:11:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 03:11:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 03:11:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75091a4680): _readAt: size=512, off=0 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75091a4680): openPending: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75091a4680): >openPending: err= 2026/08/11 03:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75091a4680): >_readAt: n=5, err=EOF 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75091a4680): close: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 03:11:13.058713908 +0000 UTC m=+122.805947469 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:13 DEBUG : open-test-file(0xa75091a4680): >close: err= 2026/08/11 03:11:13 DEBUG : open-test-file: Remove: 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa7508f15810 item 96 2026/08/11 03:11:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 03:11:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 03:11:13 DEBUG : open-test-file: >Remove: err= 2026/08/11 03:11:13 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:11:13 DEBUG : Looking for writers 2026/08/11 03:11:13 DEBUG : >WaitForWriters: 2026/08/11 03:11:13 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.27s) --- PASS: TestRWFileHandleOpenTests/writes (0.62s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.11s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.01s) --- 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.65s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.12s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:11:13 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:11:13 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:11:13 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:13 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:13 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:11:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:13 DEBUG : file1: newRWFileHandle: 2026/08/11 03:11:13 DEBUG : file1(0xa7508b1f740): openPending: 2026/08/11 03:11:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:13 DEBUG : file1(0xa7508b1f740): >openPending: err= 2026/08/11 03:11:13 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 03:11:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:11:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 03:11:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/08/11 03:11:13 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:11:13 DEBUG : Looking for writers 2026/08/11 03:11:13 DEBUG : file1: reading active writers 2026/08/11 03:11:13 DEBUG : file1: active writers 1 2026/08/11 03:11:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:11:13 DEBUG : Looking for writers 2026/08/11 03:11:13 DEBUG : file1: reading active writers 2026/08/11 03:11:13 DEBUG : file1: active writers 1 2026/08/11 03:11:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:11:13 DEBUG : Looking for writers 2026/08/11 03:11:13 DEBUG : file1: reading active writers 2026/08/11 03:11:13 DEBUG : file1: active writers 1 2026/08/11 03:11:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:11:13 DEBUG : Looking for writers 2026/08/11 03:11:13 DEBUG : file1: reading active writers 2026/08/11 03:11:13 DEBUG : file1: active writers 1 2026/08/11 03:11:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:11:13 DEBUG : Looking for writers 2026/08/11 03:11:13 DEBUG : file1: reading active writers 2026/08/11 03:11:13 DEBUG : file1: active writers 1 2026/08/11 03:11:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:11:13 DEBUG : Looking for writers 2026/08/11 03:11:13 DEBUG : file1: reading active writers 2026/08/11 03:11:13 DEBUG : file1: active writers 1 2026/08/11 03:11:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:11:14 DEBUG : Looking for writers 2026/08/11 03:11:14 DEBUG : file1: reading active writers 2026/08/11 03:11:14 DEBUG : file1: active writers 1 2026/08/11 03:11:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/08/11 03:11:14 DEBUG : Looking for writers 2026/08/11 03:11:14 DEBUG : file1: reading active writers 2026/08/11 03:11:14 DEBUG : file1: active writers 1 2026/08/11 03:11:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:15 DEBUG : Looking for writers 2026/08/11 03:11:15 DEBUG : file1: reading active writers 2026/08/11 03:11:15 DEBUG : file1: active writers 1 2026/08/11 03:11:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:16 DEBUG : Looking for writers 2026/08/11 03:11:16 DEBUG : file1: reading active writers 2026/08/11 03:11:16 DEBUG : file1: active writers 1 2026/08/11 03:11:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:17 DEBUG : Looking for writers 2026/08/11 03:11:17 DEBUG : file1: reading active writers 2026/08/11 03:11:17 DEBUG : file1: active writers 1 2026/08/11 03:11:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:18 DEBUG : Looking for writers 2026/08/11 03:11:18 DEBUG : file1: reading active writers 2026/08/11 03:11:18 DEBUG : file1: active writers 1 2026/08/11 03:11:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:19 DEBUG : Looking for writers 2026/08/11 03:11:19 DEBUG : file1: reading active writers 2026/08/11 03:11:19 DEBUG : file1: active writers 1 2026/08/11 03:11:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:20 DEBUG : Looking for writers 2026/08/11 03:11:20 DEBUG : file1: reading active writers 2026/08/11 03:11:20 DEBUG : file1: active writers 1 2026/08/11 03:11:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:21 DEBUG : Looking for writers 2026/08/11 03:11:21 DEBUG : file1: reading active writers 2026/08/11 03:11:21 DEBUG : file1: active writers 1 2026/08/11 03:11:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:22 DEBUG : Looking for writers 2026/08/11 03:11:22 DEBUG : file1: reading active writers 2026/08/11 03:11:22 DEBUG : file1: active writers 1 2026/08/11 03:11:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:23 DEBUG : Looking for writers 2026/08/11 03:11:23 DEBUG : file1: reading active writers 2026/08/11 03:11:23 DEBUG : file1: active writers 1 2026/08/11 03:11:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:24 DEBUG : Looking for writers 2026/08/11 03:11:24 DEBUG : file1: reading active writers 2026/08/11 03:11:24 DEBUG : file1: active writers 1 2026/08/11 03:11:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:25 DEBUG : Looking for writers 2026/08/11 03:11:25 DEBUG : file1: reading active writers 2026/08/11 03:11:25 DEBUG : file1: active writers 1 2026/08/11 03:11:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:26 DEBUG : Looking for writers 2026/08/11 03:11:26 DEBUG : file1: reading active writers 2026/08/11 03:11:26 DEBUG : file1: active writers 1 2026/08/11 03:11:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:27 DEBUG : Looking for writers 2026/08/11 03:11:27 DEBUG : file1: reading active writers 2026/08/11 03:11:27 DEBUG : file1: active writers 1 2026/08/11 03:11:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:28 DEBUG : Looking for writers 2026/08/11 03:11:28 DEBUG : file1: reading active writers 2026/08/11 03:11:28 DEBUG : file1: active writers 1 2026/08/11 03:11:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:29 DEBUG : Looking for writers 2026/08/11 03:11:29 DEBUG : file1: reading active writers 2026/08/11 03:11:29 DEBUG : file1: active writers 1 2026/08/11 03:11:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:30 DEBUG : Looking for writers 2026/08/11 03:11:30 DEBUG : file1: reading active writers 2026/08/11 03:11:30 DEBUG : file1: active writers 1 2026/08/11 03:11:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:31 DEBUG : Looking for writers 2026/08/11 03:11:31 DEBUG : file1: reading active writers 2026/08/11 03:11:31 DEBUG : file1: active writers 1 2026/08/11 03:11:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:32 DEBUG : Looking for writers 2026/08/11 03:11:32 DEBUG : file1: reading active writers 2026/08/11 03:11:32 DEBUG : file1: active writers 1 2026/08/11 03:11:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:33 DEBUG : Looking for writers 2026/08/11 03:11:33 DEBUG : file1: reading active writers 2026/08/11 03:11:33 DEBUG : file1: active writers 1 2026/08/11 03:11:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:34 DEBUG : Looking for writers 2026/08/11 03:11:34 DEBUG : file1: reading active writers 2026/08/11 03:11:34 DEBUG : file1: active writers 1 2026/08/11 03:11:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:35 DEBUG : Looking for writers 2026/08/11 03:11:35 DEBUG : file1: reading active writers 2026/08/11 03:11:35 DEBUG : file1: active writers 1 2026/08/11 03:11:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:36 DEBUG : Looking for writers 2026/08/11 03:11:36 DEBUG : file1: reading active writers 2026/08/11 03:11:36 DEBUG : file1: active writers 1 2026/08/11 03:11:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:37 DEBUG : Looking for writers 2026/08/11 03:11:37 DEBUG : file1: reading active writers 2026/08/11 03:11:37 DEBUG : file1: active writers 1 2026/08/11 03:11:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:38 DEBUG : Looking for writers 2026/08/11 03:11:38 DEBUG : file1: reading active writers 2026/08/11 03:11:38 DEBUG : file1: active writers 1 2026/08/11 03:11:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:39 DEBUG : Looking for writers 2026/08/11 03:11:39 DEBUG : file1: reading active writers 2026/08/11 03:11:39 DEBUG : file1: active writers 1 2026/08/11 03:11:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:40 DEBUG : Looking for writers 2026/08/11 03:11:40 DEBUG : file1: reading active writers 2026/08/11 03:11:40 DEBUG : file1: active writers 1 2026/08/11 03:11:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:41 DEBUG : Looking for writers 2026/08/11 03:11:41 DEBUG : file1: reading active writers 2026/08/11 03:11:41 DEBUG : file1: active writers 1 2026/08/11 03:11:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:42 DEBUG : Looking for writers 2026/08/11 03:11:42 DEBUG : file1: reading active writers 2026/08/11 03:11:42 DEBUG : file1: active writers 1 2026/08/11 03:11:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/11 03:11:43 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xa7508f13100 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xa7509086488 notify:{wait:0 notify:0 lock:0 head: tail:} checker:11497778996416} name:file1 opens:1 downloaders: o: fd:0xa7508b063b0 info:{ModTime:{wall:14021608432271608109 ext:123169533510 loc:0x4cf4660} ATime:{wall:14021608432271608109 ext:123169533510 loc:0x4cf4660} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer: closing:}, } 2026/08/11 03:11:43 DEBUG : >WaitForWriters: 2026/08/11 03:11:43 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.36s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:11:43 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:11:43 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:11:43 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:43 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:43 DEBUG : Config file has changed externally - reloading 2026/08/11 03:11:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:43 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:11:43 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:11:43 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:11:43 DEBUG : rename_me: newRWFileHandle: 2026/08/11 03:11:43 DEBUG : rename_me(0xa7508bcbb80): openPending: 2026/08/11 03:11:43 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 03:11:43 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/11 03:11:43 DEBUG : rename_me(0xa7508bcbb80): >openPending: err= 2026/08/11 03:11:43 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/11 03:11:43 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/11 03:11:43 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/11 03:11:43 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/11 03:11:43 DEBUG : rename_me(0xa7508bcbb80): _writeAt: size=5, off=0 2026/08/11 03:11:43 DEBUG : rename_me(0xa7508bcbb80): >_writeAt: n=5, err= 2026/08/11 03:11:43 DEBUG : rename_me(0xa7508bcbb80): close: 2026/08/11 03:11:43 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-11 03:11:43.780903885 +0000 UTC m=+153.528137456 2026/08/11 03:11:43 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/11 03:11:43 DEBUG : rename_me(0xa7508bcbb80): >close: err= 2026/08/11 03:11:43 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/11 03:11:43 DEBUG : i_was_renamed: Updating file with 0xa7508d27d40 2026/08/11 03:11:43 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/11 03:11:43 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/11 03:11:43 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:11:43 DEBUG : Looking for writers 2026/08/11 03:11:43 DEBUG : i_was_renamed: reading active writers 2026/08/11 03:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 03:11:43 DEBUG : Looking for writers 2026/08/11 03:11:43 DEBUG : i_was_renamed: reading active writers 2026/08/11 03:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 03:11:43 DEBUG : Looking for writers 2026/08/11 03:11:43 DEBUG : i_was_renamed: reading active writers 2026/08/11 03:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 03:11:43 DEBUG : Looking for writers 2026/08/11 03:11:43 DEBUG : i_was_renamed: reading active writers 2026/08/11 03:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 03:11:43 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/11 03:11:43 DEBUG : Looking for writers 2026/08/11 03:11:43 DEBUG : i_was_renamed: reading active writers 2026/08/11 03:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 03:11:43 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:44 DEBUG : Looking for writers 2026/08/11 03:11:44 DEBUG : i_was_renamed: reading active writers 2026/08/11 03:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 03:11:44 DEBUG : i_was_renamed: size = 5 OK 2026/08/11 03:11:44 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 03:11:44 INFO : i_was_renamed: Copied (new) 2026/08/11 03:11:44 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-11 03:11:43 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/11 03:11:44 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/11 03:11:44 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/11 03:11:44 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/11 03:11:44 DEBUG : Looking for writers 2026/08/11 03:11:44 DEBUG : i_was_renamed: reading active writers 2026/08/11 03:11:44 DEBUG : >WaitForWriters: 2026/08/11 03:11:44 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.08s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:11:44 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:11:44 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 03:11:44 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:44 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 03:11:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{qoVqA}/rclone-test-bonoteb7feki" 2026/08/11 03:11:44 INFO : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 03:11:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:44 DEBUG : forgetting directory cache 2026/08/11 03:11:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 03:11:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 03:11:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 03:11:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:11:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:11:45 DEBUG : TestRWCacheUpdate(0xa75092c8640): _readAt: size=512, off=0 2026/08/11 03:11:45 DEBUG : TestRWCacheUpdate(0xa75092c8640): openPending: 2026/08/11 03:11:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 02:12:44 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/11 03:11:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 03:11:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:11:45 DEBUG : TestRWCacheUpdate(0xa75092c8640): >openPending: err= 2026/08/11 03:11:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 03:11:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:11:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:45 DEBUG : TestRWCacheUpdate(0xa75092c8640): >_readAt: n=20, err=EOF 2026/08/11 03:11:45 DEBUG : TestRWCacheUpdate(0xa75092c8640): close: 2026/08/11 03:11:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 02:12:44 +0000 GMT 2026/08/11 03:11:45 DEBUG : TestRWCacheUpdate(0xa75092c8640): >close: err= 2026/08/11 03:11:45 DEBUG : Re-reading directory (117.490629ms old) 2026/08/11 03:11:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:11:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 03:11:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:45 DEBUG : forgetting directory cache 2026/08/11 03:11:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 03:11:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 03:11:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 03:11:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:11:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:11:46 DEBUG : TestRWCacheUpdate(0xa7508f4e640): _readAt: size=512, off=0 2026/08/11 03:11:46 DEBUG : TestRWCacheUpdate(0xa7508f4e640): openPending: 2026/08/11 03:11:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 02:13:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-11 02:12:44 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/11 03:11:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-11 02:13:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-11 02:12:44 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/11 03:11:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 03:11:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 03:11:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 03:11:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:11:46 DEBUG : TestRWCacheUpdate(0xa7508f4e640): >openPending: err= 2026/08/11 03:11:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 03:11:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:11:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:46 DEBUG : TestRWCacheUpdate(0xa7508f4e640): >_readAt: n=20, err=EOF 2026/08/11 03:11:46 DEBUG : TestRWCacheUpdate(0xa7508f4e640): close: 2026/08/11 03:11:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 02:13:44 +0000 GMT 2026/08/11 03:11:46 DEBUG : TestRWCacheUpdate(0xa7508f4e640): >close: err= 2026/08/11 03:11:46 DEBUG : Re-reading directory (109.736508ms old) 2026/08/11 03:11:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:11:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 03:11:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:46 DEBUG : forgetting directory cache 2026/08/11 03:11:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 03:11:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 03:11:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 03:11:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:11:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:11:47 DEBUG : TestRWCacheUpdate(0xa7508f78a80): _readAt: size=512, off=0 2026/08/11 03:11:47 DEBUG : TestRWCacheUpdate(0xa7508f78a80): openPending: 2026/08/11 03:11:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 02:14:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-11 02:13:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/11 03:11:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-11 02:14:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-11 02:13:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/11 03:11:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 03:11:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 03:11:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 03:11:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:11:47 DEBUG : TestRWCacheUpdate(0xa7508f78a80): >openPending: err= 2026/08/11 03:11:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 03:11:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:11:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:47 DEBUG : TestRWCacheUpdate(0xa7508f78a80): >_readAt: n=20, err=EOF 2026/08/11 03:11:47 DEBUG : TestRWCacheUpdate(0xa7508f78a80): close: 2026/08/11 03:11:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 02:14:44 +0000 GMT 2026/08/11 03:11:47 DEBUG : TestRWCacheUpdate(0xa7508f78a80): >close: err= 2026/08/11 03:11:47 DEBUG : Re-reading directory (109.188373ms old) 2026/08/11 03:11:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:11:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 03:11:47 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:47 DEBUG : forgetting directory cache 2026/08/11 03:11:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 03:11:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 03:11:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 03:11:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:11:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:11:48 DEBUG : TestRWCacheUpdate(0xa75090239c0): _readAt: size=512, off=0 2026/08/11 03:11:48 DEBUG : TestRWCacheUpdate(0xa75090239c0): openPending: 2026/08/11 03:11:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 02:15:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-11 02:14:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/11 03:11:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-11 02:15:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-11 02:14:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/11 03:11:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 03:11:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 03:11:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 03:11:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:11:48 DEBUG : TestRWCacheUpdate(0xa75090239c0): >openPending: err= 2026/08/11 03:11:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 03:11:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:11:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:48 DEBUG : TestRWCacheUpdate(0xa75090239c0): >_readAt: n=20, err=EOF 2026/08/11 03:11:48 DEBUG : TestRWCacheUpdate(0xa75090239c0): close: 2026/08/11 03:11:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 02:15:44 +0000 GMT 2026/08/11 03:11:48 DEBUG : TestRWCacheUpdate(0xa75090239c0): >close: err= 2026/08/11 03:11:48 DEBUG : Re-reading directory (105.941461ms old) 2026/08/11 03:11:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:11:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 03:11:48 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:48 DEBUG : forgetting directory cache 2026/08/11 03:11:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 03:11:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 03:11:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 03:11:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:11:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:11:49 DEBUG : TestRWCacheUpdate(0xa750912cf80): _readAt: size=512, off=0 2026/08/11 03:11:49 DEBUG : TestRWCacheUpdate(0xa750912cf80): openPending: 2026/08/11 03:11:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 02:16:44 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-11 02:15:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/11 03:11:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-11 02:16:44 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-11 02:15:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/11 03:11:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 03:11:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 03:11:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 03:11:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:11:49 DEBUG : TestRWCacheUpdate(0xa750912cf80): >openPending: err= 2026/08/11 03:11:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 03:11:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:11:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:49 DEBUG : TestRWCacheUpdate(0xa750912cf80): >_readAt: n=20, err=EOF 2026/08/11 03:11:49 DEBUG : TestRWCacheUpdate(0xa750912cf80): close: 2026/08/11 03:11:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 02:16:44 +0000 GMT 2026/08/11 03:11:49 DEBUG : TestRWCacheUpdate(0xa750912cf80): >close: err= 2026/08/11 03:11:49 DEBUG : Re-reading directory (115.873476ms old) 2026/08/11 03:11:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:11:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 03:11:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:49 DEBUG : forgetting directory cache 2026/08/11 03:11:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 03:11:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 03:11:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 03:11:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:11:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:11:50 DEBUG : TestRWCacheUpdate(0xa7509143d80): _readAt: size=512, off=0 2026/08/11 03:11:50 DEBUG : TestRWCacheUpdate(0xa7509143d80): openPending: 2026/08/11 03:11:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 02:17:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-11 02:16:44 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/11 03:11:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-11 02:17:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-11 02:16:44 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/11 03:11:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 03:11:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 03:11:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 03:11:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:11:50 DEBUG : TestRWCacheUpdate(0xa7509143d80): >openPending: err= 2026/08/11 03:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 03:11:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:11:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:50 DEBUG : TestRWCacheUpdate(0xa7509143d80): >_readAt: n=20, err=EOF 2026/08/11 03:11:50 DEBUG : TestRWCacheUpdate(0xa7509143d80): close: 2026/08/11 03:11:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 02:17:44 +0000 GMT 2026/08/11 03:11:50 DEBUG : TestRWCacheUpdate(0xa7509143d80): >close: err= 2026/08/11 03:11:50 DEBUG : Re-reading directory (125.630301ms old) 2026/08/11 03:11:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:11:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 03:11:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:50 DEBUG : forgetting directory cache 2026/08/11 03:11:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 03:11:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 03:11:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 03:11:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:11:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:11:51 DEBUG : TestRWCacheUpdate(0xa75090a5540): _readAt: size=512, off=0 2026/08/11 03:11:51 DEBUG : TestRWCacheUpdate(0xa75090a5540): openPending: 2026/08/11 03:11:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-11 02:18:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-11 02:17:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/11 03:11:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-11 02:18:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-11 02:17:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/11 03:11:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 03:11:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 03:11:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/11 03:11:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:11:51 DEBUG : TestRWCacheUpdate(0xa75090a5540): >openPending: err= 2026/08/11 03:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/11 03:11:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:11:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:51 DEBUG : TestRWCacheUpdate(0xa75090a5540): >_readAt: n=21, err=EOF 2026/08/11 03:11:51 DEBUG : TestRWCacheUpdate(0xa75090a5540): close: 2026/08/11 03:11:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 02:18:44 +0000 GMT 2026/08/11 03:11:51 DEBUG : TestRWCacheUpdate(0xa75090a5540): >close: err= 2026/08/11 03:11:51 DEBUG : Re-reading directory (107.744958ms old) 2026/08/11 03:11:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:11:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 03:11:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:51 DEBUG : forgetting directory cache 2026/08/11 03:11:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 03:11:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 03:11:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 03:11:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:11:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:11:52 DEBUG : TestRWCacheUpdate(0xa7509214080): _readAt: size=512, off=0 2026/08/11 03:11:52 DEBUG : TestRWCacheUpdate(0xa7509214080): openPending: 2026/08/11 03:11:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-11 02:19:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-11 02:18:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/11 03:11:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-11 02:19:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-11 02:18:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/11 03:11:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 03:11:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 03:11:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/11 03:11:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:11:52 DEBUG : TestRWCacheUpdate(0xa7509214080): >openPending: err= 2026/08/11 03:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/11 03:11:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:11:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:52 DEBUG : TestRWCacheUpdate(0xa7509214080): >_readAt: n=22, err=EOF 2026/08/11 03:11:52 DEBUG : TestRWCacheUpdate(0xa7509214080): close: 2026/08/11 03:11:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 02:19:44 +0000 GMT 2026/08/11 03:11:52 DEBUG : TestRWCacheUpdate(0xa7509214080): >close: err= 2026/08/11 03:11:52 DEBUG : Re-reading directory (127.563761ms old) 2026/08/11 03:11:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:11:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 03:11:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:52 DEBUG : forgetting directory cache 2026/08/11 03:11:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 03:11:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 03:11:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 03:11:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:11:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:11:53 DEBUG : TestRWCacheUpdate(0xa75091dd840): _readAt: size=512, off=0 2026/08/11 03:11:53 DEBUG : TestRWCacheUpdate(0xa75091dd840): openPending: 2026/08/11 03:11:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-11 02:20:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-11 02:19:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/11 03:11:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-11 02:20:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-11 02:19:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/11 03:11:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 03:11:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 03:11:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/11 03:11:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:11:53 DEBUG : TestRWCacheUpdate(0xa75091dd840): >openPending: err= 2026/08/11 03:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/11 03:11:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:11:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:53 DEBUG : TestRWCacheUpdate(0xa75091dd840): >_readAt: n=23, err=EOF 2026/08/11 03:11:53 DEBUG : TestRWCacheUpdate(0xa75091dd840): close: 2026/08/11 03:11:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 02:20:44 +0000 GMT 2026/08/11 03:11:53 DEBUG : TestRWCacheUpdate(0xa75091dd840): >close: err= 2026/08/11 03:11:53 DEBUG : Re-reading directory (119.030969ms old) 2026/08/11 03:11:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:11:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 03:11:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:54 DEBUG : forgetting directory cache 2026/08/11 03:11:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:11:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 03:11:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 03:11:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 03:11:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:11:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 03:11:54 DEBUG : TestRWCacheUpdate(0xa750921e380): _readAt: size=512, off=0 2026/08/11 03:11:54 DEBUG : TestRWCacheUpdate(0xa750921e380): openPending: 2026/08/11 03:11:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-11 02:21:44 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-11 02:20:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/11 03:11:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-11 02:21:44 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-11 02:20:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/11 03:11:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 03:11:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 03:11:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/11 03:11:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:11:54 DEBUG : TestRWCacheUpdate(0xa750921e380): >openPending: err= 2026/08/11 03:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/11 03:11:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 03:11:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:54 DEBUG : TestRWCacheUpdate(0xa750921e380): >_readAt: n=24, err=EOF 2026/08/11 03:11:54 DEBUG : TestRWCacheUpdate(0xa750921e380): close: 2026/08/11 03:11:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 02:21:44 +0000 GMT 2026/08/11 03:11:54 DEBUG : TestRWCacheUpdate(0xa750921e380): >close: err= 2026/08/11 03:11:54 DEBUG : Re-reading directory (130.426556ms old) 2026/08/11 03:11:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 03:11:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 03:11:54 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:11:54 DEBUG : Looking for writers 2026/08/11 03:11:54 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/11 03:11:54 DEBUG : >WaitForWriters: 2026/08/11 03:11:54 DEBUG : webdav root 'rclone-test-bonoteb7feki': vfs cache: cleaner exiting 2026/08/11 03:11:55 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (10.68s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:11:55 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:55 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:56 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:56 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:11:56 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:11:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:11:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 03:11:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 03:11:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/11 03:11:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:11:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 03:11:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 03:11:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/11 03:11:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:11:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 03:11:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 03:11:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/11 03:11:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:57 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:11:57 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/11 03:11:57 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/11 03:11:57 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/11 03:11:57 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:57 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:57 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:11:57 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/11 03:11:57 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/11 03:11:57 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/11 03:11:57 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:11:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 03:11:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 03:11:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/11 03:11:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:57 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:11:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 03:11:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 03:11:57 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/11 03:11:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:57 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:11:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 03:11:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 03:11:57 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/11 03:11:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:57 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:11:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 03:11:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 03:11:57 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/11 03:11:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:58 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:11:58 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/11 03:11:58 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/11 03:11:58 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/11 03:11:58 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:58 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:58 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:11:58 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/11 03:11:58 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/11 03:11:58 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/11 03:11:58 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:58 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:58 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:11:58 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/11 03:11:58 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/11 03:11:58 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:11:58 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/11 03:11:58 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/11 03:11:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:11:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 03:11:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 03:11:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/11 03:11:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:58 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:11:58 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:58 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:11:58 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:58 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:11:58 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:58 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:11:58 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/11 03:11:58 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/11 03:11:58 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/11 03:11:58 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:58 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:58 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:11:58 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/11 03:11:58 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/11 03:11:58 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/11 03:11:58 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:11:58 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 03:11:58 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:11:58 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:58 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:11:58 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/11 03:11:58 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:11:58 DEBUG : Looking for writers 2026/08/11 03:11:58 DEBUG : FiLeA: reading active writers 2026/08/11 03:11:58 DEBUG : FiLeB: reading active writers 2026/08/11 03:11:58 DEBUG : FilEb: reading active writers 2026/08/11 03:11:58 DEBUG : >WaitForWriters: 2026/08/11 03:11:58 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:11:58 DEBUG : Looking for writers 2026/08/11 03:11:58 DEBUG : FiLeA: reading active writers 2026/08/11 03:11:58 DEBUG : FiLeB: reading active writers 2026/08/11 03:11:58 DEBUG : FilEb: reading active writers 2026/08/11 03:11:58 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.95s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:11:59 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/08/11 03:11:59 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/08/11 03:12:00 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:12:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:12:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/11 03:12:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/11 03:12:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/11 03:12:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:12:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 03:12:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:12:00 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/11 03:12:00 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/11 03:12:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/11 03:12:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:12:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 03:12:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:12:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/11 03:12:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/11 03:12:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/11 03:12:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:12:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 03:12:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:12:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/11 03:12:00 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:12:00 DEBUG : Looking for writers 2026/08/11 03:12:00 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/11 03:12:00 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/11 03:12:00 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.79s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:12:01 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:12:01 DEBUG : webdav root 'rclone-test-bonoteb7feki': Reusing VFS from active cache 2026/08/11 03:12:01 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:12:01 DEBUG : Looking for writers 2026/08/11 03:12:01 DEBUG : >WaitForWriters: 2026/08/11 03:12:01 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:12:01 DEBUG : Looking for writers 2026/08/11 03:12:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.23s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:12:01 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:12:01 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:12:01 DEBUG : Looking for writers 2026/08/11 03:12:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.23s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:12:01 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:12:01 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:12:01 DEBUG : Looking for writers 2026/08/11 03:12:01 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:12:01 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:12:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:12:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/08/11 03:12:03 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:12:03 DEBUG : dir: Looking for writers 2026/08/11 03:12:03 DEBUG : file2: reading active writers 2026/08/11 03:12:03 DEBUG : Looking for writers 2026/08/11 03:12:03 DEBUG : dir: reading active writers 2026/08/11 03:12:03 DEBUG : file1: reading active writers 2026/08/11 03:12:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.15s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:12:04 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:12:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:12:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/08/11 03:12:05 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:12:05 DEBUG : dir: Looking for writers 2026/08/11 03:12:05 DEBUG : Looking for writers 2026/08/11 03:12:05 DEBUG : dir: reading active writers 2026/08/11 03:12:05 DEBUG : file1: reading active writers 2026/08/11 03:12:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.08s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:12:06 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:12:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:12:06 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/08/11 03:12:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:12:07 DEBUG : file1: Open: flags=O_RDONLY 2026/08/11 03:12:07 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/11 03:12:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/11 03:12:07 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:12:07 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/11 03:12:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 03:12:07 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/11 03:12:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:12:07 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:12:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/11 03:12:07 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/11 03:12:07 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/11 03:12:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/11 03:12:07 DEBUG : webdav root 'rclone-test-bonoteb7feki': File to upload is small (0 bytes), uploading instead of streaming 2026/08/11 03:12:07 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/08/11 03:12:07 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/11 03:12:07 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 03:12:07 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/11 03:12:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/11 03:12:07 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:12:07 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/11 03:12:07 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:12:07 DEBUG : dir: Looking for writers 2026/08/11 03:12:07 DEBUG : new_file.txt: reading active writers 2026/08/11 03:12:07 DEBUG : file2: reading active writers 2026/08/11 03:12:07 DEBUG : Looking for writers 2026/08/11 03:12:07 DEBUG : dir: reading active writers 2026/08/11 03:12:07 DEBUG : file1: reading active writers 2026/08/11 03:12:07 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.67s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:12:08 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:12:08 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/08/11 03:12:10 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/11 03:12:10 DEBUG : dir/file1: Updating file with dir/file1 0xa7508b561a0 2026/08/11 03:12:10 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/11 03:12:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:10 INFO : dir/file1: Moved (server-side) to: file0 2026/08/11 03:12:10 DEBUG : file0: Updating file with file0 0xa7508b561a0 2026/08/11 03:12:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 03:12:10 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/11 03:12:11 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:12:11 DEBUG : dir: Looking for writers 2026/08/11 03:12:11 DEBUG : Looking for writers 2026/08/11 03:12:11 DEBUG : dir: reading active writers 2026/08/11 03:12:11 DEBUG : file0: reading active writers 2026/08/11 03:12:11 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.14s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:12:11 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:12:12 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:12:12 DEBUG : Looking for writers 2026/08/11 03:12:12 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.33s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:12:12 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:12:12 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/11 03:12:12 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/11 03:12:13 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/11 03:12:13 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/11 03:12:14 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/11 03:12:14 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:12:14 DEBUG : Looking for writers 2026/08/11 03:12:14 DEBUG : a: Looking for writers 2026/08/11 03:12:14 DEBUG : b: Looking for writers 2026/08/11 03:12:14 DEBUG : c: Looking for writers 2026/08/11 03:12:14 DEBUG : d: Looking for writers 2026/08/11 03:12:14 DEBUG : Looking for writers 2026/08/11 03:12:14 DEBUG : a: reading active writers 2026/08/11 03:12:14 DEBUG : b: reading active writers 2026/08/11 03:12:14 DEBUG : c: reading active writers 2026/08/11 03:12:14 DEBUG : d: reading active writers 2026/08/11 03:12:14 DEBUG : /: reading active writers 2026/08/11 03:12:14 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.59s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:12:15 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:12:16 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/11 03:12:16 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/11 03:12:16 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/11 03:12:17 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/11 03:12:18 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:12:18 DEBUG : a/b/c/d: Looking for writers 2026/08/11 03:12:18 DEBUG : a/b/c: Looking for writers 2026/08/11 03:12:18 DEBUG : d: reading active writers 2026/08/11 03:12:18 DEBUG : a/b: Looking for writers 2026/08/11 03:12:18 DEBUG : c: reading active writers 2026/08/11 03:12:18 DEBUG : a: Looking for writers 2026/08/11 03:12:18 DEBUG : b: reading active writers 2026/08/11 03:12:18 DEBUG : Looking for writers 2026/08/11 03:12:18 DEBUG : a: reading active writers 2026/08/11 03:12:18 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (4.73s) === 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-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:12:20 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:12:20 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:12:20 DEBUG : Looking for writers 2026/08/11 03:12:20 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.21s) === 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-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:12:20 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:12:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:12:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:12:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 03:12:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 03:12:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:20 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/11 03:12:20 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/11 03:12:20 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/11 03:12:20 DEBUG : webdav root 'rclone-test-bonoteb7feki': File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 03:12:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:12:21 DEBUG : file1: size = 5 OK 2026/08/11 03:12:21 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 03:12:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 03:12:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:12:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:12:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 03:12:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 03:12:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:12:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:12:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 03:12:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 03:12:21 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/11 03:12:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/11 03:12:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 03:12:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 03:12:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 03:12:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:21 DEBUG : webdav root 'rclone-test-bonoteb7feki': File to upload is small (0 bytes), uploading instead of streaming 2026/08/11 03:12:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:12:21 DEBUG : file1: size = 0 OK 2026/08/11 03:12:21 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 03:12:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 03:12:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/11 03:12:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 03:12:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 03:12:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 03:12:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:21 DEBUG : webdav root 'rclone-test-bonoteb7feki': File to upload is small (7 bytes), uploading instead of streaming 2026/08/11 03:12:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:12:22 DEBUG : file1: size = 7 OK 2026/08/11 03:12:22 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/11 03:12:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 03:12:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:22 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:12:22 DEBUG : Looking for writers 2026/08/11 03:12:22 DEBUG : file1: reading active writers 2026/08/11 03:12:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.73s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:12:22 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:12:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:12:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:12:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 03:12:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 03:12:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:22 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/11 03:12:23 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/11 03:12:23 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/11 03:12:23 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/11 03:12:23 DEBUG : webdav root 'rclone-test-bonoteb7feki': File to upload is small (11 bytes), uploading instead of streaming 2026/08/11 03:12:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:12:23 DEBUG : file1: size = 11 OK 2026/08/11 03:12:23 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 03:12:23 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 03:12:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:23 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/11 03:12:24 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:12:24 DEBUG : Looking for writers 2026/08/11 03:12:24 DEBUG : file1: reading active writers 2026/08/11 03:12:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.96s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:12:24 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:12:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:12:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:12:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 03:12:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 03:12:24 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/11 03:12:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:24 DEBUG : webdav root 'rclone-test-bonoteb7feki': File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 03:12:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:12:24 DEBUG : file1: size = 5 OK 2026/08/11 03:12:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 03:12:24 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 03:12:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:24 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/11 03:12:24 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:12:24 DEBUG : Looking for writers 2026/08/11 03:12:24 DEBUG : file1: reading active writers 2026/08/11 03:12:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.87s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:12:25 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:12:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:12:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:12:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 03:12:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 03:12:25 DEBUG : file1: WriteFileHandle.Release closing 2026/08/11 03:12:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:25 DEBUG : webdav root 'rclone-test-bonoteb7feki': File to upload is small (0 bytes), uploading instead of streaming 2026/08/11 03:12:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:12:25 DEBUG : file1: size = 0 OK 2026/08/11 03:12:25 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 03:12:25 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 03:12:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:25 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/11 03:12:25 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:12:25 DEBUG : Looking for writers 2026/08/11 03:12:25 DEBUG : file1: reading active writers 2026/08/11 03:12:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.79s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:12:26 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:12:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:12:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:12:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 03:12:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/08/11 03:12:26 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:12:26 DEBUG : Looking for writers 2026/08/11 03:12:26 DEBUG : file1: reading active writers 2026/08/11 03:12:26 DEBUG : file1: active writers 1 2026/08/11 03:12:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/08/11 03:12:26 DEBUG : Looking for writers 2026/08/11 03:12:26 DEBUG : file1: reading active writers 2026/08/11 03:12:26 DEBUG : file1: active writers 1 2026/08/11 03:12:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/08/11 03:12:26 DEBUG : Looking for writers 2026/08/11 03:12:26 DEBUG : file1: reading active writers 2026/08/11 03:12:26 DEBUG : file1: active writers 1 2026/08/11 03:12:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/08/11 03:12:26 DEBUG : Looking for writers 2026/08/11 03:12:26 DEBUG : file1: reading active writers 2026/08/11 03:12:26 DEBUG : file1: active writers 1 2026/08/11 03:12:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/08/11 03:12:26 DEBUG : Looking for writers 2026/08/11 03:12:26 DEBUG : file1: reading active writers 2026/08/11 03:12:26 DEBUG : file1: active writers 1 2026/08/11 03:12:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/08/11 03:12:26 DEBUG : Looking for writers 2026/08/11 03:12:26 DEBUG : file1: reading active writers 2026/08/11 03:12:26 DEBUG : file1: active writers 1 2026/08/11 03:12:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/08/11 03:12:26 DEBUG : Looking for writers 2026/08/11 03:12:26 DEBUG : file1: reading active writers 2026/08/11 03:12:26 DEBUG : file1: active writers 1 2026/08/11 03:12:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/08/11 03:12:27 DEBUG : Looking for writers 2026/08/11 03:12:27 DEBUG : file1: reading active writers 2026/08/11 03:12:27 DEBUG : file1: active writers 1 2026/08/11 03:12:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:28 DEBUG : Looking for writers 2026/08/11 03:12:28 DEBUG : file1: reading active writers 2026/08/11 03:12:28 DEBUG : file1: active writers 1 2026/08/11 03:12:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:29 DEBUG : Looking for writers 2026/08/11 03:12:29 DEBUG : file1: reading active writers 2026/08/11 03:12:29 DEBUG : file1: active writers 1 2026/08/11 03:12:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:30 DEBUG : Looking for writers 2026/08/11 03:12:30 DEBUG : file1: reading active writers 2026/08/11 03:12:30 DEBUG : file1: active writers 1 2026/08/11 03:12:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:31 DEBUG : Looking for writers 2026/08/11 03:12:31 DEBUG : file1: reading active writers 2026/08/11 03:12:31 DEBUG : file1: active writers 1 2026/08/11 03:12:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:32 DEBUG : Looking for writers 2026/08/11 03:12:32 DEBUG : file1: reading active writers 2026/08/11 03:12:32 DEBUG : file1: active writers 1 2026/08/11 03:12:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:33 DEBUG : Looking for writers 2026/08/11 03:12:33 DEBUG : file1: reading active writers 2026/08/11 03:12:33 DEBUG : file1: active writers 1 2026/08/11 03:12:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:34 DEBUG : Looking for writers 2026/08/11 03:12:34 DEBUG : file1: reading active writers 2026/08/11 03:12:34 DEBUG : file1: active writers 1 2026/08/11 03:12:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:35 DEBUG : Looking for writers 2026/08/11 03:12:35 DEBUG : file1: reading active writers 2026/08/11 03:12:35 DEBUG : file1: active writers 1 2026/08/11 03:12:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:36 DEBUG : Looking for writers 2026/08/11 03:12:36 DEBUG : file1: reading active writers 2026/08/11 03:12:36 DEBUG : file1: active writers 1 2026/08/11 03:12:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:37 DEBUG : Looking for writers 2026/08/11 03:12:37 DEBUG : file1: reading active writers 2026/08/11 03:12:37 DEBUG : file1: active writers 1 2026/08/11 03:12:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:38 DEBUG : Looking for writers 2026/08/11 03:12:38 DEBUG : file1: reading active writers 2026/08/11 03:12:38 DEBUG : file1: active writers 1 2026/08/11 03:12:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:39 DEBUG : Looking for writers 2026/08/11 03:12:39 DEBUG : file1: reading active writers 2026/08/11 03:12:39 DEBUG : file1: active writers 1 2026/08/11 03:12:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:40 DEBUG : Looking for writers 2026/08/11 03:12:40 DEBUG : file1: reading active writers 2026/08/11 03:12:40 DEBUG : file1: active writers 1 2026/08/11 03:12:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:41 DEBUG : Looking for writers 2026/08/11 03:12:41 DEBUG : file1: reading active writers 2026/08/11 03:12:41 DEBUG : file1: active writers 1 2026/08/11 03:12:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:42 DEBUG : Looking for writers 2026/08/11 03:12:42 DEBUG : file1: reading active writers 2026/08/11 03:12:42 DEBUG : file1: active writers 1 2026/08/11 03:12:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:43 DEBUG : Looking for writers 2026/08/11 03:12:43 DEBUG : file1: reading active writers 2026/08/11 03:12:43 DEBUG : file1: active writers 1 2026/08/11 03:12:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:44 DEBUG : Looking for writers 2026/08/11 03:12:44 DEBUG : file1: reading active writers 2026/08/11 03:12:44 DEBUG : file1: active writers 1 2026/08/11 03:12:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:45 DEBUG : Looking for writers 2026/08/11 03:12:45 DEBUG : file1: reading active writers 2026/08/11 03:12:45 DEBUG : file1: active writers 1 2026/08/11 03:12:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:46 DEBUG : Looking for writers 2026/08/11 03:12:46 DEBUG : file1: reading active writers 2026/08/11 03:12:46 DEBUG : file1: active writers 1 2026/08/11 03:12:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:47 DEBUG : Looking for writers 2026/08/11 03:12:47 DEBUG : file1: reading active writers 2026/08/11 03:12:47 DEBUG : file1: active writers 1 2026/08/11 03:12:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:48 DEBUG : Looking for writers 2026/08/11 03:12:48 DEBUG : file1: reading active writers 2026/08/11 03:12:48 DEBUG : file1: active writers 1 2026/08/11 03:12:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:49 DEBUG : Looking for writers 2026/08/11 03:12:49 DEBUG : file1: reading active writers 2026/08/11 03:12:49 DEBUG : file1: active writers 1 2026/08/11 03:12:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:50 DEBUG : Looking for writers 2026/08/11 03:12:50 DEBUG : file1: reading active writers 2026/08/11 03:12:50 DEBUG : file1: active writers 1 2026/08/11 03:12:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:51 DEBUG : Looking for writers 2026/08/11 03:12:51 DEBUG : file1: reading active writers 2026/08/11 03:12:51 DEBUG : file1: active writers 1 2026/08/11 03:12:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:52 DEBUG : Looking for writers 2026/08/11 03:12:52 DEBUG : file1: reading active writers 2026/08/11 03:12:52 DEBUG : file1: active writers 1 2026/08/11 03:12:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:53 DEBUG : Looking for writers 2026/08/11 03:12:53 DEBUG : file1: reading active writers 2026/08/11 03:12:53 DEBUG : file1: active writers 1 2026/08/11 03:12:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:54 DEBUG : Looking for writers 2026/08/11 03:12:54 DEBUG : file1: reading active writers 2026/08/11 03:12:54 DEBUG : file1: active writers 1 2026/08/11 03:12:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:55 DEBUG : Looking for writers 2026/08/11 03:12:55 DEBUG : file1: reading active writers 2026/08/11 03:12:55 DEBUG : file1: active writers 1 2026/08/11 03:12:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/11 03:12:56 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/08/11 03:12:56 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.36s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:12:56 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:12:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:12:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:12:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 03:12:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 03:12:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:56 DEBUG : webdav root 'rclone-test-bonoteb7feki': File to upload is small (0 bytes), uploading instead of streaming 2026/08/11 03:12:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:12:56 DEBUG : file1: size = 0 OK 2026/08/11 03:12:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 03:12:56 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 03:12:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:12:56 DEBUG : file1: Open: flags=O_RDONLY 2026/08/11 03:12:56 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/11 03:12:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/11 03:12:56 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:12:57 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/11 03:12:57 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:12:57 DEBUG : Looking for writers 2026/08/11 03:12:57 DEBUG : file1: reading active writers 2026/08/11 03:12:57 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.98s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:12:57 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:12:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 03:12:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 03:12:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 03:12:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 03:12:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:57 DEBUG : webdav root 'rclone-test-bonoteb7feki': File to upload is small (100 bytes), uploading instead of streaming 2026/08/11 03:12:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/11 03:12:57 DEBUG : file1: size = 100 OK 2026/08/11 03:12:57 DEBUG : file1: md5 = 85dea516c774566ee66a8bae09729146 OK 2026/08/11 03:12:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 03:12:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 03:12:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 03:12:57 DEBUG : file1: Open: flags=O_RDONLY 2026/08/11 03:12:57 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/11 03:12:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/11 03:12:57 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:12:58 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/11 03:12:58 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:12:58 DEBUG : Looking for writers 2026/08/11 03:12:58 DEBUG : file1: reading active writers 2026/08/11 03:12:58 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.93s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:12:58 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:12:58 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/08/11 03:12:58 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/08/11 03:12:59 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/08/11 03:12:59 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/08/11 03:12:59 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/08/11 03:13:00 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/11 03:13:00 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/11 03:13:00 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:13:00 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:00 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/11 03:13:00 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/11 03:13:00 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:13:00 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:00 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/11 03:13:00 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/11 03:13:00 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:13:00 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:00 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/11 03:13:00 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/11 03:13:00 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:13:01 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:01 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/11 03:13:01 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/11 03:13:01 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:13:01 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:01 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:13:01 DEBUG : flat: Looking for writers 2026/08/11 03:13:01 DEBUG : f000.txt: reading active writers 2026/08/11 03:13:01 DEBUG : f001.txt: reading active writers 2026/08/11 03:13:01 DEBUG : f002.txt: reading active writers 2026/08/11 03:13:01 DEBUG : f003.txt: reading active writers 2026/08/11 03:13:01 DEBUG : f004.txt: reading active writers 2026/08/11 03:13:01 DEBUG : Looking for writers 2026/08/11 03:13:01 DEBUG : flat: reading active writers 2026/08/11 03:13:01 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (4.28s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:13:02 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:13:02 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/08/11 03:13:03 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/08/11 03:13:03 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/08/11 03:13:04 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/11 03:13:04 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/11 03:13:04 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:13:04 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:04 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/11 03:13:04 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/11 03:13:04 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:13:04 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:04 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/11 03:13:04 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/11 03:13:04 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:13:04 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:04 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:13:04 DEBUG : a/b/c: Looking for writers 2026/08/11 03:13:04 DEBUG : deep.txt: reading active writers 2026/08/11 03:13:04 DEBUG : a/b: Looking for writers 2026/08/11 03:13:04 DEBUG : c: reading active writers 2026/08/11 03:13:04 DEBUG : mid.txt: reading active writers 2026/08/11 03:13:04 DEBUG : a: Looking for writers 2026/08/11 03:13:04 DEBUG : b: reading active writers 2026/08/11 03:13:04 DEBUG : top.txt: reading active writers 2026/08/11 03:13:04 DEBUG : Looking for writers 2026/08/11 03:13:04 DEBUG : a: reading active writers 2026/08/11 03:13:04 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (3.62s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:13:06 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:13:06 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/08/11 03:13:07 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/11 03:13:07 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/11 03:13:07 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:13:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:07 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:13:07 DEBUG : bigdir: Looking for writers 2026/08/11 03:13:07 DEBUG : big.bin: reading active writers 2026/08/11 03:13:07 DEBUG : Looking for writers 2026/08/11 03:13:07 DEBUG : bigdir: reading active writers 2026/08/11 03:13:07 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (2.20s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-bonoteb7feki'", Local "Local file system at /tmp/rclone1219724508", Modify Window "1s" 2026/08/11 03:13:08 INFO : webdav root 'rclone-test-bonoteb7feki': poll-interval is not supported by this remote 2026/08/11 03:13:08 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/08/11 03:13:09 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/08/11 03:13:09 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/08/11 03:13:09 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/11 03:13:09 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/11 03:13:09 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:13:10 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:10 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/11 03:13:10 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/11 03:13:10 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:13:10 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:10 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/11 03:13:10 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/11 03:13:10 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 03:13:10 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 03:13:10 DEBUG : WaitForWriters: timeout=30s 2026/08/11 03:13:10 DEBUG : dir1: Looking for writers 2026/08/11 03:13:10 DEBUG : a.txt: reading active writers 2026/08/11 03:13:10 DEBUG : dir2: Looking for writers 2026/08/11 03:13:10 DEBUG : b.txt: reading active writers 2026/08/11 03:13:10 DEBUG : dir3: Looking for writers 2026/08/11 03:13:10 DEBUG : c.txt: reading active writers 2026/08/11 03:13:10 DEBUG : Looking for writers 2026/08/11 03:13:10 DEBUG : dir1: reading active writers 2026/08/11 03:13:10 DEBUG : dir2: reading active writers 2026/08/11 03:13:10 DEBUG : dir3: reading active writers 2026/08/11 03:13:10 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (3.71s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/11 03:13:12 DEBUG : webdav root 'rclone-test-bonoteb7feki': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 4m2.104406995s (try 1/5)