"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2026/06/06 02:21:34 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-cojeset2gide" 2026/06/06 02:21:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/06 02:21:34 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2026/06/06 02:21:34 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/06/06 02:21:34 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/06/06 02:21:34 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/06/06 02:21:34 DEBUG : Setting pass="N_abVM3U8g9yok0wns1oybX9L2eQ0IsXk-37qiNcMLZZGfs" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/06/06 02:21:34 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{6OZqK}" suffix to name 2026/06/06 02:21:34 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/06/06 02:21:34 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/06/06 02:21:34 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/06/06 02:21:34 DEBUG : Setting pass="N_abVM3U8g9yok0wns1oybX9L2eQ0IsXk-37qiNcMLZZGfs" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/06/06 02:21:34 DEBUG : found headers: 2026/06/06 02:21:34 DEBUG : Creating backend with remote "/tmp/rclone3977293790" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:21:34 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:21:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:21:34 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:21:34 DEBUG : dir: Looking for writers 2026/06/06 02:21:34 DEBUG : Looking for writers 2026/06/06 02:21:34 DEBUG : dir: reading active writers 2026/06/06 02:21:34 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.27s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:21:35 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:21:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:21:35 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/06 02:21:36 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/06/06 02:21:36 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:21:36 DEBUG : dir/subdir: Looking for writers 2026/06/06 02:21:36 DEBUG : dir: Looking for writers 2026/06/06 02:21:36 DEBUG : subdir: reading active writers 2026/06/06 02:21:36 DEBUG : file1: reading active writers 2026/06/06 02:21:36 DEBUG : file2: reading active writers 2026/06/06 02:21:36 DEBUG : Looking for writers 2026/06/06 02:21:36 DEBUG : dir: reading active writers 2026/06/06 02:21:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.36s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:21:37 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:21:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:21:38 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:21:38 DEBUG : dir: Looking for writers 2026/06/06 02:21:38 DEBUG : file1: reading active writers 2026/06/06 02:21:38 DEBUG : Looking for writers 2026/06/06 02:21:38 DEBUG : dir: reading active writers 2026/06/06 02:21:38 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.19s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:21:39 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:21:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:21:39 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:21:39 DEBUG : dir: Looking for writers 2026/06/06 02:21:39 DEBUG : Looking for writers 2026/06/06 02:21:39 DEBUG : dir: reading active writers 2026/06/06 02:21:39 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.04s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:21:40 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:21:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:21:40 DEBUG : dir: forgetting directory cache 2026/06/06 02:21:40 DEBUG : forgetting directory cache 2026/06/06 02:21:40 DEBUG : dir: forgetting directory cache 2026/06/06 02:21:40 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:21:40 DEBUG : Looking for writers 2026/06/06 02:21:40 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.14s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:21:41 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:21:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:21:41 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/06 02:21:41 DEBUG : dir: invalidating directory cache 2026/06/06 02:21:41 DEBUG : >ForgetPath: 2026/06/06 02:21:41 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/06 02:21:41 DEBUG : invalidating directory cache 2026/06/06 02:21:41 DEBUG : dir: forgetting directory cache 2026/06/06 02:21:41 DEBUG : >ForgetPath: 2026/06/06 02:21:41 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/06 02:21:41 DEBUG : >ForgetPath: 2026/06/06 02:21:41 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:21:41 DEBUG : dir: Looking for writers 2026/06/06 02:21:41 DEBUG : Looking for writers 2026/06/06 02:21:41 DEBUG : dir: reading active writers 2026/06/06 02:21:41 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.14s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:21:42 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:21:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:21:43 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/06/06 02:21:44 DEBUG : forgetting directory cache 2026/06/06 02:21:44 DEBUG : dir: forgetting directory cache 2026/06/06 02:21:44 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:21:44 DEBUG : dir: Looking for writers 2026/06/06 02:21:44 DEBUG : fil/a/b: Looking for writers 2026/06/06 02:21:44 DEBUG : fil/a: Looking for writers 2026/06/06 02:21:44 DEBUG : b: reading active writers 2026/06/06 02:21:44 DEBUG : fil: Looking for writers 2026/06/06 02:21:44 DEBUG : a: reading active writers 2026/06/06 02:21:44 DEBUG : Looking for writers 2026/06/06 02:21:44 DEBUG : fil: reading active writers 2026/06/06 02:21:44 DEBUG : dir: reading active writers 2026/06/06 02:21:44 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.23s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:21:45 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:21:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:21:46 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:21:46 DEBUG : dir: Looking for writers 2026/06/06 02:21:46 DEBUG : Looking for writers 2026/06/06 02:21:46 DEBUG : dir: reading active writers 2026/06/06 02:21:46 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.06s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:21:46 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:21:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:21:47 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:21:47 DEBUG : dir: Looking for writers 2026/06/06 02:21:47 DEBUG : file1: reading active writers 2026/06/06 02:21:47 DEBUG : Looking for writers 2026/06/06 02:21:47 DEBUG : dir: reading active writers 2026/06/06 02:21:47 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.17s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:21:47 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:21:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:21:48 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/06 02:21:48 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/06/06 02:21:49 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/06 02:21:49 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/06 02:21:49 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/06 02:21:49 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/06 02:21:49 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/06/06 02:21:49 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/06/06 02:21:50 DEBUG : dir: invalidating directory cache 2026/06/06 02:21:50 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/06 02:21:50 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/06 02:21:50 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/06 02:21:50 DEBUG : dir/file1: Reset virtual modtime 2026/06/06 02:21:50 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/06 02:21:50 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/06 02:21:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/06 02:21:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/06 02:21:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 02:21:50 DEBUG : dir: invalidating directory cache 2026/06/06 02:21:50 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/06 02:21:50 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/06 02:21:50 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/06 02:21:50 DEBUG : forgetting directory cache 2026/06/06 02:21:50 DEBUG : dir: forgetting directory cache 2026/06/06 02:21:50 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/06 02:21:50 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:21:50 DEBUG : dir/virtualDir: Looking for writers 2026/06/06 02:21:50 DEBUG : dir: Looking for writers 2026/06/06 02:21:50 DEBUG : virtualDir: reading active writers 2026/06/06 02:21:50 DEBUG : file1: reading active writers 2026/06/06 02:21:50 DEBUG : virtualFile2: reading active writers 2026/06/06 02:21:50 DEBUG : virtualFile: reading active writers 2026/06/06 02:21:50 DEBUG : Looking for writers 2026/06/06 02:21:50 DEBUG : dir: reading active writers 2026/06/06 02:21:50 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.43s) --- PASS: TestDirReadDirAll/Virtual (1.04s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:21:51 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:21:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:21:51 ERROR : dir/: Can only open directories read only 2026/06/06 02:21:51 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:21:51 DEBUG : dir: Looking for writers 2026/06/06 02:21:51 DEBUG : Looking for writers 2026/06/06 02:21:51 DEBUG : dir: reading active writers 2026/06/06 02:21:51 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.10s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:21:52 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:21:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:21:53 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:21:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/06 02:21:53 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/06 02:21:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/06 02:21:53 DEBUG : webdav root 'rclone-test-cojeset2gide': File to upload is small (5 bytes), uploading instead of streaming 2026/06/06 02:21:53 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/06/06 02:21:53 DEBUG : dir/potato: size = 5 OK 2026/06/06 02:21:53 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 02:21:53 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/06/06 02:21:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/06 02:21:53 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:21:53 DEBUG : dir: Looking for writers 2026/06/06 02:21:53 DEBUG : file1: reading active writers 2026/06/06 02:21:53 DEBUG : potato: reading active writers 2026/06/06 02:21:53 DEBUG : Looking for writers 2026/06/06 02:21:53 DEBUG : dir: reading active writers 2026/06/06 02:21:53 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.68s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:21:54 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:21:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:21:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/06 02:21:55 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:21:55 DEBUG : dir/sub: Looking for writers 2026/06/06 02:21:55 DEBUG : dir: Looking for writers 2026/06/06 02:21:55 DEBUG : file1: reading active writers 2026/06/06 02:21:55 DEBUG : sub: reading active writers 2026/06/06 02:21:55 DEBUG : Looking for writers 2026/06/06 02:21:55 DEBUG : dir: reading active writers 2026/06/06 02:21:55 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.96s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:21:55 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:21:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:21:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/06 02:21:56 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/06 02:21:57 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:21:57 DEBUG : dir/sub/subsub: Looking for writers 2026/06/06 02:21:57 DEBUG : dir/sub: Looking for writers 2026/06/06 02:21:57 DEBUG : subsub: reading active writers 2026/06/06 02:21:57 DEBUG : dir: Looking for writers 2026/06/06 02:21:57 DEBUG : sub: reading active writers 2026/06/06 02:21:57 DEBUG : file1: reading active writers 2026/06/06 02:21:57 DEBUG : Looking for writers 2026/06/06 02:21:57 DEBUG : dir: reading active writers 2026/06/06 02:21:57 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.35s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:21:58 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:21:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:21:58 ERROR : dir/: Dir.Remove not empty 2026/06/06 02:21:58 DEBUG : dir/file1: Remove: 2026/06/06 02:21:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 02:21:59 DEBUG : dir/file1: >Remove: err= 2026/06/06 02:21:59 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/06 02:21:59 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:21:59 DEBUG : Looking for writers 2026/06/06 02:21:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.12s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:21:59 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:21:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:00 DEBUG : dir/file1: Remove: 2026/06/06 02:22:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 02:22:00 DEBUG : dir/file1: >Remove: err= 2026/06/06 02:22:00 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/06 02:22:00 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:00 DEBUG : Looking for writers 2026/06/06 02:22:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.14s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:00 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:01 DEBUG : dir/file1: Remove: 2026/06/06 02:22:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 02:22:01 DEBUG : dir/file1: >Remove: err= 2026/06/06 02:22:01 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:01 DEBUG : dir: Looking for writers 2026/06/06 02:22:01 DEBUG : Looking for writers 2026/06/06 02:22:01 DEBUG : dir: reading active writers 2026/06/06 02:22:01 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.44s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:02 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:02 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:03 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/06 02:22:03 DEBUG : dir: Updating dir with dir2 0xa027c8928f0 2026/06/06 02:22:03 DEBUG : dir: forgetting directory cache 2026/06/06 02:22:03 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/06 02:22:03 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/06 02:22:04 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/06 02:22:04 DEBUG : file2: Updating file with file2 0xa027c7744e0 2026/06/06 02:22:04 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/06 02:22:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/06 02:22:04 INFO : dir2/file3: Deleted 2026/06/06 02:22:04 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/06 02:22:04 DEBUG : dir2/file3: Updating file with dir2/file3 0xa027c7744e0 2026/06/06 02:22:04 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/06 02:22:04 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/06 02:22:04 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/06 02:22:05 DEBUG : empty directory: Updating dir with renamed empty directory 0xa027c774750 2026/06/06 02:22:05 DEBUG : empty directory: forgetting directory cache 2026/06/06 02:22:05 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/06 02:22:05 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/06 02:22:05 DEBUG : dir2: Renaming to "dir3" 2026/06/06 02:22:05 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:05 DEBUG : dir3: Looking for writers 2026/06/06 02:22:05 DEBUG : file3: reading active writers 2026/06/06 02:22:05 DEBUG : renamed empty directory: Looking for writers 2026/06/06 02:22:05 DEBUG : Looking for writers 2026/06/06 02:22:05 DEBUG : dir3: reading active writers 2026/06/06 02:22:05 DEBUG : renamed empty directory: reading active writers 2026/06/06 02:22:05 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.97s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:06 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:06 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/06 02:22:06 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:22:06 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 02:22:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/06 02:22:06 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/06 02:22:06 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/06 02:22:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/06 02:22:06 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:22:06 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 02:22:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/06 02:22:06 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/06 02:22:06 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/06 02:22:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/06 02:22:06 DEBUG : webdav root 'rclone-test-cojeset2gide': File to upload is small (12 bytes), uploading instead of streaming 2026/06/06 02:22:06 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:07 DEBUG : dir/sub/file2: size = 12 OK 2026/06/06 02:22:07 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/06 02:22:07 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/06/06 02:22:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/06 02:22:07 DEBUG : forgetting directory cache 2026/06/06 02:22:07 DEBUG : dir: forgetting directory cache 2026/06/06 02:22:07 DEBUG : dir/sub: forgetting directory cache 2026/06/06 02:22:07 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/06 02:22:07 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/06 02:22:07 DEBUG : webdav root 'rclone-test-cojeset2gide': File to upload is small (5 bytes), uploading instead of streaming 2026/06/06 02:22:07 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:07 DEBUG : dir/sub/file0: size = 5 OK 2026/06/06 02:22:07 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 02:22:07 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/06/06 02:22:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/06 02:22:07 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:07 DEBUG : dir/sub: Looking for writers 2026/06/06 02:22:07 DEBUG : file2: reading active writers 2026/06/06 02:22:07 DEBUG : file0: reading active writers 2026/06/06 02:22:07 DEBUG : dir: Looking for writers 2026/06/06 02:22:07 DEBUG : file1: reading active writers 2026/06/06 02:22:07 DEBUG : sub: reading active writers 2026/06/06 02:22:07 DEBUG : Looking for writers 2026/06/06 02:22:07 DEBUG : dir: reading active writers 2026/06/06 02:22:07 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.39s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:08 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/06 02:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:08 DEBUG : Looking for writers 2026/06/06 02:22:08 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.16s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:08 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/06 02:22:09 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:22:09 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/06 02:22:09 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/06 02:22:09 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/06 02:22:09 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:22:09 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/06 02:22:09 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/06 02:22:09 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:22:09 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/06 02:22:09 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/06 02:22:09 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/06 02:22:09 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:22:09 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/06 02:22:09 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:09 DEBUG : dir: Looking for writers 2026/06/06 02:22:09 DEBUG : file1: reading active writers 2026/06/06 02:22:09 DEBUG : file1.metadata: reading active writers 2026/06/06 02:22:09 DEBUG : Looking for writers 2026/06/06 02:22:09 DEBUG : dir: reading active writers 2026/06/06 02:22:09 DEBUG : dir.metadata: reading active writers 2026/06/06 02:22:09 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.16s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:09 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:10 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:10 DEBUG : dir: Looking for writers 2026/06/06 02:22:10 DEBUG : file1: reading active writers 2026/06/06 02:22:10 DEBUG : Looking for writers 2026/06/06 02:22:10 DEBUG : dir: reading active writers 2026/06/06 02:22:10 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.13s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:10 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:11 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:12 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/06/06 02:22:12 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:12 DEBUG : dir: Looking for writers 2026/06/06 02:22:12 DEBUG : file1: reading active writers 2026/06/06 02:22:12 DEBUG : Looking for writers 2026/06/06 02:22:12 DEBUG : dir: reading active writers 2026/06/06 02:22:12 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (1.78s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.77s) --- 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-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:12 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 02:22:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/06 02:22:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:22:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/06 02:22:13 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:13 DEBUG : dir: Looking for writers 2026/06/06 02:22:13 DEBUG : file1: reading active writers 2026/06/06 02:22:13 DEBUG : Looking for writers 2026/06/06 02:22:13 DEBUG : dir: reading active writers 2026/06/06 02:22:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.24s) === RUN TestFileOpenReadUnknownSize 2026/06/06 02:22:13 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/06 02:22:13 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/06 02:22:13 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:22:13 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/06 02:22:13 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:13 DEBUG : Looking for writers 2026/06/06 02:22:13 DEBUG : file.txt: reading active writers 2026/06/06 02:22:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:13 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:14 DEBUG : webdav root 'rclone-test-cojeset2gide': File to upload is small (25 bytes), uploading instead of streaming 2026/06/06 02:22:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:14 DEBUG : dir/file1: size = 25 OK 2026/06/06 02:22:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/06 02:22:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/06 02:22:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:14 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:14 DEBUG : dir: Looking for writers 2026/06/06 02:22:14 DEBUG : file1: reading active writers 2026/06/06 02:22:14 DEBUG : Looking for writers 2026/06/06 02:22:14 DEBUG : dir: reading active writers 2026/06/06 02:22:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.46s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:15 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:15 DEBUG : dir/file1: Remove: 2026/06/06 02:22:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 02:22:16 DEBUG : dir/file1: >Remove: err= 2026/06/06 02:22:16 DEBUG : dir/file1: Remove: 2026/06/06 02:22:16 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/06 02:22:16 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:16 DEBUG : dir: Looking for writers 2026/06/06 02:22:16 DEBUG : Looking for writers 2026/06/06 02:22:16 DEBUG : dir: reading active writers 2026/06/06 02:22:16 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.33s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:16 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:17 DEBUG : dir/file1: Remove: 2026/06/06 02:22:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 02:22:17 DEBUG : dir/file1: >Remove: err= 2026/06/06 02:22:17 DEBUG : dir/file1: Remove: 2026/06/06 02:22:17 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/06 02:22:17 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:17 DEBUG : dir: Looking for writers 2026/06/06 02:22:17 DEBUG : Looking for writers 2026/06/06 02:22:17 DEBUG : dir: reading active writers 2026/06/06 02:22:17 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.31s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:17 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 02:22:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/06 02:22:18 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/06 02:22:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/06 02:22:18 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/06 02:22:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/06 02:22:18 DEBUG : dir/file1: Open: flags=0x3 2026/06/06 02:22:18 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/06 02:22:18 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/06 02:22:18 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:18 DEBUG : dir: Looking for writers 2026/06/06 02:22:18 DEBUG : file1: reading active writers 2026/06/06 02:22:18 DEBUG : Looking for writers 2026/06/06 02:22:18 DEBUG : dir: reading active writers 2026/06/06 02:22:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.19s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:19 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:19 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:19 DEBUG : dir: Looking for writers 2026/06/06 02:22:19 DEBUG : file1: reading active writers 2026/06/06 02:22:19 DEBUG : Looking for writers 2026/06/06 02:22:19 DEBUG : dir: reading active writers 2026/06/06 02:22:19 DEBUG : >WaitForWriters: 2026/06/06 02:22:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/06 02:22:20 DEBUG : newLeaf: Updating file with newLeaf 0xa027c91f110 2026/06/06 02:22:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 02:22:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 02:22:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/06 02:22:20 DEBUG : dir/file1: Updating file with dir/file1 0xa027c91f110 2026/06/06 02:22:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/06 02:22:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 02:22:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/06 02:22:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:20 DEBUG : dir/file1: File is currently open, delaying rename 0xa027c91f110 2026/06/06 02:22:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 02:22:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 02:22:20 DEBUG : webdav root 'rclone-test-cojeset2gide': File to upload is small (25 bytes), uploading instead of streaming 2026/06/06 02:22:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:21 DEBUG : dir/file1: size = 25 OK 2026/06/06 02:22:21 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/06 02:22:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/06 02:22:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 02:22:21 DEBUG : newLeaf: Running delayed rename now 2026/06/06 02:22:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/06 02:22:21 DEBUG : newLeaf: Updating file with newLeaf 0xa027c91f110 2026/06/06 02:22:21 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:21 DEBUG : dir: Looking for writers 2026/06/06 02:22:21 DEBUG : Looking for writers 2026/06/06 02:22:21 DEBUG : dir: reading active writers 2026/06/06 02:22:21 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:21 DEBUG : >WaitForWriters: 2026/06/06 02:22:21 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:21 DEBUG : dir: Looking for writers 2026/06/06 02:22:21 DEBUG : Looking for writers 2026/06/06 02:22:21 DEBUG : dir: reading active writers 2026/06/06 02:22:21 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:21 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:22 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:22 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:22:22 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:22 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:22 DEBUG : Config file has changed externally - reloading 2026/06/06 02:22:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:22 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:22:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:22 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:22 DEBUG : dir: Looking for writers 2026/06/06 02:22:22 DEBUG : file1: reading active writers 2026/06/06 02:22:22 DEBUG : Looking for writers 2026/06/06 02:22:22 DEBUG : dir: reading active writers 2026/06/06 02:22:22 DEBUG : >WaitForWriters: 2026/06/06 02:22:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/06 02:22:23 DEBUG : newLeaf: Updating file with newLeaf 0xa027ca96410 2026/06/06 02:22:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 02:22:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 02:22:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/06 02:22:23 DEBUG : dir/file1: Updating file with dir/file1 0xa027ca96410 2026/06/06 02:22:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/06 02:22:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 02:22:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/06 02:22:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:24 DEBUG : dir/file1: File is currently open, delaying rename 0xa027ca96410 2026/06/06 02:22:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 02:22:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 02:22:24 DEBUG : webdav root 'rclone-test-cojeset2gide': File to upload is small (25 bytes), uploading instead of streaming 2026/06/06 02:22:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:24 DEBUG : dir/file1: size = 25 OK 2026/06/06 02:22:24 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/06 02:22:24 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/06 02:22:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 02:22:24 DEBUG : newLeaf: Running delayed rename now 2026/06/06 02:22:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/06 02:22:24 DEBUG : newLeaf: Updating file with newLeaf 0xa027ca96410 2026/06/06 02:22:24 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:24 DEBUG : dir: Looking for writers 2026/06/06 02:22:24 DEBUG : Looking for writers 2026/06/06 02:22:24 DEBUG : dir: reading active writers 2026/06/06 02:22:24 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:24 DEBUG : >WaitForWriters: 2026/06/06 02:22:24 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:24 DEBUG : dir: Looking for writers 2026/06/06 02:22:24 DEBUG : Looking for writers 2026/06/06 02:22:24 DEBUG : dir: reading active writers 2026/06/06 02:22:24 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:24 DEBUG : >WaitForWriters: 2026/06/06 02:22:24 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:25 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:25 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:22:25 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:25 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:25 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:22:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:26 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 02:22:26 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 02:22:26 DEBUG : dir/file1(0xa027c8dca80): openPending: 2026/06/06 02:22:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/06 02:22:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/06 02:22:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:26 DEBUG : dir/file1(0xa027c8dca80): >openPending: err= 2026/06/06 02:22:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/06 02:22:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 02:22:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 02:22:26 DEBUG : dir/file1(0xa027c8dca80): _writeAt: size=14, off=0 2026/06/06 02:22:26 DEBUG : dir/file1(0xa027c8dca80): >_writeAt: n=14, err= 2026/06/06 02:22:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/06 02:22:26 DEBUG : dir/file1(0xa027c8dca80): close: 2026/06/06 02:22:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/06 02:22:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/06 02:22:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/06 02:22:26 DEBUG : dir/file1(0xa027c8dca80): >close: err= 2026/06/06 02:22:26 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:26 DEBUG : dir: Looking for writers 2026/06/06 02:22:26 DEBUG : file1: reading active writers 2026/06/06 02:22:26 DEBUG : Looking for writers 2026/06/06 02:22:26 DEBUG : dir: reading active writers 2026/06/06 02:22:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 02:22:26 DEBUG : dir: Looking for writers 2026/06/06 02:22:26 DEBUG : file1: reading active writers 2026/06/06 02:22:26 DEBUG : Looking for writers 2026/06/06 02:22:26 DEBUG : dir: reading active writers 2026/06/06 02:22:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 02:22:26 DEBUG : dir: Looking for writers 2026/06/06 02:22:26 DEBUG : file1: reading active writers 2026/06/06 02:22:26 DEBUG : Looking for writers 2026/06/06 02:22:26 DEBUG : dir: reading active writers 2026/06/06 02:22:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 02:22:26 DEBUG : dir: Looking for writers 2026/06/06 02:22:26 DEBUG : file1: reading active writers 2026/06/06 02:22:26 DEBUG : Looking for writers 2026/06/06 02:22:26 DEBUG : dir: reading active writers 2026/06/06 02:22:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 02:22:26 DEBUG : dir/file1: vfs cache: starting upload 2026/06/06 02:22:26 DEBUG : dir: Looking for writers 2026/06/06 02:22:26 DEBUG : file1: reading active writers 2026/06/06 02:22:26 DEBUG : Looking for writers 2026/06/06 02:22:26 DEBUG : dir: reading active writers 2026/06/06 02:22:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 02:22:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:26 DEBUG : dir: Looking for writers 2026/06/06 02:22:26 DEBUG : file1: reading active writers 2026/06/06 02:22:26 DEBUG : Looking for writers 2026/06/06 02:22:26 DEBUG : dir: reading active writers 2026/06/06 02:22:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 02:22:26 DEBUG : dir/file1: size = 14 OK 2026/06/06 02:22:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 02:22:26 INFO : dir/file1: Copied (replaced existing) 2026/06/06 02:22:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/06 02:22:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/06 02:22:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/06 02:22:26 DEBUG : dir: Looking for writers 2026/06/06 02:22:26 DEBUG : file1: reading active writers 2026/06/06 02:22:26 DEBUG : Looking for writers 2026/06/06 02:22:26 DEBUG : dir: reading active writers 2026/06/06 02:22:26 DEBUG : >WaitForWriters: 2026/06/06 02:22:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 02:22:26 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 02:22:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 02:22:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 02:22:26 DEBUG : dir/file1(0xa027c766c00): _readAt: size=512, off=0 2026/06/06 02:22:26 DEBUG : dir/file1(0xa027c766c00): openPending: 2026/06/06 02:22:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/06 02:22:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/06 02:22:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:26 DEBUG : dir/file1(0xa027c766c00): >openPending: err= 2026/06/06 02:22:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/06 02:22:26 DEBUG : dir/file1(0xa027c766c00): >_readAt: n=14, err=EOF 2026/06/06 02:22:26 DEBUG : dir/file1(0xa027c766c00): close: 2026/06/06 02:22:26 DEBUG : dir/file1(0xa027c766c00): >close: err= 2026/06/06 02:22:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/06 02:22:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/06 02:22:27 DEBUG : newLeaf: Updating file with newLeaf 0xa027c8588f0 2026/06/06 02:22:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 02:22:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 02:22:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/06 02:22:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/06 02:22:27 DEBUG : dir/file1: Updating file with dir/file1 0xa027c8588f0 2026/06/06 02:22:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/06 02:22:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 02:22:28 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 02:22:28 DEBUG : dir/file1(0xa027c962240): openPending: 2026/06/06 02:22:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/06 02:22:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/06 02:22:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:28 DEBUG : dir/file1(0xa027c962240): >openPending: err= 2026/06/06 02:22:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/06 02:22:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 02:22:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 02:22:28 DEBUG : dir/file1(0xa027c962240): _writeAt: size=25, off=0 2026/06/06 02:22:28 DEBUG : dir/file1(0xa027c962240): >_writeAt: n=25, err= 2026/06/06 02:22:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/06 02:22:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/06 02:22:28 DEBUG : newLeaf: Updating file with newLeaf 0xa027c8588f0 2026/06/06 02:22:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 02:22:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 02:22:28 DEBUG : newLeaf(0xa027c962240): close: 2026/06/06 02:22:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/06 02:22:28 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-06 02:22:28.000659662 +0000 UTC m=+53.967940886 2026/06/06 02:22:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/06 02:22:28 DEBUG : newLeaf(0xa027c962240): >close: err= 2026/06/06 02:22:28 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:28 DEBUG : dir: Looking for writers 2026/06/06 02:22:28 DEBUG : Looking for writers 2026/06/06 02:22:28 DEBUG : dir: reading active writers 2026/06/06 02:22:28 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 02:22:28 DEBUG : dir: Looking for writers 2026/06/06 02:22:28 DEBUG : Looking for writers 2026/06/06 02:22:28 DEBUG : dir: reading active writers 2026/06/06 02:22:28 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 02:22:28 DEBUG : dir: Looking for writers 2026/06/06 02:22:28 DEBUG : Looking for writers 2026/06/06 02:22:28 DEBUG : dir: reading active writers 2026/06/06 02:22:28 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 02:22:28 DEBUG : dir: Looking for writers 2026/06/06 02:22:28 DEBUG : Looking for writers 2026/06/06 02:22:28 DEBUG : dir: reading active writers 2026/06/06 02:22:28 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 02:22:28 DEBUG : newLeaf: vfs cache: starting upload 2026/06/06 02:22:28 DEBUG : dir: Looking for writers 2026/06/06 02:22:28 DEBUG : Looking for writers 2026/06/06 02:22:28 DEBUG : dir: reading active writers 2026/06/06 02:22:28 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 02:22:28 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:28 DEBUG : dir: Looking for writers 2026/06/06 02:22:28 DEBUG : Looking for writers 2026/06/06 02:22:28 DEBUG : dir: reading active writers 2026/06/06 02:22:28 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 02:22:28 DEBUG : newLeaf: size = 25 OK 2026/06/06 02:22:28 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/06 02:22:28 INFO : newLeaf: Copied (replaced existing) 2026/06/06 02:22:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-06 02:22:28 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/06 02:22:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/06 02:22:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 02:22:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/06 02:22:28 DEBUG : dir: Looking for writers 2026/06/06 02:22:28 DEBUG : Looking for writers 2026/06/06 02:22:28 DEBUG : dir: reading active writers 2026/06/06 02:22:28 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:28 DEBUG : >WaitForWriters: 2026/06/06 02:22:29 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:29 DEBUG : dir: Looking for writers 2026/06/06 02:22:29 DEBUG : Looking for writers 2026/06/06 02:22:29 DEBUG : dir: reading active writers 2026/06/06 02:22:29 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:29 DEBUG : >WaitForWriters: 2026/06/06 02:22:29 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:29 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:29 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:22:29 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:29 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:29 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:22:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:30 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:30 DEBUG : dir: Looking for writers 2026/06/06 02:22:30 DEBUG : file1: reading active writers 2026/06/06 02:22:30 DEBUG : Looking for writers 2026/06/06 02:22:30 DEBUG : dir: reading active writers 2026/06/06 02:22:30 DEBUG : >WaitForWriters: 2026/06/06 02:22:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/06 02:22:30 DEBUG : newLeaf: Updating file with newLeaf 0xa027c8e0c30 2026/06/06 02:22:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 02:22:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 02:22:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/06 02:22:31 DEBUG : dir/file1: Updating file with dir/file1 0xa027c8e0c30 2026/06/06 02:22:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/06 02:22:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 02:22:31 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 02:22:31 DEBUG : dir/file1(0xa027cb32a40): openPending: 2026/06/06 02:22:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/06 02:22:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/06 02:22:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:31 DEBUG : dir/file1(0xa027cb32a40): >openPending: err= 2026/06/06 02:22:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/06 02:22:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 02:22:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 02:22:31 DEBUG : dir/file1(0xa027cb32a40): _writeAt: size=25, off=0 2026/06/06 02:22:31 DEBUG : dir/file1(0xa027cb32a40): >_writeAt: n=25, err= 2026/06/06 02:22:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/06 02:22:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/06 02:22:31 DEBUG : newLeaf: Updating file with newLeaf 0xa027c8e0c30 2026/06/06 02:22:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 02:22:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 02:22:31 DEBUG : newLeaf(0xa027cb32a40): close: 2026/06/06 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/06 02:22:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-06 02:22:31.53241892 +0000 UTC m=+57.499700144 2026/06/06 02:22:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/06 02:22:31 DEBUG : newLeaf(0xa027cb32a40): >close: err= 2026/06/06 02:22:31 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:31 DEBUG : dir: Looking for writers 2026/06/06 02:22:31 DEBUG : Looking for writers 2026/06/06 02:22:31 DEBUG : dir: reading active writers 2026/06/06 02:22:31 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 02:22:31 DEBUG : dir: Looking for writers 2026/06/06 02:22:31 DEBUG : Looking for writers 2026/06/06 02:22:31 DEBUG : dir: reading active writers 2026/06/06 02:22:31 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 02:22:31 DEBUG : dir: Looking for writers 2026/06/06 02:22:31 DEBUG : Looking for writers 2026/06/06 02:22:31 DEBUG : dir: reading active writers 2026/06/06 02:22:31 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 02:22:31 DEBUG : dir: Looking for writers 2026/06/06 02:22:31 DEBUG : Looking for writers 2026/06/06 02:22:31 DEBUG : dir: reading active writers 2026/06/06 02:22:31 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 02:22:31 DEBUG : newLeaf: vfs cache: starting upload 2026/06/06 02:22:32 DEBUG : dir: Looking for writers 2026/06/06 02:22:32 DEBUG : Looking for writers 2026/06/06 02:22:32 DEBUG : dir: reading active writers 2026/06/06 02:22:32 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 02:22:32 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:32 DEBUG : dir: Looking for writers 2026/06/06 02:22:32 DEBUG : Looking for writers 2026/06/06 02:22:32 DEBUG : dir: reading active writers 2026/06/06 02:22:32 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 02:22:32 DEBUG : newLeaf: size = 25 OK 2026/06/06 02:22:32 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/06 02:22:32 INFO : newLeaf: Copied (replaced existing) 2026/06/06 02:22:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-06 02:22:31 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/06 02:22:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/06 02:22:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 02:22:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/06 02:22:32 DEBUG : dir: Looking for writers 2026/06/06 02:22:32 DEBUG : Looking for writers 2026/06/06 02:22:32 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:32 DEBUG : dir: reading active writers 2026/06/06 02:22:32 DEBUG : >WaitForWriters: 2026/06/06 02:22:32 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:32 DEBUG : dir: Looking for writers 2026/06/06 02:22:32 DEBUG : Looking for writers 2026/06/06 02:22:32 DEBUG : dir: reading active writers 2026/06/06 02:22:32 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:32 DEBUG : >WaitForWriters: 2026/06/06 02:22:32 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:33 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:33 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:22:33 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:33 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:33 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:22:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:33 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 02:22:33 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 02:22:33 DEBUG : dir/file1(0xa027cc12880): openPending: 2026/06/06 02:22:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/06 02:22:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/06 02:22:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:33 DEBUG : dir/file1(0xa027cc12880): >openPending: err= 2026/06/06 02:22:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/06 02:22:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 02:22:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 02:22:33 DEBUG : dir/file1(0xa027cc12880): _writeAt: size=14, off=0 2026/06/06 02:22:33 DEBUG : dir/file1(0xa027cc12880): >_writeAt: n=14, err= 2026/06/06 02:22:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/06 02:22:33 DEBUG : dir/file1(0xa027cc12880): close: 2026/06/06 02:22:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/06 02:22:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/06 02:22:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/06 02:22:33 DEBUG : dir/file1(0xa027cc12880): >close: err= 2026/06/06 02:22:33 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:33 DEBUG : dir: Looking for writers 2026/06/06 02:22:33 DEBUG : file1: reading active writers 2026/06/06 02:22:33 DEBUG : Looking for writers 2026/06/06 02:22:33 DEBUG : dir: reading active writers 2026/06/06 02:22:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 02:22:33 DEBUG : dir: Looking for writers 2026/06/06 02:22:33 DEBUG : file1: reading active writers 2026/06/06 02:22:33 DEBUG : Looking for writers 2026/06/06 02:22:33 DEBUG : dir: reading active writers 2026/06/06 02:22:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 02:22:33 DEBUG : dir: Looking for writers 2026/06/06 02:22:33 DEBUG : file1: reading active writers 2026/06/06 02:22:33 DEBUG : Looking for writers 2026/06/06 02:22:33 DEBUG : dir: reading active writers 2026/06/06 02:22:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 02:22:33 DEBUG : dir: Looking for writers 2026/06/06 02:22:33 DEBUG : file1: reading active writers 2026/06/06 02:22:33 DEBUG : Looking for writers 2026/06/06 02:22:33 DEBUG : dir: reading active writers 2026/06/06 02:22:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 02:22:33 DEBUG : dir/file1: vfs cache: starting upload 2026/06/06 02:22:34 DEBUG : dir: Looking for writers 2026/06/06 02:22:34 DEBUG : file1: reading active writers 2026/06/06 02:22:34 DEBUG : Looking for writers 2026/06/06 02:22:34 DEBUG : dir: reading active writers 2026/06/06 02:22:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 02:22:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:34 DEBUG : dir: Looking for writers 2026/06/06 02:22:34 DEBUG : file1: reading active writers 2026/06/06 02:22:34 DEBUG : Looking for writers 2026/06/06 02:22:34 DEBUG : dir: reading active writers 2026/06/06 02:22:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 02:22:34 DEBUG : dir/file1: size = 14 OK 2026/06/06 02:22:34 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 02:22:34 INFO : dir/file1: Copied (replaced existing) 2026/06/06 02:22:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/06 02:22:34 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/06 02:22:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/06 02:22:34 DEBUG : dir: Looking for writers 2026/06/06 02:22:34 DEBUG : file1: reading active writers 2026/06/06 02:22:34 DEBUG : Looking for writers 2026/06/06 02:22:34 DEBUG : dir: reading active writers 2026/06/06 02:22:34 DEBUG : >WaitForWriters: 2026/06/06 02:22:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 02:22:34 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 02:22:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 02:22:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 02:22:34 DEBUG : dir/file1(0xa027cc83880): _readAt: size=512, off=0 2026/06/06 02:22:34 DEBUG : dir/file1(0xa027cc83880): openPending: 2026/06/06 02:22:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/06 02:22:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/06 02:22:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:34 DEBUG : dir/file1(0xa027cc83880): >openPending: err= 2026/06/06 02:22:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/06 02:22:34 DEBUG : dir/file1(0xa027cc83880): >_readAt: n=14, err=EOF 2026/06/06 02:22:34 DEBUG : dir/file1(0xa027cc83880): close: 2026/06/06 02:22:34 DEBUG : dir/file1(0xa027cc83880): >close: err= 2026/06/06 02:22:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/06 02:22:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/06 02:22:35 DEBUG : newLeaf: Updating file with newLeaf 0xa027ca96820 2026/06/06 02:22:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 02:22:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 02:22:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/06 02:22:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/06 02:22:35 DEBUG : dir/file1: Updating file with dir/file1 0xa027ca96820 2026/06/06 02:22:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/06 02:22:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 02:22:35 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 02:22:35 DEBUG : dir/file1(0xa027cab6fc0): openPending: 2026/06/06 02:22:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/06 02:22:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/06 02:22:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:35 DEBUG : dir/file1(0xa027cab6fc0): >openPending: err= 2026/06/06 02:22:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/06 02:22:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 02:22:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 02:22:35 DEBUG : dir/file1(0xa027cab6fc0): _writeAt: size=25, off=0 2026/06/06 02:22:35 DEBUG : dir/file1(0xa027cab6fc0): >_writeAt: n=25, err= 2026/06/06 02:22:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/06 02:22:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/06 02:22:36 DEBUG : newLeaf: Updating file with newLeaf 0xa027ca96820 2026/06/06 02:22:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 02:22:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 02:22:36 DEBUG : newLeaf(0xa027cab6fc0): close: 2026/06/06 02:22:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/06 02:22:36 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-06 02:22:35.749517108 +0000 UTC m=+61.716798332 2026/06/06 02:22:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/06 02:22:36 DEBUG : newLeaf(0xa027cab6fc0): >close: err= 2026/06/06 02:22:36 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:36 DEBUG : dir: Looking for writers 2026/06/06 02:22:36 DEBUG : Looking for writers 2026/06/06 02:22:36 DEBUG : dir: reading active writers 2026/06/06 02:22:36 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 02:22:36 DEBUG : dir: Looking for writers 2026/06/06 02:22:36 DEBUG : Looking for writers 2026/06/06 02:22:36 DEBUG : dir: reading active writers 2026/06/06 02:22:36 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 02:22:36 DEBUG : dir: Looking for writers 2026/06/06 02:22:36 DEBUG : Looking for writers 2026/06/06 02:22:36 DEBUG : dir: reading active writers 2026/06/06 02:22:36 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 02:22:36 DEBUG : dir: Looking for writers 2026/06/06 02:22:36 DEBUG : Looking for writers 2026/06/06 02:22:36 DEBUG : dir: reading active writers 2026/06/06 02:22:36 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 02:22:36 DEBUG : newLeaf: vfs cache: starting upload 2026/06/06 02:22:36 DEBUG : dir: Looking for writers 2026/06/06 02:22:36 DEBUG : Looking for writers 2026/06/06 02:22:36 DEBUG : dir: reading active writers 2026/06/06 02:22:36 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 02:22:36 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:36 DEBUG : dir: Looking for writers 2026/06/06 02:22:36 DEBUG : Looking for writers 2026/06/06 02:22:36 DEBUG : dir: reading active writers 2026/06/06 02:22:36 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 02:22:36 DEBUG : newLeaf: size = 25 OK 2026/06/06 02:22:36 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/06 02:22:36 INFO : newLeaf: Copied (replaced existing) 2026/06/06 02:22:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-06 02:22:35 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/06 02:22:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/06 02:22:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 02:22:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/06 02:22:36 DEBUG : dir: Looking for writers 2026/06/06 02:22:36 DEBUG : Looking for writers 2026/06/06 02:22:36 DEBUG : dir: reading active writers 2026/06/06 02:22:36 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:36 DEBUG : >WaitForWriters: 2026/06/06 02:22:36 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:36 DEBUG : dir: Looking for writers 2026/06/06 02:22:36 DEBUG : Looking for writers 2026/06/06 02:22:36 DEBUG : dir: reading active writers 2026/06/06 02:22:36 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:36 DEBUG : >WaitForWriters: 2026/06/06 02:22:36 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:37 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:37 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:22:37 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:37 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:37 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:22:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:38 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:38 DEBUG : dir: Looking for writers 2026/06/06 02:22:38 DEBUG : file1: reading active writers 2026/06/06 02:22:38 DEBUG : Looking for writers 2026/06/06 02:22:38 DEBUG : dir: reading active writers 2026/06/06 02:22:38 DEBUG : >WaitForWriters: 2026/06/06 02:22:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 02:22:38 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 02:22:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 02:22:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 02:22:38 DEBUG : dir/file1(0xa027cba4740): _readAt: size=512, off=0 2026/06/06 02:22:38 DEBUG : dir/file1(0xa027cba4740): openPending: 2026/06/06 02:22:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/06 02:22:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/06 02:22:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:38 DEBUG : dir/file1(0xa027cba4740): >openPending: err= 2026/06/06 02:22:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/06 02:22:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 02:22:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:22:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:22:38 DEBUG : dir/file1(0xa027cba4740): >_readAt: n=14, err=EOF 2026/06/06 02:22:38 DEBUG : dir/file1(0xa027cba4740): close: 2026/06/06 02:22:38 DEBUG : dir/file1(0xa027cba4740): >close: err= 2026/06/06 02:22:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/06 02:22:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/06 02:22:38 DEBUG : newLeaf: Updating file with newLeaf 0xa027c74dba0 2026/06/06 02:22:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 02:22:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 02:22:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/06 02:22:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/06 02:22:39 DEBUG : dir/file1: Updating file with dir/file1 0xa027c74dba0 2026/06/06 02:22:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/06 02:22:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 02:22:39 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 02:22:39 DEBUG : dir/file1(0xa027c829cc0): openPending: 2026/06/06 02:22:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/06 02:22:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/06 02:22:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:39 DEBUG : dir/file1(0xa027c829cc0): >openPending: err= 2026/06/06 02:22:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/06 02:22:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 02:22:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 02:22:39 DEBUG : dir/file1(0xa027c829cc0): _writeAt: size=25, off=0 2026/06/06 02:22:39 DEBUG : dir/file1(0xa027c829cc0): >_writeAt: n=25, err= 2026/06/06 02:22:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/06 02:22:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/06 02:22:39 DEBUG : newLeaf: Updating file with newLeaf 0xa027c74dba0 2026/06/06 02:22:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 02:22:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 02:22:39 DEBUG : newLeaf(0xa027c829cc0): close: 2026/06/06 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/06 02:22:39 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-06 02:22:39.337632929 +0000 UTC m=+65.304914144 2026/06/06 02:22:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/06 02:22:39 DEBUG : newLeaf(0xa027c829cc0): >close: err= 2026/06/06 02:22:39 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:39 DEBUG : dir: Looking for writers 2026/06/06 02:22:39 DEBUG : Looking for writers 2026/06/06 02:22:39 DEBUG : dir: reading active writers 2026/06/06 02:22:39 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 02:22:39 DEBUG : dir: Looking for writers 2026/06/06 02:22:39 DEBUG : Looking for writers 2026/06/06 02:22:39 DEBUG : dir: reading active writers 2026/06/06 02:22:39 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 02:22:39 DEBUG : dir: Looking for writers 2026/06/06 02:22:39 DEBUG : Looking for writers 2026/06/06 02:22:39 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:39 DEBUG : dir: reading active writers 2026/06/06 02:22:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 02:22:39 DEBUG : dir: Looking for writers 2026/06/06 02:22:39 DEBUG : Looking for writers 2026/06/06 02:22:39 DEBUG : dir: reading active writers 2026/06/06 02:22:39 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 02:22:39 DEBUG : newLeaf: vfs cache: starting upload 2026/06/06 02:22:39 DEBUG : dir: Looking for writers 2026/06/06 02:22:39 DEBUG : Looking for writers 2026/06/06 02:22:39 DEBUG : dir: reading active writers 2026/06/06 02:22:39 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 02:22:39 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:39 DEBUG : dir: Looking for writers 2026/06/06 02:22:39 DEBUG : Looking for writers 2026/06/06 02:22:39 DEBUG : dir: reading active writers 2026/06/06 02:22:39 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 02:22:40 DEBUG : newLeaf: size = 25 OK 2026/06/06 02:22:40 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/06 02:22:40 INFO : newLeaf: Copied (replaced existing) 2026/06/06 02:22:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-06 02:22:39 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/06 02:22:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/06 02:22:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 02:22:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/06 02:22:40 DEBUG : dir: Looking for writers 2026/06/06 02:22:40 DEBUG : Looking for writers 2026/06/06 02:22:40 DEBUG : dir: reading active writers 2026/06/06 02:22:40 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:40 DEBUG : >WaitForWriters: 2026/06/06 02:22:40 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:40 DEBUG : dir: Looking for writers 2026/06/06 02:22:40 DEBUG : Looking for writers 2026/06/06 02:22:40 DEBUG : dir: reading active writers 2026/06/06 02:22:40 DEBUG : newLeaf: reading active writers 2026/06/06 02:22:40 DEBUG : >WaitForWriters: 2026/06/06 02:22:40 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting --- PASS: TestFileRename (21.91s) --- PASS: TestFileRename/off,forceCache=false (3.18s) --- PASS: TestFileRename/minimal,forceCache=false (3.15s) --- PASS: TestFileRename/minimal,forceCache=true (4.24s) --- PASS: TestFileRename/writes,forceCache=false (3.51s) --- PASS: TestFileRename/writes,forceCache=true (4.22s) --- PASS: TestFileRename/full,forceCache=false (3.61s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:41 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:41 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:41 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:41 DEBUG : Looking for writers 2026/06/06 02:22:41 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.16s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:41 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:22:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 02:22:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/06 02:22:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/06 02:22:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:22:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/06 02:22:41 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/06 02:22:41 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:41 DEBUG : dir: Looking for writers 2026/06/06 02:22:41 DEBUG : file1: reading active writers 2026/06/06 02:22:41 DEBUG : Looking for writers 2026/06/06 02:22:41 DEBUG : dir: reading active writers 2026/06/06 02:22:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.24s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:42 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:22:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 02:22:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/06 02:22:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/06 02:22:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:22:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/06 02:22:43 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/06 02:22:43 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/06 02:22:43 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/06 02:22:43 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/06 02:22:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/06 02:22:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/06 02:22:43 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/06 02:22:43 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/06 02:22:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/06 02:22:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/06 02:22:43 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/06 02:22:43 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/06 02:22:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/06 02:22:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/06 02:22:43 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/06 02:22:43 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:43 DEBUG : dir: Looking for writers 2026/06/06 02:22:43 DEBUG : file1: reading active writers 2026/06/06 02:22:43 DEBUG : Looking for writers 2026/06/06 02:22:43 DEBUG : dir: reading active writers 2026/06/06 02:22:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.52s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:43 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:22:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 02:22:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/06 02:22:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/06 02:22:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:22:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/06 02:22:44 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/06 02:22:44 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/06 02:22:44 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/06 02:22:44 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/06 02:22:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/06 02:22:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/06 02:22:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/06 02:22:44 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/06 02:22:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/06 02:22:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/06 02:22:44 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/06 02:22:44 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/06 02:22:44 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/06 02:22:44 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/06 02:22:44 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/06 02:22:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/06 02:22:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/06 02:22:44 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/06 02:22:44 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/06 02:22:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/06 02:22:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/06 02:22:44 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/06 02:22:45 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/06 02:22:45 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/06 02:22:45 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/06 02:22:45 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/06 02:22:45 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/06 02:22:45 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/06 02:22:45 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/06 02:22:45 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/06 02:22:45 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:45 DEBUG : dir: Looking for writers 2026/06/06 02:22:45 DEBUG : file1: reading active writers 2026/06/06 02:22:45 DEBUG : Looking for writers 2026/06/06 02:22:45 DEBUG : dir: reading active writers 2026/06/06 02:22:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.68s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:45 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:22:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 02:22:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/06 02:22:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/06 02:22:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:22:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/06 02:22:46 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:46 DEBUG : dir: Looking for writers 2026/06/06 02:22:46 DEBUG : file1: reading active writers 2026/06/06 02:22:46 DEBUG : Looking for writers 2026/06/06 02:22:46 DEBUG : dir: reading active writers 2026/06/06 02:22:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.23s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:46 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:22:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 02:22:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/06 02:22:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/06 02:22:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:22:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/06 02:22:47 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/06 02:22:47 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/06 02:22:47 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:47 DEBUG : dir: Looking for writers 2026/06/06 02:22:47 DEBUG : file1: reading active writers 2026/06/06 02:22:47 DEBUG : Looking for writers 2026/06/06 02:22:47 DEBUG : dir: reading active writers 2026/06/06 02:22:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.23s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:48 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:48 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:22:48 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:48 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:48 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:22:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:22:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 02:22:48 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 02:22:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 02:22:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 02:22:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/06 02:22:48 DEBUG : dir/file1(0xa027c9a8500): _readAt: size=1, off=0 2026/06/06 02:22:48 DEBUG : dir/file1(0xa027c9a8500): openPending: 2026/06/06 02:22:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/06 02:22:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/06 02:22:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:48 DEBUG : dir/file1(0xa027c9a8500): >openPending: err= 2026/06/06 02:22:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/06 02:22:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 02:22:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:22:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:22:48 DEBUG : dir/file1(0xa027c9a8500): >_readAt: n=1, err= 2026/06/06 02:22:48 DEBUG : dir/file1(0xa027c9a8500): _readAt: size=256, off=1 2026/06/06 02:22:48 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/06 02:22:48 DEBUG : dir/file1(0xa027c9a8500): >_readAt: n=15, err=EOF 2026/06/06 02:22:48 DEBUG : dir/file1(0xa027c9a8500): _readAt: size=16, off=16 2026/06/06 02:22:48 DEBUG : dir/file1(0xa027c9a8500): >_readAt: n=0, err=EOF 2026/06/06 02:22:48 DEBUG : dir/file1(0xa027c9a8500): close: 2026/06/06 02:22:48 DEBUG : dir/file1(0xa027c9a8500): >close: err= 2026/06/06 02:22:48 DEBUG : dir/file1(0xa027c9a8500): close: 2026/06/06 02:22:48 DEBUG : dir/file1(0xa027c9a8500): >close: err=file already closed 2026/06/06 02:22:48 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:48 DEBUG : dir: Looking for writers 2026/06/06 02:22:48 DEBUG : file1: reading active writers 2026/06/06 02:22:48 DEBUG : Looking for writers 2026/06/06 02:22:48 DEBUG : dir: reading active writers 2026/06/06 02:22:48 DEBUG : >WaitForWriters: 2026/06/06 02:22:48 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.21s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:49 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:49 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:22:49 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:49 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:49 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:22:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:22:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 02:22:49 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 02:22:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 02:22:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 02:22:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/06 02:22:49 DEBUG : dir/file1(0xa027cbbe780): _readAt: size=1, off=0 2026/06/06 02:22:49 DEBUG : dir/file1(0xa027cbbe780): openPending: 2026/06/06 02:22:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/06 02:22:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/06 02:22:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:49 DEBUG : dir/file1(0xa027cbbe780): >openPending: err= 2026/06/06 02:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/06 02:22:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 02:22:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:22:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:22:50 DEBUG : dir/file1(0xa027cbbe780): >_readAt: n=1, err= 2026/06/06 02:22:50 DEBUG : dir/file1(0xa027cbbe780): _readAt: size=1, off=5 2026/06/06 02:22:50 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/06 02:22:50 DEBUG : dir/file1(0xa027cbbe780): >_readAt: n=1, err= 2026/06/06 02:22:50 DEBUG : dir/file1(0xa027cbbe780): _readAt: size=1, off=3 2026/06/06 02:22:50 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/06 02:22:50 DEBUG : dir/file1(0xa027cbbe780): >_readAt: n=1, err= 2026/06/06 02:22:50 DEBUG : dir/file1(0xa027cbbe780): _readAt: size=1, off=13 2026/06/06 02:22:50 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/06 02:22:50 DEBUG : dir/file1(0xa027cbbe780): >_readAt: n=1, err= 2026/06/06 02:22:50 DEBUG : dir/file1(0xa027cbbe780): _readAt: size=16, off=100 2026/06/06 02:22:50 DEBUG : dir/file1(0xa027cbbe780): >_readAt: n=0, err=EOF 2026/06/06 02:22:50 DEBUG : dir/file1(0xa027cbbe780): close: 2026/06/06 02:22:50 DEBUG : dir/file1(0xa027cbbe780): >close: err= 2026/06/06 02:22:50 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:50 DEBUG : dir: Looking for writers 2026/06/06 02:22:50 DEBUG : file1: reading active writers 2026/06/06 02:22:50 DEBUG : Looking for writers 2026/06/06 02:22:50 DEBUG : dir: reading active writers 2026/06/06 02:22:50 DEBUG : >WaitForWriters: 2026/06/06 02:22:50 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.24s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:50 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:50 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:22:50 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:50 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:50 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:22:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:22:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 02:22:51 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 02:22:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 02:22:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 02:22:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/06 02:22:51 DEBUG : dir/file1(0xa027c9f3100): _readAt: size=1, off=0 2026/06/06 02:22:51 DEBUG : dir/file1(0xa027c9f3100): openPending: 2026/06/06 02:22:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/06 02:22:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/06 02:22:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:51 DEBUG : dir/file1(0xa027c9f3100): >openPending: err= 2026/06/06 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/06 02:22:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 02:22:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:22:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:22:51 DEBUG : dir/file1(0xa027c9f3100): >_readAt: n=1, err= 2026/06/06 02:22:51 DEBUG : dir/file1(0xa027c9f3100): _readAt: size=1, off=5 2026/06/06 02:22:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/06 02:22:51 DEBUG : dir/file1(0xa027c9f3100): >_readAt: n=1, err= 2026/06/06 02:22:51 DEBUG : dir/file1(0xa027c9f3100): _readAt: size=1, off=1 2026/06/06 02:22:51 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/06 02:22:51 DEBUG : dir/file1(0xa027c9f3100): >_readAt: n=1, err= 2026/06/06 02:22:51 DEBUG : dir/file1(0xa027c9f3100): _readAt: size=6, off=10 2026/06/06 02:22:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/06 02:22:51 DEBUG : dir/file1(0xa027c9f3100): >_readAt: n=6, err= 2026/06/06 02:22:51 DEBUG : dir/file1(0xa027c9f3100): _readAt: size=256, off=10 2026/06/06 02:22:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/06 02:22:51 DEBUG : dir/file1(0xa027c9f3100): >_readAt: n=6, err=EOF 2026/06/06 02:22:51 DEBUG : dir/file1(0xa027c9f3100): _readAt: size=256, off=100 2026/06/06 02:22:51 DEBUG : dir/file1(0xa027c9f3100): >_readAt: n=0, err=EOF 2026/06/06 02:22:51 DEBUG : dir/file1(0xa027c9f3100): close: 2026/06/06 02:22:51 DEBUG : dir/file1(0xa027c9f3100): >close: err= 2026/06/06 02:22:51 DEBUG : dir/file1(0xa027c9f3100): _readAt: size=256, off=100 2026/06/06 02:22:51 DEBUG : dir/file1(0xa027c9f3100): >_readAt: n=0, err=file already closed 2026/06/06 02:22:51 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:51 DEBUG : dir: Looking for writers 2026/06/06 02:22:51 DEBUG : file1: reading active writers 2026/06/06 02:22:51 DEBUG : Looking for writers 2026/06/06 02:22:51 DEBUG : dir: reading active writers 2026/06/06 02:22:51 DEBUG : >WaitForWriters: 2026/06/06 02:22:51 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.23s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:51 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:51 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:22:51 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:51 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:51 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:22:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:22:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 02:22:52 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 02:22:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 02:22:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 02:22:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/06 02:22:52 DEBUG : dir/file1(0xa027cb0f400): RWFileHandle.Flush 2026/06/06 02:22:52 DEBUG : dir/file1(0xa027cb0f400): _readAt: size=256, off=0 2026/06/06 02:22:52 DEBUG : dir/file1(0xa027cb0f400): openPending: 2026/06/06 02:22:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/06 02:22:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/06 02:22:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:52 DEBUG : dir/file1(0xa027cb0f400): >openPending: err= 2026/06/06 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/06 02:22:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 02:22:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:22:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:22:52 DEBUG : dir/file1(0xa027cb0f400): >_readAt: n=16, err=EOF 2026/06/06 02:22:52 DEBUG : dir/file1(0xa027cb0f400): RWFileHandle.Flush 2026/06/06 02:22:52 DEBUG : dir/file1(0xa027cb0f400): RWFileHandle.Flush 2026/06/06 02:22:52 DEBUG : dir/file1(0xa027cb0f400): close: 2026/06/06 02:22:52 DEBUG : dir/file1(0xa027cb0f400): >close: err= 2026/06/06 02:22:52 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:52 DEBUG : dir: Looking for writers 2026/06/06 02:22:52 DEBUG : file1: reading active writers 2026/06/06 02:22:52 DEBUG : Looking for writers 2026/06/06 02:22:52 DEBUG : dir: reading active writers 2026/06/06 02:22:52 DEBUG : >WaitForWriters: 2026/06/06 02:22:52 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.25s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:53 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:53 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:22:53 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:53 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:53 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:22:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:22:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 02:22:53 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 02:22:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 02:22:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 02:22:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/06 02:22:53 DEBUG : dir/file1(0xa027cab6d80): _readAt: size=256, off=0 2026/06/06 02:22:53 DEBUG : dir/file1(0xa027cab6d80): openPending: 2026/06/06 02:22:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/06 02:22:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/06 02:22:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:53 DEBUG : dir/file1(0xa027cab6d80): >openPending: err= 2026/06/06 02:22:53 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/06 02:22:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 02:22:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:22:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:22:53 DEBUG : dir/file1(0xa027cab6d80): >_readAt: n=16, err=EOF 2026/06/06 02:22:53 DEBUG : dir/file1(0xa027cab6d80): RWFileHandle.Release 2026/06/06 02:22:53 DEBUG : dir/file1(0xa027cab6d80): close: 2026/06/06 02:22:53 DEBUG : dir/file1(0xa027cab6d80): >close: err= 2026/06/06 02:22:53 DEBUG : dir/file1(0xa027cab6d80): RWFileHandle.Release 2026/06/06 02:22:53 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:53 DEBUG : dir: Looking for writers 2026/06/06 02:22:53 DEBUG : file1: reading active writers 2026/06/06 02:22:53 DEBUG : Looking for writers 2026/06/06 02:22:53 DEBUG : dir: reading active writers 2026/06/06 02:22:53 DEBUG : >WaitForWriters: 2026/06/06 02:22:53 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting 2026/06/06 02:22:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide/dir/file1: no such file or directory 2026/06/06 02:22:53 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (1.26s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:54 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:54 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:22:54 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:54 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:22:54 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:22:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:22:54 DEBUG : file1: newRWFileHandle: 2026/06/06 02:22:54 DEBUG : file1(0xa027c8ecc00): openPending: 2026/06/06 02:22:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:22:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:54 DEBUG : file1(0xa027c8ecc00): >openPending: err= 2026/06/06 02:22:54 DEBUG : file1: >newRWFileHandle: err= 2026/06/06 02:22:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/06 02:22:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/06 02:22:54 DEBUG : file1(0xa027c8ecc00): _writeAt: size=5, off=0 2026/06/06 02:22:54 DEBUG : file1(0xa027c8ecc00): >_writeAt: n=5, err= 2026/06/06 02:22:54 DEBUG : file1(0xa027c8ecc00): _writeAt: size=7, off=5 2026/06/06 02:22:54 DEBUG : file1(0xa027c8ecc00): >_writeAt: n=7, err= 2026/06/06 02:22:54 DEBUG : file1: vfs cache: truncate to size=11 2026/06/06 02:22:54 DEBUG : file1(0xa027c8ecc00): close: 2026/06/06 02:22:54 DEBUG : file1: vfs cache: setting modification time to 2026-06-06 02:22:54.466747061 +0000 UTC m=+80.434028275 2026/06/06 02:22:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/06 02:22:54 DEBUG : file1(0xa027c8ecc00): >close: err= 2026/06/06 02:22:54 DEBUG : file1(0xa027c8ecc00): close: 2026/06/06 02:22:54 DEBUG : file1(0xa027c8ecc00): >close: err=file already closed 2026/06/06 02:22:54 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:54 DEBUG : Looking for writers 2026/06/06 02:22:54 DEBUG : file1: reading active writers 2026/06/06 02:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 02:22:54 DEBUG : Looking for writers 2026/06/06 02:22:54 DEBUG : file1: reading active writers 2026/06/06 02:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 02:22:54 DEBUG : Looking for writers 2026/06/06 02:22:54 DEBUG : file1: reading active writers 2026/06/06 02:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 02:22:54 DEBUG : Looking for writers 2026/06/06 02:22:54 DEBUG : file1: reading active writers 2026/06/06 02:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 02:22:54 DEBUG : file1: vfs cache: starting upload 2026/06/06 02:22:54 DEBUG : Looking for writers 2026/06/06 02:22:54 DEBUG : file1: reading active writers 2026/06/06 02:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 02:22:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:54 DEBUG : Looking for writers 2026/06/06 02:22:54 DEBUG : file1: reading active writers 2026/06/06 02:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 02:22:54 DEBUG : file1: size = 11 OK 2026/06/06 02:22:54 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/06 02:22:54 INFO : file1: Copied (new) 2026/06/06 02:22:54 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-06 02:22:54 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/06 02:22:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/06 02:22:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:54 INFO : file1: vfs cache: upload succeeded try #1 2026/06/06 02:22:55 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide/dir/file1: no such file or directory 2026/06/06 02:22:55 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide/dir/file1: no such file or directory 2026/06/06 02:22:55 DEBUG : Looking for writers 2026/06/06 02:22:55 DEBUG : file1: reading active writers 2026/06/06 02:22:55 DEBUG : >WaitForWriters: 2026/06/06 02:22:55 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:55 DEBUG : Looking for writers 2026/06/06 02:22:55 DEBUG : file1: reading active writers 2026/06/06 02:22:55 DEBUG : >WaitForWriters: 2026/06/06 02:22:55 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.13s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:55 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:55 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:22:55 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:55 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:22:55 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:22:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:22:55 DEBUG : file1: newRWFileHandle: 2026/06/06 02:22:55 DEBUG : file1(0xa027c8dc780): openPending: 2026/06/06 02:22:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:22:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:55 DEBUG : file1(0xa027c8dc780): >openPending: err= 2026/06/06 02:22:55 DEBUG : file1: >newRWFileHandle: err= 2026/06/06 02:22:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/06 02:22:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/06 02:22:55 DEBUG : file1(0xa027c8dc780): _writeAt: size=7, off=0 2026/06/06 02:22:55 DEBUG : file1(0xa027c8dc780): >_writeAt: n=7, err= 2026/06/06 02:22:55 DEBUG : file1(0xa027c8dc780): _writeAt: size=6, off=5 2026/06/06 02:22:55 DEBUG : file1(0xa027c8dc780): >_writeAt: n=6, err= 2026/06/06 02:22:55 DEBUG : file1(0xa027c8dc780): close: 2026/06/06 02:22:55 DEBUG : file1: vfs cache: setting modification time to 2026-06-06 02:22:55.539938923 +0000 UTC m=+81.507220137 2026/06/06 02:22:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/06 02:22:55 DEBUG : file1(0xa027c8dc780): >close: err= 2026/06/06 02:22:55 DEBUG : file1(0xa027c8dc780): _writeAt: size=5, off=0 2026/06/06 02:22:55 DEBUG : file1(0xa027c8dc780): >_writeAt: n=0, err=file already closed 2026/06/06 02:22:55 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:55 DEBUG : Looking for writers 2026/06/06 02:22:55 DEBUG : file1: reading active writers 2026/06/06 02:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 02:22:55 DEBUG : Looking for writers 2026/06/06 02:22:55 DEBUG : file1: reading active writers 2026/06/06 02:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 02:22:55 DEBUG : Looking for writers 2026/06/06 02:22:55 DEBUG : file1: reading active writers 2026/06/06 02:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 02:22:55 DEBUG : Looking for writers 2026/06/06 02:22:55 DEBUG : file1: reading active writers 2026/06/06 02:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 02:22:55 DEBUG : file1: vfs cache: starting upload 2026/06/06 02:22:55 DEBUG : Looking for writers 2026/06/06 02:22:55 DEBUG : file1: reading active writers 2026/06/06 02:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 02:22:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:55 DEBUG : Looking for writers 2026/06/06 02:22:55 DEBUG : file1: reading active writers 2026/06/06 02:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 02:22:55 DEBUG : file1: size = 11 OK 2026/06/06 02:22:55 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/06 02:22:55 INFO : file1: Copied (new) 2026/06/06 02:22:55 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-06 02:22:55 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/06 02:22:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/06 02:22:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:55 INFO : file1: vfs cache: upload succeeded try #1 2026/06/06 02:22:56 DEBUG : Looking for writers 2026/06/06 02:22:56 DEBUG : file1: reading active writers 2026/06/06 02:22:56 DEBUG : >WaitForWriters: 2026/06/06 02:22:56 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:56 DEBUG : Looking for writers 2026/06/06 02:22:56 DEBUG : file1: reading active writers 2026/06/06 02:22:56 DEBUG : >WaitForWriters: 2026/06/06 02:22:56 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting 2026/06/06 02:22:56 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide/dir/file1: no such file or directory 2026/06/06 02:22:56 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (1.09s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:56 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:56 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:22:56 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:56 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:22:56 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:22:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:22:56 DEBUG : file1: newRWFileHandle: 2026/06/06 02:22:56 DEBUG : file1(0xa027c828300): openPending: 2026/06/06 02:22:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:22:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:56 DEBUG : file1(0xa027c828300): >openPending: err= 2026/06/06 02:22:56 DEBUG : file1: >newRWFileHandle: err= 2026/06/06 02:22:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/06 02:22:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/06 02:22:56 DEBUG : file1(0xa027c828300): close: 2026/06/06 02:22:56 DEBUG : file1: vfs cache: setting modification time to 2026-06-06 02:22:56.638518895 +0000 UTC m=+82.605800110 2026/06/06 02:22:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/06 02:22:56 DEBUG : file1(0xa027c828300): >close: err= 2026/06/06 02:22:56 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/06 02:22:56 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/06 02:22:56 DEBUG : file2: newRWFileHandle: 2026/06/06 02:22:56 DEBUG : file2(0xa027c828780): openPending: 2026/06/06 02:22:56 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:22:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/06 02:22:56 DEBUG : file2(0xa027c828780): >openPending: err= 2026/06/06 02:22:56 DEBUG : file2: >newRWFileHandle: err= 2026/06/06 02:22:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/06 02:22:56 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/06 02:22:56 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/06 02:22:56 DEBUG : file2(0xa027c828780): RWFileHandle.Flush 2026/06/06 02:22:56 DEBUG : file2(0xa027c828780): RWFileHandle.Release 2026/06/06 02:22:56 DEBUG : file2(0xa027c828780): close: 2026/06/06 02:22:56 DEBUG : file2: vfs cache: setting modification time to 2026-06-06 02:22:56.639412307 +0000 UTC m=+82.606693531 2026/06/06 02:22:56 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/06 02:22:56 DEBUG : file2(0xa027c828780): >close: err= 2026/06/06 02:22:56 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:56 DEBUG : Looking for writers 2026/06/06 02:22:56 DEBUG : file1: reading active writers 2026/06/06 02:22:56 DEBUG : file2: reading active writers 2026/06/06 02:22:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/06 02:22:56 DEBUG : Looking for writers 2026/06/06 02:22:56 DEBUG : file1: reading active writers 2026/06/06 02:22:56 DEBUG : file2: reading active writers 2026/06/06 02:22:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/06 02:22:56 DEBUG : Looking for writers 2026/06/06 02:22:56 DEBUG : file1: reading active writers 2026/06/06 02:22:56 DEBUG : file2: reading active writers 2026/06/06 02:22:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/06 02:22:56 DEBUG : Looking for writers 2026/06/06 02:22:56 DEBUG : file1: reading active writers 2026/06/06 02:22:56 DEBUG : file2: reading active writers 2026/06/06 02:22:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/06 02:22:56 DEBUG : file1: vfs cache: starting upload 2026/06/06 02:22:56 DEBUG : file2: vfs cache: starting upload 2026/06/06 02:22:56 DEBUG : Looking for writers 2026/06/06 02:22:56 DEBUG : file1: reading active writers 2026/06/06 02:22:56 DEBUG : file2: reading active writers 2026/06/06 02:22:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/06 02:22:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:56 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:56 DEBUG : Looking for writers 2026/06/06 02:22:56 DEBUG : file1: reading active writers 2026/06/06 02:22:56 DEBUG : file2: reading active writers 2026/06/06 02:22:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/06 02:22:57 DEBUG : file1: size = 0 OK 2026/06/06 02:22:57 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/06 02:22:57 INFO : file1: Copied (new) 2026/06/06 02:22:57 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-06 02:22:56 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/06 02:22:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/06 02:22:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:57 INFO : file1: vfs cache: upload succeeded try #1 2026/06/06 02:22:57 DEBUG : file2: size = 0 OK 2026/06/06 02:22:57 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/06 02:22:57 INFO : file2: Copied (new) 2026/06/06 02:22:57 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-06 02:22:56 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/06 02:22:57 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/06 02:22:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/06 02:22:57 INFO : file2: vfs cache: upload succeeded try #1 2026/06/06 02:22:57 DEBUG : Looking for writers 2026/06/06 02:22:57 DEBUG : file1: reading active writers 2026/06/06 02:22:57 DEBUG : file2: reading active writers 2026/06/06 02:22:57 DEBUG : >WaitForWriters: 2026/06/06 02:22:57 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:57 DEBUG : Looking for writers 2026/06/06 02:22:57 DEBUG : file2: reading active writers 2026/06/06 02:22:57 DEBUG : file1: reading active writers 2026/06/06 02:22:57 DEBUG : >WaitForWriters: 2026/06/06 02:22:57 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting 2026/06/06 02:22:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide/dir/file1: no such file or directory 2026/06/06 02:22: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{6OZqK}/rclone-test-cojeset2gide/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.23s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:57 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:57 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:22:57 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:57 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:22:57 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:22:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:22:57 DEBUG : file1: newRWFileHandle: 2026/06/06 02:22:57 DEBUG : file1(0xa027c9a99c0): openPending: 2026/06/06 02:22:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:22:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:57 DEBUG : file1(0xa027c9a99c0): >openPending: err= 2026/06/06 02:22:57 DEBUG : file1: >newRWFileHandle: err= 2026/06/06 02:22:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/06 02:22:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/06 02:22:57 DEBUG : file1(0xa027c9a99c0): _writeAt: size=5, off=0 2026/06/06 02:22:57 DEBUG : file1(0xa027c9a99c0): >_writeAt: n=5, err= 2026/06/06 02:22:57 DEBUG : file1(0xa027c9a99c0): RWFileHandle.Flush 2026/06/06 02:22:57 DEBUG : file1(0xa027c9a99c0): RWFileHandle.Flush 2026/06/06 02:22:57 DEBUG : file1(0xa027c9a99c0): close: 2026/06/06 02:22:57 DEBUG : file1: vfs cache: setting modification time to 2026-06-06 02:22:57.860578319 +0000 UTC m=+83.827859543 2026/06/06 02:22:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/06 02:22:57 DEBUG : file1(0xa027c9a99c0): >close: err= 2026/06/06 02:22:57 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:57 DEBUG : Looking for writers 2026/06/06 02:22:57 DEBUG : file1: reading active writers 2026/06/06 02:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 02:22:57 DEBUG : Looking for writers 2026/06/06 02:22:57 DEBUG : file1: reading active writers 2026/06/06 02:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 02:22:57 DEBUG : Looking for writers 2026/06/06 02:22:57 DEBUG : file1: reading active writers 2026/06/06 02:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 02:22:57 DEBUG : Looking for writers 2026/06/06 02:22:57 DEBUG : file1: reading active writers 2026/06/06 02:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 02:22:57 DEBUG : file1: vfs cache: starting upload 2026/06/06 02:22:58 DEBUG : Looking for writers 2026/06/06 02:22:58 DEBUG : file1: reading active writers 2026/06/06 02:22:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 02:22:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:58 DEBUG : Looking for writers 2026/06/06 02:22:58 DEBUG : file1: reading active writers 2026/06/06 02:22:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 02:22:58 DEBUG : file1: size = 5 OK 2026/06/06 02:22:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 02:22:58 INFO : file1: Copied (new) 2026/06/06 02:22:58 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-06 02:22:57 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/06 02:22:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/06 02:22:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:58 INFO : file1: vfs cache: upload succeeded try #1 2026/06/06 02:22:58 DEBUG : Looking for writers 2026/06/06 02:22:58 DEBUG : file1: reading active writers 2026/06/06 02:22:58 DEBUG : >WaitForWriters: 2026/06/06 02:22:58 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting 2026/06/06 02:22:58 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide/dir/file1: no such file or directory 2026/06/06 02:22:58 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushWrite (0.98s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:58 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:58 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:22:58 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:58 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:22:58 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:22:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:22:58 DEBUG : file1: newRWFileHandle: 2026/06/06 02:22:58 DEBUG : file1(0xa027cacfd00): openPending: 2026/06/06 02:22:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:22:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:58 DEBUG : file1(0xa027cacfd00): >openPending: err= 2026/06/06 02:22:58 DEBUG : file1: >newRWFileHandle: err= 2026/06/06 02:22:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/06 02:22:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/06 02:22:58 DEBUG : file1(0xa027cacfd00): _writeAt: size=5, off=0 2026/06/06 02:22:58 DEBUG : file1(0xa027cacfd00): >_writeAt: n=5, err= 2026/06/06 02:22:58 DEBUG : file1(0xa027cacfd00): RWFileHandle.Release 2026/06/06 02:22:58 DEBUG : file1(0xa027cacfd00): close: 2026/06/06 02:22:58 DEBUG : file1: vfs cache: setting modification time to 2026-06-06 02:22:58.844325638 +0000 UTC m=+84.811606862 2026/06/06 02:22:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/06 02:22:58 DEBUG : file1(0xa027cacfd00): >close: err= 2026/06/06 02:22:58 DEBUG : file1(0xa027cacfd00): RWFileHandle.Release 2026/06/06 02:22:58 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:22:58 DEBUG : Looking for writers 2026/06/06 02:22:58 DEBUG : file1: reading active writers 2026/06/06 02:22:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 02:22:58 DEBUG : Looking for writers 2026/06/06 02:22:58 DEBUG : file1: reading active writers 2026/06/06 02:22:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 02:22:58 DEBUG : Looking for writers 2026/06/06 02:22:58 DEBUG : file1: reading active writers 2026/06/06 02:22:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 02:22:58 DEBUG : Looking for writers 2026/06/06 02:22:58 DEBUG : file1: reading active writers 2026/06/06 02:22:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 02:22:58 DEBUG : file1: vfs cache: starting upload 2026/06/06 02:22:58 DEBUG : Looking for writers 2026/06/06 02:22:58 DEBUG : file1: reading active writers 2026/06/06 02:22:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 02:22:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:22:59 DEBUG : Looking for writers 2026/06/06 02:22:59 DEBUG : file1: reading active writers 2026/06/06 02:22:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 02:22:59 DEBUG : file1: size = 5 OK 2026/06/06 02:22:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 02:22:59 INFO : file1: Copied (new) 2026/06/06 02:22:59 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-06 02:22:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/06 02:22:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/06 02:22:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:22:59 INFO : file1: vfs cache: upload succeeded try #1 2026/06/06 02:22:59 DEBUG : Looking for writers 2026/06/06 02:22:59 DEBUG : file1: reading active writers 2026/06/06 02:22:59 DEBUG : >WaitForWriters: 2026/06/06 02:22:59 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.99s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:22:59 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:22:59 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:22:59 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:59 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:22:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:22:59 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:22:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:00 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/06 02:23:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 02:23:00 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 02:23:00 DEBUG : dir/file1(0xa027c5bec80): openPending: 2026/06/06 02:23:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/06 02:23:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/06 02:23:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:23:00 DEBUG : dir/file1(0xa027c5bec80): >openPending: err= 2026/06/06 02:23:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/06 02:23:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 02:23:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 02:23:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/06 02:23:00 DEBUG : dir/file1(0xa027c5bec80): _writeAt: size=5, off=0 2026/06/06 02:23:00 DEBUG : dir/file1(0xa027c5bec80): >_writeAt: n=5, err= 2026/06/06 02:23:00 DEBUG : dir/file1(0xa027c5bec80): close: 2026/06/06 02:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:00 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-06 02:23:00.386628466 +0000 UTC m=+86.353909680 2026/06/06 02:23:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:00 DEBUG : dir/file1(0xa027c5bec80): >close: err= 2026/06/06 02:23:00 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:23:00 DEBUG : dir: Looking for writers 2026/06/06 02:23:00 DEBUG : file1: reading active writers 2026/06/06 02:23:00 DEBUG : Looking for writers 2026/06/06 02:23:00 DEBUG : dir: reading active writers 2026/06/06 02:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 02:23:00 DEBUG : dir: Looking for writers 2026/06/06 02:23:00 DEBUG : file1: reading active writers 2026/06/06 02:23:00 DEBUG : Looking for writers 2026/06/06 02:23:00 DEBUG : dir: reading active writers 2026/06/06 02:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 02:23:00 DEBUG : dir: Looking for writers 2026/06/06 02:23:00 DEBUG : file1: reading active writers 2026/06/06 02:23:00 DEBUG : Looking for writers 2026/06/06 02:23:00 DEBUG : dir: reading active writers 2026/06/06 02:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 02:23:00 DEBUG : dir: Looking for writers 2026/06/06 02:23:00 DEBUG : file1: reading active writers 2026/06/06 02:23:00 DEBUG : Looking for writers 2026/06/06 02:23:00 DEBUG : dir: reading active writers 2026/06/06 02:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 02:23:00 DEBUG : dir/file1: vfs cache: starting upload 2026/06/06 02:23:00 DEBUG : dir: Looking for writers 2026/06/06 02:23:00 DEBUG : file1: reading active writers 2026/06/06 02:23:00 DEBUG : Looking for writers 2026/06/06 02:23:00 DEBUG : dir: reading active writers 2026/06/06 02:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 02:23:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:00 DEBUG : dir: Looking for writers 2026/06/06 02:23:00 DEBUG : file1: reading active writers 2026/06/06 02:23:00 DEBUG : Looking for writers 2026/06/06 02:23:00 DEBUG : dir: reading active writers 2026/06/06 02:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 02:23:00 DEBUG : dir/file1: size = 5 OK 2026/06/06 02:23:00 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 02:23:00 INFO : dir/file1: Copied (replaced existing) 2026/06/06 02:23:00 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-06 02:23:00 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/06 02:23:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/06 02:23:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:23:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/06 02:23:01 DEBUG : dir: Looking for writers 2026/06/06 02:23:01 DEBUG : file1: reading active writers 2026/06/06 02:23:01 DEBUG : Looking for writers 2026/06/06 02:23:01 DEBUG : dir: reading active writers 2026/06/06 02:23:01 DEBUG : >WaitForWriters: 2026/06/06 02:23:01 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.99s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:23:01 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:23:01 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:23:01 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:01 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:23:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:23:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:01 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:23:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:02 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:02 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 02:23:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 02:23:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:23:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 02:23:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/06 02:23:02 DEBUG : dir/file1(0xa027ccc12c0): _writeAt: size=5, off=0 2026/06/06 02:23:02 DEBUG : dir/file1(0xa027ccc12c0): openPending: 2026/06/06 02:23:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/06 02:23:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/06 02:23:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:23:02 DEBUG : dir/file1(0xa027ccc12c0): >openPending: err= 2026/06/06 02:23:02 DEBUG : dir/file1(0xa027ccc12c0): >_writeAt: n=5, err= 2026/06/06 02:23:02 DEBUG : dir/file1(0xa027ccc12c0): _writeAt: size=15, off=5 2026/06/06 02:23:02 DEBUG : dir/file1(0xa027ccc12c0): >_writeAt: n=15, err= 2026/06/06 02:23:02 DEBUG : dir/file1(0xa027ccc12c0): close: 2026/06/06 02:23:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/06 02:23:02 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-06 02:23:02.34533978 +0000 UTC m=+88.312620995 2026/06/06 02:23:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:02 DEBUG : dir/file1(0xa027ccc12c0): >close: err= 2026/06/06 02:23:02 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:23:02 DEBUG : dir: Looking for writers 2026/06/06 02:23:02 DEBUG : file1: reading active writers 2026/06/06 02:23:02 DEBUG : Looking for writers 2026/06/06 02:23:02 DEBUG : dir: reading active writers 2026/06/06 02:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 02:23:02 DEBUG : dir: Looking for writers 2026/06/06 02:23:02 DEBUG : file1: reading active writers 2026/06/06 02:23:02 DEBUG : Looking for writers 2026/06/06 02:23:02 DEBUG : dir: reading active writers 2026/06/06 02:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 02:23:02 DEBUG : dir: Looking for writers 2026/06/06 02:23:02 DEBUG : file1: reading active writers 2026/06/06 02:23:02 DEBUG : Looking for writers 2026/06/06 02:23:02 DEBUG : dir: reading active writers 2026/06/06 02:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 02:23:02 DEBUG : dir: Looking for writers 2026/06/06 02:23:02 DEBUG : file1: reading active writers 2026/06/06 02:23:02 DEBUG : Looking for writers 2026/06/06 02:23:02 DEBUG : dir: reading active writers 2026/06/06 02:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 02:23:02 DEBUG : dir/file1: vfs cache: starting upload 2026/06/06 02:23:02 DEBUG : dir: Looking for writers 2026/06/06 02:23:02 DEBUG : file1: reading active writers 2026/06/06 02:23:02 DEBUG : Looking for writers 2026/06/06 02:23:02 DEBUG : dir: reading active writers 2026/06/06 02:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 02:23:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:02 DEBUG : dir: Looking for writers 2026/06/06 02:23:02 DEBUG : file1: reading active writers 2026/06/06 02:23:02 DEBUG : Looking for writers 2026/06/06 02:23:02 DEBUG : dir: reading active writers 2026/06/06 02:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 02:23:02 DEBUG : dir/file1: size = 20 OK 2026/06/06 02:23:02 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/06 02:23:02 INFO : dir/file1: Copied (replaced existing) 2026/06/06 02:23:02 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-06 02:23:02 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/06/06 02:23:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/06 02:23:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:23:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/06 02:23:02 DEBUG : dir: Looking for writers 2026/06/06 02:23:02 DEBUG : file1: reading active writers 2026/06/06 02:23:02 DEBUG : Looking for writers 2026/06/06 02:23:02 DEBUG : dir: reading active writers 2026/06/06 02:23:02 DEBUG : >WaitForWriters: 2026/06/06 02:23:02 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.81s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:23:03 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:23:03 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:23:03 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:03 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:23:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:23:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:03 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:23:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:03 DEBUG : file1: newRWFileHandle: 2026/06/06 02:23:03 DEBUG : file1(0xa027c9a9d00): openPending: 2026/06/06 02:23:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:23:03 DEBUG : file1(0xa027c9a9d00): >openPending: err= 2026/06/06 02:23:03 DEBUG : file1: >newRWFileHandle: err= 2026/06/06 02:23:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:23:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/06 02:23:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/06 02:23:03 DEBUG : file1(0xa027c9a9d00): _writeAt: size=5, off=0 2026/06/06 02:23:03 DEBUG : file1(0xa027c9a9d00): >_writeAt: n=5, err= 2026/06/06 02:23:03 DEBUG : file1(0xa027c9a9d00): close: 2026/06/06 02:23:03 DEBUG : file1: vfs cache: setting modification time to 2026-06-06 02:23:03.641325513 +0000 UTC m=+89.608606728 2026/06/06 02:23:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:03 DEBUG : file1(0xa027c9a9d00): >close: err= 2026/06/06 02:23:03 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:23:03 DEBUG : Looking for writers 2026/06/06 02:23:03 DEBUG : file1: reading active writers 2026/06/06 02:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 02:23:03 DEBUG : Looking for writers 2026/06/06 02:23:03 DEBUG : file1: reading active writers 2026/06/06 02:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 02:23:03 DEBUG : Looking for writers 2026/06/06 02:23:03 DEBUG : file1: reading active writers 2026/06/06 02:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 02:23:03 DEBUG : Looking for writers 2026/06/06 02:23:03 DEBUG : file1: reading active writers 2026/06/06 02:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 02:23:03 DEBUG : file1: vfs cache: starting upload 2026/06/06 02:23:03 DEBUG : Looking for writers 2026/06/06 02:23:03 DEBUG : file1: reading active writers 2026/06/06 02:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 02:23:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:03 DEBUG : Looking for writers 2026/06/06 02:23:03 DEBUG : file1: reading active writers 2026/06/06 02:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 02:23:04 DEBUG : file1: size = 5 OK 2026/06/06 02:23:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 02:23:04 INFO : file1: Copied (new) 2026/06/06 02:23:04 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-06 02:23:03 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/06 02:23:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:23:04 INFO : file1: vfs cache: upload succeeded try #1 2026/06/06 02:23:04 DEBUG : Looking for writers 2026/06/06 02:23:04 DEBUG : file1: reading active writers 2026/06/06 02:23:04 DEBUG : >WaitForWriters: 2026/06/06 02:23:04 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.99s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:23:04 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:23:04 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:23:04 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:04 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:23:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:23:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/06 02:23:04 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8aad40): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8aad40): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8aad40): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8aad40): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8aad40): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.630945988 +0000 UTC m=+90.598227212 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8aad40): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ab1c0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ab1c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ab1c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ab1c0): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ab1c0): _writeAt: size=3, off=2 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ab1c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ab1c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.630945988 +0000 UTC m=+90.598227212 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ab1c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ab680): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ab680): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ab680): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ab680): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ab680): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.630945988 +0000 UTC m=+90.598227212 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ab680): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027caac850 item 1 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8abcc0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8abcc0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8abcc0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8abcc0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8abcc0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.63475042 +0000 UTC m=+90.602031633 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8abcc0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9082c0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9082c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9082c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9082c0): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9082c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.63475042 +0000 UTC m=+90.602031633 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9082c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027caace70 item 2 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c908900): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c908900): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c908900): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c908900): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c908900): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.63781502 +0000 UTC m=+90.605096254 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c908900): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c908d80): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c908d80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c908d80): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c908d80): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c908d80): _writeAt: size=3, off=2 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c908d80): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c908d80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.63781502 +0000 UTC m=+90.605096254 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c908d80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c909240): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c909240): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c909240): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c909240): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c909240): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.63781502 +0000 UTC m=+90.605096254 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c909240): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027caad1f0 item 3 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9098c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9098c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9098c0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9098c0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9098c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.643927068 +0000 UTC m=+90.611208281 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9098c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c909e00): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c909e00): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c909e00): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c909e00): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c909e00): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.643927068 +0000 UTC m=+90.611208281 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c909e00): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c69ecb0 item 4 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c942540): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c942540): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c942540): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c942540): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c942540): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.645565108 +0000 UTC m=+90.612846322 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c942540): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9429c0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9429c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9429c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9429c0): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9429c0): _writeAt: size=3, off=2 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9429c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9429c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.645565108 +0000 UTC m=+90.612846322 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9429c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c942e80): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c942e80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c942e80): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c942e80): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c942e80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.645565108 +0000 UTC m=+90.612846322 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c942e80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c726150 item 5 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c943500): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c943500): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c943500): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c943500): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c943500): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.647122576 +0000 UTC m=+90.614403790 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c943500): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c943a40): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c943a40): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c943a40): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c943a40): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c943a40): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.647122576 +0000 UTC m=+90.614403790 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c943a40): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c726770 item 6 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9881c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9881c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9881c0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9881c0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9881c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.648279476 +0000 UTC m=+90.615560690 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9881c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9886c0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9886c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9886c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9886c0): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9886c0): _writeAt: size=3, off=2 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9886c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9886c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.648279476 +0000 UTC m=+90.615560690 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9886c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988b80): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988b80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988b80): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988b80): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988b80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.648279476 +0000 UTC m=+90.615560690 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988b80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c726bd0 item 7 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989200): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989200): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989200): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989200): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989200): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.649895424 +0000 UTC m=+90.617176639 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989200): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989740): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989740): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989740): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989740): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989740): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.649895424 +0000 UTC m=+90.617176639 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989740): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7277a0 item 8 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989d00): _readAt: size=2, off=0 2026/06/06 02:23:04 ERROR : open-test-file(0xa027c989d00): Couldn't read size of file 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989d00): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989d00): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989d00): close: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989d00): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c61c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c61c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c61c0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c61c0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c61c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.651226824 +0000 UTC m=+90.618508038 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c61c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c6640): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c6640): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c6640): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c6640): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c6640): _writeAt: size=3, off=2 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c6640): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c6640): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.651226824 +0000 UTC m=+90.618508038 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c6640): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c6b40): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c6b40): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c6b40): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c6b40): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c6b40): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.651226824 +0000 UTC m=+90.618508038 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c6b40): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c727b20 item 9 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c71c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c71c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c71c0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c71c0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c71c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.652929086 +0000 UTC m=+90.620210300 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c71c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c7700): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c7700): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c7700): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c7700): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c7700): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.652929086 +0000 UTC m=+90.620210300 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c7700): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027ccb8af0 item 10 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c7d40): _readAt: size=2, off=0 2026/06/06 02:23:04 ERROR : open-test-file(0xa027c9c7d40): Couldn't read size of file 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c7d40): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c7d40): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c7d40): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c7d40): close: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9c7d40): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca18200): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca18200): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca18200): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca18200): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca18200): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.654365905 +0000 UTC m=+90.621647119 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca18200): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca18700): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca18700): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca18700): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca18700): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca18700): _writeAt: size=3, off=2 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca18700): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca18700): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.654365905 +0000 UTC m=+90.621647119 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca18700): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca18c00): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca18c00): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca18c00): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca18c00): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca18c00): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.654365905 +0000 UTC m=+90.621647119 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca18c00): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027ccb9180 item 11 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73e800): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73e800): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73e800): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73e800): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73e800): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.656406587 +0000 UTC m=+90.623687802 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73e800): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73ed40): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73ed40): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73ed40): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73ed40): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73ed40): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.656406587 +0000 UTC m=+90.623687802 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73ed40): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b1260 item 12 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73f380): _readAt: size=2, off=0 2026/06/06 02:23:04 ERROR : open-test-file(0xa027c73f380): Couldn't read size of file 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73f380): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73f380): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73f380): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73f380): close: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73f380): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73f740): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73f740): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73f740): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73f740): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73f740): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.657676622 +0000 UTC m=+90.624957836 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73f740): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73fe00): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73fe00): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73fe00): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73fe00): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73fe00): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.657676622 +0000 UTC m=+90.624957836 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c73fe00): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b1730 item 13 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca98580): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca98580): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca98580): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca98580): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca98580): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.659607446 +0000 UTC m=+90.626888660 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca98580): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca98ac0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca98ac0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca98ac0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca98ac0): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca98ac0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.659607446 +0000 UTC m=+90.626888660 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca98ac0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b1dc0 item 14 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca99100): _readAt: size=2, off=0 2026/06/06 02:23:04 ERROR : open-test-file(0xa027ca99100): Couldn't read size of file 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca99100): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca99100): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca99100): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca99100): close: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca99100): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca994c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca994c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca994c0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca994c0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca994c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.66137413 +0000 UTC m=+90.628655344 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca994c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca99b80): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca99b80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca99b80): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca99b80): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca99b80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.66137413 +0000 UTC m=+90.628655344 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca99b80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd042a0 item 15 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacc300): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacc300): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacc300): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacc300): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacc300): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.663195578 +0000 UTC m=+90.630476791 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacc300): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacc840): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacc840): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacc840): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacc840): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacc840): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.663195578 +0000 UTC m=+90.630476791 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacc840): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd04620 item 16 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacce80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacce80): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacce80): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacce80): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacce80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.664554018 +0000 UTC m=+90.631835242 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacce80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacd300): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacd300): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacd300): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacd300): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacd300): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacd300): _writeAt: size=3, off=7 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacd300): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacd300): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.664554018 +0000 UTC m=+90.631835242 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacd300): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacd800): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacd800): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacd800): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacd800): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacd800): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.664554018 +0000 UTC m=+90.631835242 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacd800): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd04a10 item 17 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacde80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacde80): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacde80): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacde80): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacde80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.666479052 +0000 UTC m=+90.633760266 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cacde80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb304c0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb304c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb304c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb304c0): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb304c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.666479052 +0000 UTC m=+90.633760266 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb304c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd05340 item 18 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30b40): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30b40): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30b40): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30b40): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30b40): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.667866868 +0000 UTC m=+90.635148083 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30b40): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31040): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31040): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31040): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31040): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31040): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31040): _writeAt: size=3, off=7 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31040): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31040): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.667866868 +0000 UTC m=+90.635148083 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31040): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31540): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31540): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31540): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31540): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31540): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.667866868 +0000 UTC m=+90.635148083 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31540): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd05880 item 19 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31bc0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31bc0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31bc0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31bc0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31bc0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.669577246 +0000 UTC m=+90.636858460 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31bc0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb72200): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb72200): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb72200): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb72200): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb72200): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.669577246 +0000 UTC m=+90.636858460 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb72200): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd05d50 item 20 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb72880): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb72880): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb72880): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb72880): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb72880): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.670748092 +0000 UTC m=+90.638029306 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb72880): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb72d80): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb72d80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb72d80): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb72d80): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb72d80): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb72d80): _writeAt: size=3, off=7 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb72d80): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb72d80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.670748092 +0000 UTC m=+90.638029306 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb72d80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb73280): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb73280): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb73280): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb73280): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb73280): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.670748092 +0000 UTC m=+90.638029306 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb73280): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c49ea10 item 21 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb73900): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb73900): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb73900): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb73900): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb73900): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.672340566 +0000 UTC m=+90.639621779 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb73900): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb73e40): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb73e40): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb73e40): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb73e40): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb73e40): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.672340566 +0000 UTC m=+90.639621779 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb73e40): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c5b2850 item 22 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb65c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb65c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb65c0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb65c0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb65c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.673508898 +0000 UTC m=+90.640790111 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb65c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6ac0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6ac0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6ac0): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6ac0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6ac0): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6ac0): _writeAt: size=3, off=7 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6ac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6ac0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.673508898 +0000 UTC m=+90.640790111 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6ac0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6fc0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6fc0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6fc0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6fc0): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6fc0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.673508898 +0000 UTC m=+90.640790111 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6fc0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c5b3490 item 23 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7640): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7640): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7640): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7640): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7640): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.675548979 +0000 UTC m=+90.642830193 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7640): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7b80): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7b80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7b80): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7b80): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7b80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.675548979 +0000 UTC m=+90.642830193 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7b80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c5b3c00 item 24 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc002c0): _readAt: size=2, off=0 2026/06/06 02:23:04 ERROR : open-test-file(0xa027cc002c0): Couldn't read size of file 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc002c0): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc002c0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc002c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc002c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc002c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc00680): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc00680): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc00680): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc00680): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc00680): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.676855482 +0000 UTC m=+90.644136696 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc00680): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc00b80): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc00b80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc00b80): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc00b80): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc00b80): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc00b80): _writeAt: size=3, off=7 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc00b80): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc00b80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.676855482 +0000 UTC m=+90.644136696 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc00b80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc010c0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc010c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc010c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc010c0): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc010c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.676855482 +0000 UTC m=+90.644136696 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc010c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c924690 item 25 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca080): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca080): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca080): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca080): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca080): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.683137402 +0000 UTC m=+90.650418615 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca080): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca640): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca640): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca640): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca640): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca640): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.683137402 +0000 UTC m=+90.650418615 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca640): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c9245b0 item 26 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cac80): _readAt: size=2, off=0 2026/06/06 02:23:04 ERROR : open-test-file(0xa027c6cac80): Couldn't read size of file 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cac80): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cac80): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cac80): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cac80): close: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cac80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb040): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb040): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb040): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb040): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb040): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.685670305 +0000 UTC m=+90.652951519 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb040): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb540): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb540): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb540): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb540): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb540): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb540): _writeAt: size=3, off=7 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb540): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb540): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.685670305 +0000 UTC m=+90.652951519 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb540): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cba80): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cba80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cba80): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cba80): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cba80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.685670305 +0000 UTC m=+90.652951519 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cba80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c924e00 item 27 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb32200): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb32200): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb32200): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb32200): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb32200): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.687548449 +0000 UTC m=+90.654829664 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb32200): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb32740): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb32740): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb32740): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb32740): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb32740): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.687548449 +0000 UTC m=+90.654829664 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb32740): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c925b20 item 28 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb32d80): _readAt: size=2, off=0 2026/06/06 02:23:04 ERROR : open-test-file(0xa027cb32d80): Couldn't read size of file 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb32d80): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb32d80): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb32d80): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb32d80): close: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb32d80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb33140): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb33140): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb33140): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb33140): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb33140): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.689065662 +0000 UTC m=+90.656346875 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb33140): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb33840): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb33840): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb33840): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb33840): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb33840): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.689065662 +0000 UTC m=+90.656346875 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb33840): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c510000 item 29 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb33ec0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb33ec0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb33ec0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb33ec0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb33ec0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.690898 +0000 UTC m=+90.658179214 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb33ec0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35a5c0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35a5c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35a5c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35a5c0): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35a5c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.690898 +0000 UTC m=+90.658179214 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35a5c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c5105b0 item 30 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35ac00): _readAt: size=2, off=0 2026/06/06 02:23:04 ERROR : open-test-file(0xa027c35ac00): Couldn't read size of file 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35ac00): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35ac00): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35ac00): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35ac00): close: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35ac00): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35afc0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35afc0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35afc0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35afc0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35afc0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.692391607 +0000 UTC m=+90.659672821 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35afc0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35b8c0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35b8c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35b8c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35b8c0): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35b8c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.692391607 +0000 UTC m=+90.659672821 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35b8c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c511ab0 item 31 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c458c40): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c458c40): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c458c40): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c458c40): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c458c40): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.693851961 +0000 UTC m=+90.661133175 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c458c40): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c459880): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c459880): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c459880): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c459880): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c459880): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.693851961 +0000 UTC m=+90.661133175 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c459880): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027ccb8150 item 32 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c260d80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c260d80): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c260d80): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c260d80): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c260d80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.695426961 +0000 UTC m=+90.662708175 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c260d80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261200): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261200): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261200): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261200): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261200): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c92e3f0 item 33 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261200): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261200): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.69582248 +0000 UTC m=+90.663103694 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261200): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261700): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261700): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261700): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261700): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261700): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.69582248 +0000 UTC m=+90.663103694 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261700): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c92e850 item 33 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261d40): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261d40): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261d40): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261d40): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261d40): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.697225055 +0000 UTC m=+90.664506269 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261d40): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5be9c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5be9c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c92ee70 item 34 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5be9c0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5be9c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5be9c0): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5be9c0): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5be9c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.697653506 +0000 UTC m=+90.664934720 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5be9c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bf500): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bf500): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bf500): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bf500): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bf500): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.697653506 +0000 UTC m=+90.664934720 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bf500): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c92f0a0 item 34 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bfb40): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bfb40): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bfb40): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bfb40): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bfb40): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.698741365 +0000 UTC m=+90.666022579 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bfb40): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c562bc0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c562bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c562bc0): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c562bc0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c562bc0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c92fa40 item 35 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c562bc0): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c562bc0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.699132005 +0000 UTC m=+90.666413219 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c562bc0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5630c0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5630c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5630c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5630c0): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5630c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.699132005 +0000 UTC m=+90.666413219 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5630c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c92fc00 item 35 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaa300): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaa300): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaa300): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaa300): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaa300): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.700290336 +0000 UTC m=+90.667571550 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaa300): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaa800): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaa800): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4fce00 item 36 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaa800): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaa800): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaa800): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaa800): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaa800): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.700711594 +0000 UTC m=+90.667992809 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaa800): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaad40): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaad40): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaad40): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaad40): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaad40): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.700711594 +0000 UTC m=+90.667992809 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaad40): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4fd570 item 36 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab480): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab480): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab480): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab480): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab480): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.701695657 +0000 UTC m=+90.668976871 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab480): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab900): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab900): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab900): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab900): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab900): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4fdd50 item 37 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab900): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab900): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.702064745 +0000 UTC m=+90.669345958 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab900): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caabe00): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caabe00): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caabe00): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caabe00): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caabe00): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.702064745 +0000 UTC m=+90.669345958 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caabe00): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4d63f0 item 37 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdc980): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdc980): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdc980): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdc980): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdc980): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.703225983 +0000 UTC m=+90.670507207 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdc980): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdce80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdce80): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4d7c00 item 38 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdce80): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdce80): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdce80): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdce80): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdce80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.703694379 +0000 UTC m=+90.670975593 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdce80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdd3c0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdd3c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdd3c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdd3c0): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdd3c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.703694379 +0000 UTC m=+90.670975593 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdd3c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb5e230 item 38 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdda40): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdda40): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdda40): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdda40): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdda40): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.704728707 +0000 UTC m=+90.672009920 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdda40): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ec040): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ec040): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ec040): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ec040): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ec040): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb5e620 item 39 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ec040): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ec040): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.705202164 +0000 UTC m=+90.672483377 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ec040): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ec640): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ec640): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ec640): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ec640): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ec640): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.705202164 +0000 UTC m=+90.672483377 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ec640): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb5e930 item 39 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8eccc0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8eccc0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8eccc0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8eccc0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8eccc0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.706417493 +0000 UTC m=+90.673698707 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8eccc0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ed1c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ed1c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb5eee0 item 40 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ed1c0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ed1c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ed1c0): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ed1c0): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ed1c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.706855803 +0000 UTC m=+90.674137017 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ed1c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ed700): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ed700): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ed700): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ed700): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ed700): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.706855803 +0000 UTC m=+90.674137017 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ed700): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb5f110 item 40 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8edcc0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8edcc0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8edcc0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8edcc0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8edcc0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8edcc0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8edcc0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.707819006 +0000 UTC m=+90.675100221 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8edcc0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab62c0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab62c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab62c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb5f490 item 41 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab62c0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab62c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.708250533 +0000 UTC m=+90.675531746 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab62c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab6780): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab6780): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab6780): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab6780): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab6780): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb5f810 item 41 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab6780): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab6780): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.708705824 +0000 UTC m=+90.675987038 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab6780): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab6cc0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab6cc0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab6cc0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab6cc0): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab6cc0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.708705824 +0000 UTC m=+90.675987038 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab6cc0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb5fc00 item 41 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab7380): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab7380): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab7380): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab7380): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab7380): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab7380): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab7380): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.709915224 +0000 UTC m=+90.677196438 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab7380): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab7880): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab7880): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab7880): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbac310 item 42 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab7880): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab7880): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.710303198 +0000 UTC m=+90.677584412 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab7880): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab7ec0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab7ec0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbac4d0 item 42 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab7ec0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab7ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab7ec0): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab7ec0): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab7ec0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.710716831 +0000 UTC m=+90.677998045 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab7ec0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dc540): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dc540): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dc540): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dc540): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dc540): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.710716831 +0000 UTC m=+90.677998045 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dc540): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbac690 item 42 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dcc80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dcc80): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dcc80): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dcc80): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dcc80): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dcc80): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dcc80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.711847931 +0000 UTC m=+90.679129146 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dcc80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dd180): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dd180): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dd180): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbaca10 item 43 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dd180): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dd180): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.712229194 +0000 UTC m=+90.679510408 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dd180): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dd6c0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dd6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dd6c0): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dd6c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dd6c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbacbd0 item 43 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dd6c0): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dd6c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.71261365 +0000 UTC m=+90.679894875 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9dd6c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9ddc00): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9ddc00): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9ddc00): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9ddc00): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9ddc00): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.71261365 +0000 UTC m=+90.679894875 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9ddc00): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbacd90 item 43 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc0340): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc0340): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc0340): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc0340): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc0340): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc0340): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc0340): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.713737608 +0000 UTC m=+90.681018822 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc0340): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc0840): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc0840): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc0840): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbad110 item 44 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc0840): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc0840): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.714118369 +0000 UTC m=+90.681399583 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc0840): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc0d80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc0d80): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbad3b0 item 44 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc0d80): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc0d80): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc0d80): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc0d80): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc0d80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.714541119 +0000 UTC m=+90.681822332 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc0d80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc1380): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc1380): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc1380): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc1380): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc1380): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.714541119 +0000 UTC m=+90.681822332 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccc1380): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbad570 item 44 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c934140): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c934140): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c934140): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c934140): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c934140): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c934140): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c934140): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.715585666 +0000 UTC m=+90.682866881 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c934140): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9346c0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9346c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9346c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4f8700 item 45 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9346c0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9346c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.716488144 +0000 UTC m=+90.683769359 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9346c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c934ec0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c934ec0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c934ec0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c934ec0): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c934ec0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.716488144 +0000 UTC m=+90.683769359 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c934ec0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4f8af0 item 45 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c935500): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c935500): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c935500): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c935500): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c935500): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c935500): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c935500): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.717608705 +0000 UTC m=+90.684889919 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c935500): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c935a00): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c935a00): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c935a00): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4f8f50 item 46 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c935a00): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c935a00): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.718036965 +0000 UTC m=+90.685318180 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c935a00): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2e200): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2e200): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2e200): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2e200): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2e200): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.718036965 +0000 UTC m=+90.685318180 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2e200): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4f9180 item 46 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2e840): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2e840): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2e840): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2e840): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2e840): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2e840): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2e840): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.720302945 +0000 UTC m=+90.687584158 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2e840): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2ed40): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2ed40): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2ed40): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4f96c0 item 47 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2ed40): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2ed40): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.720685359 +0000 UTC m=+90.687966573 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2ed40): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2f440): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2f440): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2f440): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2f440): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2f440): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.720685359 +0000 UTC m=+90.687966573 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2f440): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4e03f0 item 47 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2fa80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2fa80): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2fa80): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2fa80): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2fa80): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2fa80): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2fa80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.722189555 +0000 UTC m=+90.689470779 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb2fa80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85a1c0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85a1c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85a1c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4e0c40 item 48 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85a1c0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85a1c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.722634247 +0000 UTC m=+90.689915461 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85a1c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85a900): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85a900): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85a900): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85a900): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85a900): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.722634247 +0000 UTC m=+90.689915461 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85a900): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4e1030 item 48 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85af40): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85af40): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85af40): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85af40): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85af40): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.724810455 +0000 UTC m=+90.692091670 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85af40): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85b3c0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85b3c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85b3c0): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85b3c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85b3c0): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85b3c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4e1420 item 49 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85b3c0): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85b3c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.725370435 +0000 UTC m=+90.692651650 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85b3c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85b900): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85b900): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85b900): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85b900): >_readAt: n=8, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85b900): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.725370435 +0000 UTC m=+90.692651650 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c85b900): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4e18f0 item 49 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a8080): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a8080): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a8080): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a8080): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a8080): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.726672059 +0000 UTC m=+90.693953273 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a8080): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a8580): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a8580): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a8580): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c8ae150 item 50 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a8580): _readAt: size=2, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a8580): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a8580): _writeAt: size=3, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a8580): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a8580): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.727375751 +0000 UTC m=+90.694656966 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a8580): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a8b00): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a8b00): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a8b00): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a8b00): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a8b00): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.727375751 +0000 UTC m=+90.694656966 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a8b00): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c8ae9a0 item 50 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a9180): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a9180): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a9180): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a9180): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a9180): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.72847972 +0000 UTC m=+90.695760935 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a9180): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a9680): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a9680): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a9680): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a9680): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a9680): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a9680): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c8af500 item 51 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a9680): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a9680): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.728875239 +0000 UTC m=+90.696156453 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a9680): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a9cc0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a9cc0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a9cc0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a9cc0): >_readAt: n=8, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a9cc0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.728875239 +0000 UTC m=+90.696156453 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9a9cc0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c8af960 item 51 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dc440): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dc440): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dc440): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dc440): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dc440): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.730247336 +0000 UTC m=+90.697528550 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dc440): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dc9c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dc9c0): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dc9c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c5aa850 item 52 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dc9c0): _readAt: size=2, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dc9c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dc9c0): _writeAt: size=3, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dc9c0): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dc9c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.73066679 +0000 UTC m=+90.697948004 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dc9c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dcf40): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dcf40): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dcf40): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dcf40): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dcf40): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.73066679 +0000 UTC m=+90.697948004 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dcf40): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c5ab030 item 52 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dd5c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dd5c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dd5c0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dd5c0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dd5c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.731908941 +0000 UTC m=+90.699190155 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8dd5c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ddac0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ddac0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ddac0): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ddac0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ddac0): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ddac0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c5ab730 item 53 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ddac0): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ddac0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.73236259 +0000 UTC m=+90.699643804 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8ddac0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca70100): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca70100): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca70100): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca70100): >_readAt: n=8, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca70100): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.73236259 +0000 UTC m=+90.699643804 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca70100): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c5abc00 item 53 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca70780): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca70780): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca70780): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca70780): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca70780): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.734213924 +0000 UTC m=+90.701495138 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca70780): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca70c80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca70c80): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca70c80): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb04230 item 54 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca70c80): _readAt: size=2, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca70c80): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca70c80): _writeAt: size=3, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca70c80): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca70c80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.73488817 +0000 UTC m=+90.702169384 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca70c80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca71200): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca71200): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca71200): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca71200): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca71200): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.73488817 +0000 UTC m=+90.702169384 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca71200): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb043f0 item 54 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca71880): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca71880): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca71880): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca71880): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca71880): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.735879206 +0000 UTC m=+90.703160420 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca71880): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e6000): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e6000): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e6000): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e6000): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e6000): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e6000): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb04a80 item 55 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e6000): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e6000): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.736363152 +0000 UTC m=+90.703644366 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e6000): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e6540): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e6540): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e6540): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e6540): >_readAt: n=8, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e6540): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.736363152 +0000 UTC m=+90.703644366 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e6540): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb04d90 item 55 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e6bc0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e6bc0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e6bc0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e6bc0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e6bc0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.738215618 +0000 UTC m=+90.705496832 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e6bc0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e70c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e70c0): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e70c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb053b0 item 56 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e70c0): _readAt: size=2, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e70c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e70c0): _writeAt: size=3, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e70c0): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e70c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.738651995 +0000 UTC m=+90.705933208 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e70c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e7640): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e7640): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e7640): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e7640): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e7640): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.738651995 +0000 UTC m=+90.705933208 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e7640): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb05880 item 56 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e7c80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e7c80): open at offset 0 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e7c80): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e7c80): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e7c80): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e7c80): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e7c80): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e7c80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.739740464 +0000 UTC m=+90.707021679 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c8e7c80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90c2c0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90c2c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90c2c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb05ce0 item 57 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90c2c0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90c2c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.740121144 +0000 UTC m=+90.707402358 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90c2c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90c800): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90c800): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90c800): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90c800): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90c800): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90c800): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c6c45b0 item 57 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90c800): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90c800): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.740500322 +0000 UTC m=+90.707781536 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90c800): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90cd80): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90cd80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90cd80): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90cd80): >_readAt: n=8, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90cd80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.740500322 +0000 UTC m=+90.707781536 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90cd80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c6c4af0 item 57 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90d3c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90d3c0): open at offset 0 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90d3c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90d3c0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90d3c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90d3c0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90d3c0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90d3c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.74175664 +0000 UTC m=+90.709037854 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90d3c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90d900): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90d900): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90d900): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c6c5420 item 58 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90d900): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90d900): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.742227081 +0000 UTC m=+90.709508295 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90d900): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90de40): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90de40): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90de40): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c6c5960 item 58 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90de40): _readAt: size=2, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90de40): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90de40): _writeAt: size=3, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90de40): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90de40): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.743293849 +0000 UTC m=+90.710575063 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c90de40): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c459a80): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c459a80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c459a80): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c459a80): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c459a80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.743293849 +0000 UTC m=+90.710575063 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c459a80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027caac380 item 58 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988380): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988380): open at offset 0 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988380): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988380): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988380): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988380): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988380): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988380): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.745039192 +0000 UTC m=+90.712320407 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988380): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9888c0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9888c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9888c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027ccb8f50 item 59 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9888c0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9888c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.745743997 +0000 UTC m=+90.713025211 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9888c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988e00): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988e00): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988e00): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988e00): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988e00): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988e00): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027ccb9180 item 59 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988e00): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988e00): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.746358329 +0000 UTC m=+90.713639543 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c988e00): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989380): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989380): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989380): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989380): >_readAt: n=8, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989380): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.746358329 +0000 UTC m=+90.713639543 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c989380): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027ccb9340 item 59 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9899c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9899c0): open at offset 0 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9899c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9899c0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9899c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9899c0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9899c0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9899c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.748167513 +0000 UTC m=+90.715448727 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9899c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e4000): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e4000): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e4000): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027ccb9730 item 60 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e4000): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e4000): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.748643525 +0000 UTC m=+90.715924739 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e4000): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e4540): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e4540): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e4540): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027ccb98f0 item 60 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e4540): _readAt: size=2, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e4540): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e4540): _writeAt: size=3, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e4540): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e4540): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.749594684 +0000 UTC m=+90.716875899 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e4540): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e4b00): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e4b00): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e4b00): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e4b00): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e4b00): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.749594684 +0000 UTC m=+90.716875899 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e4b00): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027ccb9ab0 item 60 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e5140): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e5140): open at offset 0 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e5140): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e5140): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e5140): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e5140): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e5140): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e5140): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.750890988 +0000 UTC m=+90.718172202 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e5140): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e5680): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e5680): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e5680): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c69ecb0 item 61 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e5680): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e5680): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.751550797 +0000 UTC m=+90.718832011 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e5680): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e5d80): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e5d80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e5d80): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e5d80): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e5d80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.751550797 +0000 UTC m=+90.718832011 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9e5d80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c69f9d0 item 61 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca164c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca164c0): open at offset 0 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca164c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca164c0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca164c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca164c0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca164c0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca164c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.752894922 +0000 UTC m=+90.720176136 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca164c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca16a00): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca16a00): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca16a00): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c726310 item 62 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca16a00): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca16a00): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.753409285 +0000 UTC m=+90.720690499 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca16a00): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca17100): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca17100): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca17100): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca17100): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca17100): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.753409285 +0000 UTC m=+90.720690499 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca17100): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c726620 item 62 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca17740): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca17740): open at offset 0 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca17740): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca17740): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca17740): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca17740): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca17740): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca17740): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.754872986 +0000 UTC m=+90.722154200 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca17740): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca17c80): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca17c80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca17c80): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7269a0 item 63 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca17c80): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca17c80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.755337955 +0000 UTC m=+90.722619170 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca17c80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca72480): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca72480): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca72480): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca72480): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca72480): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.755337955 +0000 UTC m=+90.722619170 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca72480): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c726c40 item 63 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca72ac0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca72ac0): open at offset 0 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca72ac0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca72ac0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca72ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca72ac0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca72ac0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca72ac0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.75668779 +0000 UTC m=+90.723969005 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca72ac0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca73000): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca73000): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca73000): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7271f0 item 64 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca73000): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca73000): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.757303535 +0000 UTC m=+90.724584749 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca73000): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca73700): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca73700): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca73700): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca73700): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca73700): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.757303535 +0000 UTC m=+90.724584749 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca73700): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7277a0 item 64 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca73d40): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca73d40): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca73d40): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca73d40): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca73d40): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.759114533 +0000 UTC m=+90.726395747 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ca73d40): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab02c0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab02c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab02c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab02c0): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab02c0): _writeAt: size=3, off=2 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c727b20 item 65 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab02c0): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab02c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.759804009 +0000 UTC m=+90.727085223 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab02c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab07c0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab07c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab07c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab07c0): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab07c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.759804009 +0000 UTC m=+90.727085223 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab07c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c727ce0 item 65 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab0e00): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab0e00): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab0e00): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab0e00): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab0e00): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.761026753 +0000 UTC m=+90.728307967 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab0e00): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab1280): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab1280): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b0380 item 66 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab1280): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab1280): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab1280): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab1280): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab1280): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.761600648 +0000 UTC m=+90.728881863 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab1280): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab17c0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab17c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab17c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab17c0): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab17c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.761600648 +0000 UTC m=+90.728881863 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab17c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b0540 item 66 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab1e00): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab1e00): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab1e00): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab1e00): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab1e00): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.762996601 +0000 UTC m=+90.730277815 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cab1e00): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae4380): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae4380): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae4380): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae4380): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae4380): _writeAt: size=3, off=2 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b0a10 item 67 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae4380): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae4380): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.763532846 +0000 UTC m=+90.730814059 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae4380): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae4880): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae4880): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae4880): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae4880): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae4880): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.763532846 +0000 UTC m=+90.730814059 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae4880): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b0bd0 item 67 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae4f00): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae4f00): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae4f00): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae4f00): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae4f00): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.764942123 +0000 UTC m=+90.732223337 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae4f00): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae5400): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae5400): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b0fc0 item 68 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae5400): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae5400): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae5400): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae5400): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae5400): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.765448742 +0000 UTC m=+90.732729956 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae5400): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae5940): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae5940): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae5940): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae5940): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae5940): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.765448742 +0000 UTC m=+90.732729956 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cae5940): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b1260 item 68 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30080): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30080): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30080): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30080): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30080): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.76669462 +0000 UTC m=+90.733975834 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30080): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30500): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30500): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30500): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30500): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30500): _writeAt: size=3, off=2 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b1730 item 69 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30500): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30500): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.767181452 +0000 UTC m=+90.734462666 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30500): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30a00): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30a00): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30a00): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30a00): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30a00): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.767181452 +0000 UTC m=+90.734462666 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb30a00): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b1b20 item 69 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31080): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31080): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31080): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31080): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31080): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.768479878 +0000 UTC m=+90.735761093 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31080): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31580): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31580): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd040e0 item 70 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31580): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31580): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31580): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31580): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31580): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.769068363 +0000 UTC m=+90.736349577 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31580): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31ac0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31ac0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31ac0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31ac0): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31ac0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.769068363 +0000 UTC m=+90.736349577 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb31ac0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd042a0 item 70 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c956740): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c956740): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c956740): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c956740): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c956740): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.77077852 +0000 UTC m=+90.738059733 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c956740): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c956c40): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c956c40): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c956c40): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c956c40): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c956c40): _writeAt: size=3, off=2 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027caac620 item 71 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c956c40): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c956c40): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.771258618 +0000 UTC m=+90.738539832 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c956c40): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c957140): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c957140): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c957140): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c957140): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c957140): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.771258618 +0000 UTC m=+90.738539832 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c957140): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027caac850 item 71 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9577c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9577c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9577c0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9577c0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9577c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.772702121 +0000 UTC m=+90.739983334 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c9577c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c957cc0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c957cc0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027caacd20 item 72 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c957cc0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c957cc0): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c957cc0): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c957cc0): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c957cc0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.773245618 +0000 UTC m=+90.740526833 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c957cc0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc12300): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc12300): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc12300): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc12300): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc12300): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.773245618 +0000 UTC m=+90.740526833 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc12300): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027caacee0 item 72 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc128c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc128c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc128c0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc128c0): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc128c0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc128c0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc128c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.774582339 +0000 UTC m=+90.741863553 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc128c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc12dc0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc12dc0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc12dc0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027caad260 item 73 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc12dc0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc12dc0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.775065213 +0000 UTC m=+90.742346428 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc12dc0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc13280): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc13280): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc13280): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc13280): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc13280): _writeAt: size=3, off=2 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027caad9d0 item 73 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc13280): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc13280): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.775875356 +0000 UTC m=+90.743156571 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc13280): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc137c0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc137c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc137c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc137c0): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc137c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.775875356 +0000 UTC m=+90.743156571 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc137c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027caade30 item 73 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc13e00): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc13e00): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc13e00): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc13e00): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc13e00): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc13e00): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc13e00): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.777331583 +0000 UTC m=+90.744612797 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc13e00): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc98400): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc98400): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc98400): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c49eee0 item 74 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc98400): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc98400): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.777825057 +0000 UTC m=+90.745106270 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc98400): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc98940): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc98940): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c49f1f0 item 74 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc98940): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc98940): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc98940): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc98940): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc98940): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.778450761 +0000 UTC m=+90.745731974 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc98940): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc98ec0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc98ec0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc98ec0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc98ec0): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc98ec0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.778450761 +0000 UTC m=+90.745731974 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc98ec0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c5b24d0 item 74 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc99500): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc99500): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc99500): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc99500): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc99500): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc99500): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc99500): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.779780889 +0000 UTC m=+90.747062103 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc99500): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc99a00): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc99a00): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc99a00): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c5b33b0 item 75 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc99a00): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc99a00): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.780459453 +0000 UTC m=+90.747740667 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cc99a00): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccde040): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccde040): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccde040): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccde040): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccde040): _writeAt: size=3, off=2 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c5b3730 item 75 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccde040): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccde040): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.781140853 +0000 UTC m=+90.748422067 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccde040): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccde580): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccde580): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccde580): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccde580): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccde580): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.781140853 +0000 UTC m=+90.748422067 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccde580): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c5b3a40 item 75 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8a440): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8a440): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8a440): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8a440): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8a440): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8a440): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8a440): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.782388835 +0000 UTC m=+90.749670049 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8a440): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8a940): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8a940): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8a940): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd04770 item 76 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8a940): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8a940): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.782821092 +0000 UTC m=+90.750102306 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8a940): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8ae80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8ae80): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd049a0 item 76 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8ae80): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8ae80): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8ae80): _writeAt: size=3, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8ae80): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8ae80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.783304407 +0000 UTC m=+90.750585622 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8ae80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8b400): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8b400): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8b400): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8b400): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8b400): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.783304407 +0000 UTC m=+90.750585622 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8b400): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd04bd0 item 76 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8ba40): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8ba40): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8ba40): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8ba40): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8ba40): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8ba40): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8ba40): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.78446306 +0000 UTC m=+90.751744274 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cb8ba40): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6040): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6040): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6040): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd05340 item 77 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6040): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6040): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.784932669 +0000 UTC m=+90.752213882 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6040): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6740): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6740): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6740): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6740): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6740): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.784932669 +0000 UTC m=+90.752213882 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6740): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd05570 item 77 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6d80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6d80): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6d80): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6d80): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6d80): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6d80): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6d80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.78621161 +0000 UTC m=+90.753492824 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb6d80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7280): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7280): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7280): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd05a40 item 78 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7280): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7280): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.786699904 +0000 UTC m=+90.753981119 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7280): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7980): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7980): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7980): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7980): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7980): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.786699904 +0000 UTC m=+90.753981119 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbb7980): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd05c00 item 78 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbea0c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbea0c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbea0c0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbea0c0): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbea0c0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbea0c0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbea0c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.787885659 +0000 UTC m=+90.755166883 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbea0c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbea5c0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbea5c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbea5c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c8000e0 item 79 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbea5c0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbea5c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.788359686 +0000 UTC m=+90.755640900 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbea5c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbeacc0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbeacc0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbeacc0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbeacc0): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbeacc0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.788359686 +0000 UTC m=+90.755640900 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbeacc0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c8002a0 item 79 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbeb300): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbeb300): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbeb300): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbeb300): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbeb300): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbeb300): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbeb300): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.789729268 +0000 UTC m=+90.757010481 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbeb300): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbeb800): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbeb800): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbeb800): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c800930 item 80 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbeb800): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbeb800): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.790245254 +0000 UTC m=+90.757526468 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cbeb800): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1c000): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1c000): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1c000): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1c000): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1c000): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.790245254 +0000 UTC m=+90.757526468 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1c000): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c800b60 item 80 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1c640): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1c640): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1c640): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1c640): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1c640): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.791619986 +0000 UTC m=+90.758901200 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1c640): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1cac0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1cac0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1cac0): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1cac0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1cac0): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1cac0): _writeAt: size=3, off=7 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c800f50 item 81 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1cac0): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1cac0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.792221014 +0000 UTC m=+90.759502228 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1cac0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1d000): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1d000): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1d000): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1d000): >_readAt: n=8, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1d000): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.792221014 +0000 UTC m=+90.759502228 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1d000): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c801110 item 81 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1d680): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1d680): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1d680): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1d680): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1d680): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.793556782 +0000 UTC m=+90.760837996 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1d680): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1db80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1db80): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1db80): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c801570 item 82 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1db80): _readAt: size=2, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1db80): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1db80): _writeAt: size=3, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1db80): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1db80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.794004159 +0000 UTC m=+90.761285372 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd1db80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3a200): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3a200): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3a200): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3a200): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3a200): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.794004159 +0000 UTC m=+90.761285372 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3a200): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c801810 item 82 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3a880): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3a880): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3a880): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3a880): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3a880): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.795339145 +0000 UTC m=+90.762620360 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3a880): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3ad80): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3ad80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3ad80): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3ad80): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3ad80): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3ad80): _writeAt: size=3, off=7 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c801c00 item 83 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3ad80): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3ad80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.79591722 +0000 UTC m=+90.763198433 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3ad80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3b2c0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3b2c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3b2c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3b2c0): >_readAt: n=8, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3b2c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.79591722 +0000 UTC m=+90.763198433 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd3b2c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb801c0 item 83 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccde880): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccde880): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccde880): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccde880): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccde880): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.797505054 +0000 UTC m=+90.764786269 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccde880): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccded80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccded80): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccded80): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c5b3c70 item 84 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccded80): _readAt: size=2, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccded80): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccded80): _writeAt: size=3, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccded80): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccded80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.798232341 +0000 UTC m=+90.765513556 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccded80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdf300): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdf300): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdf300): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdf300): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdf300): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.798232341 +0000 UTC m=+90.765513556 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdf300): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c6c0fc0 item 84 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdf980): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdf980): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdf980): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdf980): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdf980): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.799892082 +0000 UTC m=+90.767173297 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdf980): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdfe80): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdfe80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdfe80): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdfe80): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdfe80): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdfe80): _writeAt: size=3, off=7 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c140380 item 85 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdfe80): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdfe80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.800708027 +0000 UTC m=+90.767989242 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027ccdfe80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd824c0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd824c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd824c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd824c0): >_readAt: n=8, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd824c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.800708027 +0000 UTC m=+90.767989242 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd824c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c140770 item 85 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd82b40): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd82b40): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd82b40): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd82b40): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd82b40): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.80250103 +0000 UTC m=+90.769782245 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd82b40): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd83040): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd83040): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd83040): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c140f50 item 86 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd83040): _readAt: size=2, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd83040): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd83040): _writeAt: size=3, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd83040): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd83040): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.803192951 +0000 UTC m=+90.770474165 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd83040): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd835c0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd835c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd835c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd835c0): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd835c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.803192951 +0000 UTC m=+90.770474165 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd835c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c141340 item 86 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd83c40): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd83c40): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd83c40): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd83c40): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd83c40): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.804507489 +0000 UTC m=+90.771788703 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cd83c40): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2240): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2240): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2240): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2240): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2240): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2240): _writeAt: size=3, off=7 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c1418f0 item 87 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2240): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2240): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.805884034 +0000 UTC m=+90.773165248 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2240): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c834180): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c834180): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c834180): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c834180): >_readAt: n=8, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c834180): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.805884034 +0000 UTC m=+90.773165248 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c834180): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbad8f0 item 87 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2400): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2400): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2400): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2400): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2400): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.808582621 +0000 UTC m=+90.775863835 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2400): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2900): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2900): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2900): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb80690 item 88 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2900): _readAt: size=2, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2900): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2900): _writeAt: size=3, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2900): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2900): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.809367407 +0000 UTC m=+90.776648621 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2900): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2e80): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2e80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2e80): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2e80): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2e80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.809367407 +0000 UTC m=+90.776648621 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda2e80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb80930 item 88 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda34c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda34c0): open at offset 0 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda34c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda34c0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda34c0): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda34c0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda34c0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda34c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.81072186 +0000 UTC m=+90.778003074 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda34c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda3a00): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda3a00): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda3a00): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb80ee0 item 89 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda3a00): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda3a00): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.811268345 +0000 UTC m=+90.778549559 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027cda3a00): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c834480): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c834480): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c834480): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c834480): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c834480): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c834480): _writeAt: size=3, off=7 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb810a0 item 89 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c834480): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c834480): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.812166485 +0000 UTC m=+90.779447699 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c834480): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c834a00): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c834a00): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c834a00): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c834a00): >_readAt: n=8, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c834a00): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.812166485 +0000 UTC m=+90.779447699 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c834a00): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb812d0 item 89 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835040): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835040): open at offset 0 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835040): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835040): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835040): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835040): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835040): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835040): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.814114311 +0000 UTC m=+90.781395526 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835040): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835580): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835580): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835580): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb817a0 item 90 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835580): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835580): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.814819567 +0000 UTC m=+90.782100781 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835580): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835ac0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835ac0): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835ac0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb81ab0 item 90 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835ac0): _readAt: size=2, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835ac0): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835ac0): _writeAt: size=3, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835ac0): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835ac0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.815555208 +0000 UTC m=+90.782836422 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c835ac0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca200): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca200): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca200): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca200): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca200): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.815555208 +0000 UTC m=+90.782836422 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca200): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb81ce0 item 90 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca840): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca840): open at offset 0 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca840): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca840): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca840): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca840): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca840): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca840): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.816872953 +0000 UTC m=+90.784154177 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6ca840): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cad80): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cad80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cad80): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c1409a0 item 91 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cad80): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cad80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.81739473 +0000 UTC m=+90.784675944 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cad80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb2c0): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb2c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb2c0): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb2c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb2c0): >_readAt: n=2, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb2c0): _writeAt: size=3, off=7 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c140e70 item 91 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb2c0): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb2c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.818170158 +0000 UTC m=+90.785451372 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb2c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb840): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb840): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb840): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb840): >_readAt: n=8, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb840): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.818170158 +0000 UTC m=+90.785451372 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cb840): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c141260 item 91 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cbe80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cbe80): open at offset 0 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cbe80): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cbe80): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cbe80): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cbe80): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cbe80): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cbe80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.819516656 +0000 UTC m=+90.786797880 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c6cbe80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35a580): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35a580): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35a580): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c1416c0 item 92 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35a580): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35a580): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.820275724 +0000 UTC m=+90.787556937 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35a580): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35aac0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35aac0): open at offset 5 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35aac0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbac0e0 item 92 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35aac0): _readAt: size=2, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35aac0): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35aac0): _writeAt: size=3, off=5 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35aac0): >_writeAt: n=3, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35aac0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.820851493 +0000 UTC m=+90.788132707 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35aac0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35b0c0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35b0c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35b0c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35b0c0): >_readAt: n=3, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35b0c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.820851493 +0000 UTC m=+90.788132707 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35b0c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbac460 item 92 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35b900): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35b900): open at offset 0 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35b900): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35b900): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35b900): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35b900): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35b900): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35b900): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.8227145 +0000 UTC m=+90.789995713 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c35b900): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c260c80): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c260c80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c260c80): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbac7e0 item 93 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c260c80): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c260c80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.823226338 +0000 UTC m=+90.790507552 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c260c80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261380): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261380): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261380): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261380): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261380): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.823226338 +0000 UTC m=+90.790507552 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c261380): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbac9a0 item 93 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5be280): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5be280): open at offset 0 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5be280): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5be280): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5be280): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5be280): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5be280): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5be280): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.824847315 +0000 UTC m=+90.792128539 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5be280): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bf300): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bf300): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bf300): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c9245b0 item 94 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bf300): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bf300): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.825464834 +0000 UTC m=+90.792746049 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bf300): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bfa00): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bfa00): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bfa00): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bfa00): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bfa00): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.825464834 +0000 UTC m=+90.792746049 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c5bfa00): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c9247e0 item 94 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c562c40): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c562c40): open at offset 0 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c562c40): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c562c40): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c562c40): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c562c40): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c562c40): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c562c40): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.82752781 +0000 UTC m=+90.794809023 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c562c40): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c563240): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c563240): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c563240): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c925260 item 95 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c563240): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c563240): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.828048645 +0000 UTC m=+90.795329859 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027c563240): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaa440): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaa440): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaa440): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaa440): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaa440): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.828048645 +0000 UTC m=+90.795329859 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaa440): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c925810 item 95 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaaa80): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaaa80): open at offset 0 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaaa80): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaaa80): _readAt: size=2, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaaa80): >_readAt: n=0, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaaa80): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaaa80): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaaa80): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.830181882 +0000 UTC m=+90.797463096 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caaaa80): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab0c0): _writeAt: size=5, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab0c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab0c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c925ce0 item 96 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab0c0): >_writeAt: n=5, err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab0c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.830601517 +0000 UTC m=+90.797882731 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab0c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab7c0): _readAt: size=512, off=0 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab7c0): openPending: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab7c0): >openPending: err= 2026/06/06 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab7c0): >_readAt: n=5, err=EOF 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab7c0): close: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:04.830601517 +0000 UTC m=+90.797882731 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:04 DEBUG : open-test-file(0xa027caab7c0): >close: err= 2026/06/06 02:23:04 DEBUG : open-test-file: Remove: 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c510000 item 96 2026/06/06 02:23:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:04 DEBUG : open-test-file: >Remove: err= 2026/06/06 02:23:04 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:23:04 DEBUG : Looking for writers 2026/06/06 02:23:04 DEBUG : >WaitForWriters: 2026/06/06 02:23:04 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:23:04 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:23:04 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:23:04 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:04 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:23:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:23:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/06 02:23:04 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8eda40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8eda40): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8eda40): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8eda40): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8eda40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.072622961 +0000 UTC m=+91.039904225 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8eda40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8edec0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8edec0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8edec0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8edec0): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8edec0): _writeAt: size=3, off=2 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8edec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8edec0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.072622961 +0000 UTC m=+91.039904225 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8edec0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6480): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6480): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6480): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6480): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6480): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.072622961 +0000 UTC m=+91.039904225 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6480): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb5efc0 item 1 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6ac0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6ac0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6ac0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6ac0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6ac0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.079188027 +0000 UTC m=+91.046469251 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6ac0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6fc0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6fc0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6fc0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6fc0): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6fc0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.079188027 +0000 UTC m=+91.046469251 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6fc0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb5f490 item 2 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab7600): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab7600): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab7600): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab7600): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab7600): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.081881093 +0000 UTC m=+91.049162307 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab7600): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dc100): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dc100): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dc100): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dc100): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dc100): _writeAt: size=3, off=2 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dc100): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dc100): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.081881093 +0000 UTC m=+91.049162307 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dc100): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dc640): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dc640): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dc640): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dc640): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dc640): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.081881093 +0000 UTC m=+91.049162307 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dc640): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb5fc00 item 3 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dcdc0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dcdc0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dcdc0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dcdc0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dcdc0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.085014254 +0000 UTC m=+91.052295468 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dcdc0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dd300): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dd300): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dd300): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dd300): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dd300): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.085014254 +0000 UTC m=+91.052295468 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dd300): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4f8cb0 item 4 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dd940): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dd940): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dd940): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dd940): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dd940): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.087180844 +0000 UTC m=+91.054462059 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dd940): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dddc0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dddc0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dddc0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dddc0): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dddc0): _writeAt: size=3, off=2 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dddc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dddc0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.087180844 +0000 UTC m=+91.054462059 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9dddc0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c934400): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c934400): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c934400): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c934400): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c934400): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.087180844 +0000 UTC m=+91.054462059 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c934400): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4f9180 item 5 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c934a80): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c934a80): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c934a80): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c934a80): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c934a80): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.090809764 +0000 UTC m=+91.058090977 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c934a80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9350c0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9350c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9350c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9350c0): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9350c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.090809764 +0000 UTC m=+91.058090977 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9350c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4e0380 item 6 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935740): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935740): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935740): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935740): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935740): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.092041805 +0000 UTC m=+91.059323019 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935740): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935c40): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935c40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935c40): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935c40): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935c40): _writeAt: size=3, off=2 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935c40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.092041805 +0000 UTC m=+91.059323019 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935c40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e200): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e200): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e200): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e200): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e200): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.092041805 +0000 UTC m=+91.059323019 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e200): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4e0bd0 item 7 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e880): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e880): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e880): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e880): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e880): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.093535913 +0000 UTC m=+91.060817127 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e880): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2edc0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2edc0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2edc0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2edc0): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2edc0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.093535913 +0000 UTC m=+91.060817127 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2edc0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4e1340 item 8 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f380): _readAt: size=2, off=0 2026/06/06 02:23:05 ERROR : open-test-file(0xa027cb2f380): Couldn't read size of file 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f380): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f380): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f380): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f380): close: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f380): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f740): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f740): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f740): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f740): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f740): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.094719072 +0000 UTC m=+91.062000286 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f740): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2fbc0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2fbc0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2fbc0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2fbc0): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2fbc0): _writeAt: size=3, off=2 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2fbc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2fbc0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.094719072 +0000 UTC m=+91.062000286 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2fbc0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a300): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a300): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a300): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a300): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a300): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.094719072 +0000 UTC m=+91.062000286 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a300): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4e1c70 item 9 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a9c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a9c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a9c0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a9c0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a9c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.096250441 +0000 UTC m=+91.063531655 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a9c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85af00): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85af00): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85af00): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85af00): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85af00): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.096250441 +0000 UTC m=+91.063531655 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85af00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c8aea10 item 10 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b540): _readAt: size=2, off=0 2026/06/06 02:23:05 ERROR : open-test-file(0xa027c85b540): Couldn't read size of file 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b540): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b540): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b540): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b540): close: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b540): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b900): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b900): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b900): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b900): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b900): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.097477623 +0000 UTC m=+91.064758837 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b900): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85be00): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85be00): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85be00): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85be00): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85be00): _writeAt: size=3, off=2 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85be00): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85be00): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.097477623 +0000 UTC m=+91.064758837 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85be00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a8400): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a8400): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a8400): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a8400): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a8400): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.097477623 +0000 UTC m=+91.064758837 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a8400): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c8af570 item 11 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c458500): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c458500): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c458500): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c458500): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c458500): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.099408858 +0000 UTC m=+91.066690072 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c458500): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c458e80): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c458e80): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c458e80): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c458e80): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c458e80): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.099408858 +0000 UTC m=+91.066690072 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c458e80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c5aa5b0 item 12 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c459a80): _readAt: size=2, off=0 2026/06/06 02:23:05 ERROR : open-test-file(0xa027c459a80): Couldn't read size of file 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c459a80): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c459a80): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c459a80): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c459a80): close: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c459a80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0100): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0100): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0100): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0100): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0100): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.100537705 +0000 UTC m=+91.067818919 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0100): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc07c0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc07c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc07c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc07c0): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc07c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.100537705 +0000 UTC m=+91.067818919 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc07c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c5ab1f0 item 13 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0e40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0e40): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0e40): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0e40): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0e40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.101756071 +0000 UTC m=+91.069037285 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0e40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc1400): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc1400): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc1400): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc1400): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc1400): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.101756071 +0000 UTC m=+91.069037285 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc1400): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c5abab0 item 14 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93e1c0): _readAt: size=2, off=0 2026/06/06 02:23:05 ERROR : open-test-file(0xa027c93e1c0): Couldn't read size of file 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93e1c0): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93e1c0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93e1c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93e1c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93e1c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93e580): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93e580): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93e580): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93e580): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93e580): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.102844151 +0000 UTC m=+91.070125365 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93e580): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93ec40): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93ec40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93ec40): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93ec40): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93ec40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.102844151 +0000 UTC m=+91.070125365 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93ec40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb04150 item 15 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93f2c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93f2c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93f2c0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93f2c0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93f2c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.104039733 +0000 UTC m=+91.071320948 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93f2c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93f800): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93f800): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93f800): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93f800): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93f800): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.104039733 +0000 UTC m=+91.071320948 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93f800): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb045b0 item 16 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93fe40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93fe40): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93fe40): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93fe40): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93fe40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.105346977 +0000 UTC m=+91.072628192 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c93fe40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95c3c0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95c3c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95c3c0): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95c3c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95c3c0): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95c3c0): _writeAt: size=3, off=7 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95c3c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95c3c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.105346977 +0000 UTC m=+91.072628192 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95c3c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95c8c0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95c8c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95c8c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95c8c0): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95c8c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.105346977 +0000 UTC m=+91.072628192 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95c8c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb04b60 item 17 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95cf40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95cf40): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95cf40): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95cf40): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95cf40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.10878241 +0000 UTC m=+91.076063624 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95cf40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95d480): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95d480): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95d480): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95d480): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95d480): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.10878241 +0000 UTC m=+91.076063624 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95d480): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb055e0 item 18 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95db00): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95db00): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95db00): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95db00): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95db00): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.109893863 +0000 UTC m=+91.077175077 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c95db00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c978100): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c978100): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c978100): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c978100): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c978100): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c978100): _writeAt: size=3, off=7 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c978100): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c978100): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.109893863 +0000 UTC m=+91.077175077 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c978100): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c978600): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c978600): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c978600): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c978600): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c978600): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.109893863 +0000 UTC m=+91.077175077 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c978600): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb05b20 item 19 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c978c80): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c978c80): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c978c80): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c978c80): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c978c80): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.11160344 +0000 UTC m=+91.078884654 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c978c80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9791c0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9791c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9791c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9791c0): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9791c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.11160344 +0000 UTC m=+91.078884654 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9791c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c6c4af0 item 20 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c979840): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c979840): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c979840): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c979840): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c979840): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.112795766 +0000 UTC m=+91.080076980 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c979840): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c979d40): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c979d40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c979d40): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c979d40): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c979d40): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c979d40): _writeAt: size=3, off=7 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c979d40): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c979d40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.112795766 +0000 UTC m=+91.080076980 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c979d40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a6340): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a6340): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a6340): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a6340): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a6340): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.112795766 +0000 UTC m=+91.080076980 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a6340): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c6c5420 item 21 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a69c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a69c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a69c0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a69c0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a69c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.114378361 +0000 UTC m=+91.081659575 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a69c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a6f00): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a6f00): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a6f00): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a6f00): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a6f00): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.114378361 +0000 UTC m=+91.081659575 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a6f00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027ccb85b0 item 22 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a7580): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a7580): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a7580): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a7580): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a7580): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.115430453 +0000 UTC m=+91.082711667 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a7580): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a7a80): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a7a80): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a7a80): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a7a80): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a7a80): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a7a80): _writeAt: size=3, off=7 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a7a80): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a7a80): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.115430453 +0000 UTC m=+91.082711667 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a7a80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cc080): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cc080): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cc080): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cc080): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cc080): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.115430453 +0000 UTC m=+91.082711667 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cc080): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027ccb8fc0 item 23 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cc700): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cc700): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cc700): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cc700): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cc700): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.117498557 +0000 UTC m=+91.084779770 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cc700): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9ccc40): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9ccc40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9ccc40): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9ccc40): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9ccc40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.117498557 +0000 UTC m=+91.084779770 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9ccc40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027ccb9500 item 24 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cd280): _readAt: size=2, off=0 2026/06/06 02:23:05 ERROR : open-test-file(0xa027c9cd280): Couldn't read size of file 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cd280): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cd280): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cd280): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cd280): close: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cd280): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cd640): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cd640): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cd640): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cd640): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cd640): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.118600483 +0000 UTC m=+91.085881697 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cd640): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cdb40): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cdb40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cdb40): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cdb40): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cdb40): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cdb40): _writeAt: size=3, off=7 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cdb40): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cdb40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.118600483 +0000 UTC m=+91.085881697 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9cdb40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fc180): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fc180): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fc180): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fc180): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fc180): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.118600483 +0000 UTC m=+91.085881697 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fc180): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027ccb9880 item 25 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70000): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70000): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70000): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70000): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70000): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.120188308 +0000 UTC m=+91.087469522 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70000): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70540): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70540): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70540): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70540): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70540): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.120188308 +0000 UTC m=+91.087469522 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70540): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c92e380 item 26 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70b80): _readAt: size=2, off=0 2026/06/06 02:23:05 ERROR : open-test-file(0xa027cd70b80): Couldn't read size of file 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70b80): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70b80): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70b80): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70b80): close: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70b80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70f40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70f40): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70f40): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70f40): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70f40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.121390283 +0000 UTC m=+91.088671497 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd70f40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd71440): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd71440): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd71440): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd71440): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd71440): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd71440): _writeAt: size=3, off=7 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd71440): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd71440): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.121390283 +0000 UTC m=+91.088671497 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd71440): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd71980): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd71980): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd71980): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd71980): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd71980): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.121390283 +0000 UTC m=+91.088671497 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd71980): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c92eaf0 item 27 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa6100): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa6100): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa6100): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa6100): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa6100): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.123418903 +0000 UTC m=+91.090700117 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa6100): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa6640): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa6640): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa6640): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa6640): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa6640): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.123418903 +0000 UTC m=+91.090700117 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa6640): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c92f420 item 28 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa6c80): _readAt: size=2, off=0 2026/06/06 02:23:05 ERROR : open-test-file(0xa027caa6c80): Couldn't read size of file 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa6c80): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa6c80): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa6c80): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa6c80): close: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa6c80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa7040): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa7040): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa7040): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa7040): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa7040): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.124714295 +0000 UTC m=+91.091995508 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa7040): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa7700): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa7700): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa7700): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa7700): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa7700): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.124714295 +0000 UTC m=+91.091995508 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa7700): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c92fb20 item 29 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa7d80): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa7d80): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa7d80): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa7d80): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa7d80): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.126290889 +0000 UTC m=+91.093572103 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caa7d80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae03c0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae03c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae03c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae03c0): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae03c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.126290889 +0000 UTC m=+91.093572103 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae03c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c69e850 item 30 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0a00): _readAt: size=2, off=0 2026/06/06 02:23:05 ERROR : open-test-file(0xa027cae0a00): Couldn't read size of file 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0a00): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0a00): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0a00): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0a00): close: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0a00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0dc0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0dc0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0dc0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0dc0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0dc0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.127666702 +0000 UTC m=+91.094947917 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0dc0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1480): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1480): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1480): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1480): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1480): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.127666702 +0000 UTC m=+91.094947917 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1480): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c726000 item 31 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1b00): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1b00): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1b00): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1b00): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1b00): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.128813042 +0000 UTC m=+91.096094256 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1b00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb20140): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb20140): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb20140): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb20140): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb20140): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.128813042 +0000 UTC m=+91.096094256 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb20140): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7265b0 item 32 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb20780): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb20780): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb20780): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb20780): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb20780): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.129955735 +0000 UTC m=+91.097236948 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb20780): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb20c00): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb20c00): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb20c00): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb20c00): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb20c00): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c726930 item 33 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb20c00): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb20c00): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.130369247 +0000 UTC m=+91.097650461 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb20c00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb21100): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb21100): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb21100): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb21100): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb21100): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.130369247 +0000 UTC m=+91.097650461 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb21100): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c726bd0 item 33 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb21740): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb21740): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb21740): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb21740): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb21740): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.131370693 +0000 UTC m=+91.098651907 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb21740): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb21bc0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb21bc0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c727030 item 34 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb21bc0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb21bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb21bc0): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb21bc0): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb21bc0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.131772633 +0000 UTC m=+91.099053848 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb21bc0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb72200): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb72200): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb72200): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb72200): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb72200): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.131772633 +0000 UTC m=+91.099053848 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb72200): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c727730 item 34 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb72840): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb72840): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb72840): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb72840): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb72840): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.132777125 +0000 UTC m=+91.100058339 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb72840): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb72cc0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb72cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb72cc0): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb72cc0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb72cc0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c727ab0 item 35 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb72cc0): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb72cc0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.133177813 +0000 UTC m=+91.100459027 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb72cc0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb731c0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb731c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb731c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb731c0): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb731c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.133177813 +0000 UTC m=+91.100459027 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb731c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c727c70 item 35 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb73840): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb73840): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb73840): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb73840): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb73840): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.134161765 +0000 UTC m=+91.101442979 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb73840): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb73d40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb73d40): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b0310 item 36 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb73d40): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb73d40): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb73d40): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb73d40): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb73d40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.13456017 +0000 UTC m=+91.101841383 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb73d40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba8380): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba8380): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba8380): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba8380): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba8380): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.13456017 +0000 UTC m=+91.101841383 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba8380): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b04d0 item 36 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba89c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba89c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba89c0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba89c0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba89c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.135658428 +0000 UTC m=+91.102939643 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba89c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba8c40): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba8c40): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba8c40): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba8c40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba8c40): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b08c0 item 37 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba8c40): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba8c40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.136256741 +0000 UTC m=+91.103537965 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba8c40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba9140): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba9140): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba9140): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba9140): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba9140): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.136256741 +0000 UTC m=+91.103537965 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba9140): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b0a80 item 37 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba97c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba97c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba97c0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba97c0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba97c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.137800242 +0000 UTC m=+91.105081466 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba97c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba9cc0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba9cc0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b0e00 item 38 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba9cc0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba9cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba9cc0): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba9cc0): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba9cc0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.138530384 +0000 UTC m=+91.105811598 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cba9cc0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe4300): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe4300): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe4300): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe4300): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe4300): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.138530384 +0000 UTC m=+91.105811598 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe4300): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b1110 item 38 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe4980): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe4980): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe4980): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe4980): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe4980): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.140717955 +0000 UTC m=+91.107999169 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe4980): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe4e80): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe4e80): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe4e80): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe4e80): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe4e80): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b15e0 item 39 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe4e80): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe4e80): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.141313962 +0000 UTC m=+91.108595176 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe4e80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe5380): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe5380): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe5380): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe5380): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe5380): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.141313962 +0000 UTC m=+91.108595176 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe5380): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b19d0 item 39 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe5a00): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe5a00): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe5a00): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe5a00): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe5a00): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.142996887 +0000 UTC m=+91.110278102 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbe5a00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc18000): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc18000): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b1e30 item 40 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc18000): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc18000): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc18000): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc18000): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc18000): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.143794627 +0000 UTC m=+91.111075842 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc18000): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc18540): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc18540): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc18540): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc18540): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc18540): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.143794627 +0000 UTC m=+91.111075842 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc18540): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027caac460 item 40 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc18b00): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc18b00): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc18b00): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc18b00): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc18b00): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc18b00): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc18b00): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.145434932 +0000 UTC m=+91.112716146 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc18b00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc19000): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc19000): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc19000): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027caac8c0 item 41 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc19000): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc19000): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.14592519 +0000 UTC m=+91.113206414 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc19000): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc194c0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc194c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc194c0): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc194c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc194c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027caacbd0 item 41 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc194c0): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc194c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.146541216 +0000 UTC m=+91.113822430 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc194c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc19a00): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc19a00): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc19a00): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc19a00): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc19a00): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.146541216 +0000 UTC m=+91.113822430 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc19a00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027caacd90 item 41 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc44140): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc44140): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc44140): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc44140): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc44140): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc44140): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc44140): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.148138099 +0000 UTC m=+91.115419313 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc44140): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc44640): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc44640): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc44640): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027caad110 item 42 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc44640): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc44640): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.148908596 +0000 UTC m=+91.116189811 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc44640): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc44b80): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc44b80): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027caad3b0 item 42 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc44b80): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc44b80): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc44b80): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc44b80): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc44b80): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.149633299 +0000 UTC m=+91.116914523 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc44b80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc45100): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc45100): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc45100): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc45100): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc45100): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.149633299 +0000 UTC m=+91.116914523 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc45100): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027caadc70 item 42 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc45740): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc45740): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc45740): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc45740): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc45740): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc45740): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc45740): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.151643944 +0000 UTC m=+91.118925157 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc45740): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc45c40): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc45c40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc45c40): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c49e620 item 43 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc45c40): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc45c40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.152118462 +0000 UTC m=+91.119399676 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc45c40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5e280): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5e280): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5e280): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5e280): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5e280): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c49ef50 item 43 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5e280): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5e280): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.152941089 +0000 UTC m=+91.120222353 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5e280): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5e7c0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5e7c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5e7c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5e7c0): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5e7c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.152941089 +0000 UTC m=+91.120222353 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5e7c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c49f2d0 item 43 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5ee00): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5ee00): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5ee00): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5ee00): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5ee00): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5ee00): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5ee00): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.154443863 +0000 UTC m=+91.121725078 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5ee00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5f300): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5f300): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5f300): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd04230 item 44 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5f300): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5f300): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.155159488 +0000 UTC m=+91.122440702 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5f300): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5f840): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5f840): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd043f0 item 44 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5f840): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5f840): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5f840): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5f840): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5f840): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.156278145 +0000 UTC m=+91.123559359 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5f840): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5fdc0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5fdc0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5fdc0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5fdc0): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5fdc0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.156278145 +0000 UTC m=+91.123559359 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc5fdc0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd045b0 item 44 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7e500): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7e500): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7e500): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7e500): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7e500): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7e500): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7e500): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.157640684 +0000 UTC m=+91.124921898 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7e500): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7ea00): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7ea00): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7ea00): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd049a0 item 45 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7ea00): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7ea00): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.158385283 +0000 UTC m=+91.125666497 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7ea00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7f100): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7f100): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7f100): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7f100): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7f100): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.158385283 +0000 UTC m=+91.125666497 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7f100): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd04bd0 item 45 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7f740): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7f740): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7f740): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7f740): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7f740): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7f740): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7f740): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.159894179 +0000 UTC m=+91.127175403 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7f740): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7fc40): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7fc40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7fc40): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd05340 item 46 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7fc40): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7fc40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.160742285 +0000 UTC m=+91.128023498 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cc7fc40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb0440): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb0440): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb0440): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb0440): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb0440): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.160742285 +0000 UTC m=+91.128023498 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb0440): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd05570 item 46 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb0a80): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb0a80): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb0a80): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb0a80): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb0a80): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb0a80): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb0a80): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.162438906 +0000 UTC m=+91.129720120 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb0a80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb0f80): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb0f80): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb0f80): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd05a40 item 47 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb0f80): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb0f80): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.16303278 +0000 UTC m=+91.130313993 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb0f80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb1680): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb1680): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb1680): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb1680): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb1680): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.16303278 +0000 UTC m=+91.130313993 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb1680): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cd05c00 item 47 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb1cc0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb1cc0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb1cc0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb1cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb1cc0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb1cc0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb1cc0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.164927366 +0000 UTC m=+91.132208590 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccb1cc0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf82c0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf82c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf82c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c8000e0 item 48 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf82c0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf82c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.165666955 +0000 UTC m=+91.132948170 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf82c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf89c0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf89c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf89c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf89c0): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf89c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.165666955 +0000 UTC m=+91.132948170 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf89c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c8002a0 item 48 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf9000): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf9000): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf9000): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf9000): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf9000): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.167320505 +0000 UTC m=+91.134601720 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf9000): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf9480): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf9480): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf9480): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf9480): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf9480): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf9480): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c800930 item 49 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf9480): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf9480): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.167901074 +0000 UTC m=+91.135182288 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf9480): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf99c0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf99c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf99c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf99c0): >_readAt: n=8, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf99c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.167901074 +0000 UTC m=+91.135182288 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccf99c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c800b60 item 49 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e140): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e140): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e140): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e140): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e140): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.169929052 +0000 UTC m=+91.137210267 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e140): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e640): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e640): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e640): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c800f50 item 50 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e640): _readAt: size=2, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e640): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e640): _writeAt: size=3, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e640): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e640): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.171752684 +0000 UTC m=+91.139033898 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e640): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e940): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e940): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e940): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e940): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e940): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.171752684 +0000 UTC m=+91.139033898 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e940): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c801110 item 50 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a83c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a83c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a83c0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a83c0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a83c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.178419702 +0000 UTC m=+91.145700926 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a83c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a89c0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a89c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a89c0): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a89c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a89c0): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a89c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c8ae230 item 51 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a89c0): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a89c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.178895804 +0000 UTC m=+91.146177017 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a89c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a8f00): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a8f00): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a8f00): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a8f00): >_readAt: n=8, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a8f00): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.178895804 +0000 UTC m=+91.146177017 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a8f00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c8aeaf0 item 51 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a9580): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a9580): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a9580): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a9580): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a9580): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.180404829 +0000 UTC m=+91.147686044 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a9580): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a9b80): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a9b80): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a9b80): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c8af5e0 item 52 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a9b80): _readAt: size=2, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a9b80): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a9b80): _writeAt: size=3, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a9b80): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a9b80): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.181311195 +0000 UTC m=+91.148592409 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a9b80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c260ac0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c260ac0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c260ac0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c260ac0): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c260ac0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.181311195 +0000 UTC m=+91.148592409 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c260ac0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c8afe30 item 52 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e300): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e300): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e300): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e300): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e300): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.183366435 +0000 UTC m=+91.150647669 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2e300): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2ee40): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2ee40): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2ee40): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2ee40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2ee40): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2ee40): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c800150 item 53 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2ee40): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2ee40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.184180155 +0000 UTC m=+91.151461369 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2ee40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2f380): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2f380): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2f380): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2f380): >_readAt: n=8, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2f380): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.184180155 +0000 UTC m=+91.151461369 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2f380): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c800310 item 53 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2fa00): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2fa00): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2fa00): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2fa00): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2fa00): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.185534138 +0000 UTC m=+91.152815352 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cd2fa00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fc000): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fc000): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fc000): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c8009a0 item 54 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fc000): _readAt: size=2, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fc000): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fc000): _writeAt: size=3, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fc000): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fc000): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.186115589 +0000 UTC m=+91.153396802 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fc000): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fc580): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fc580): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fc580): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fc580): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fc580): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.186115589 +0000 UTC m=+91.153396802 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fc580): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c800c40 item 54 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fce00): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fce00): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fce00): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fce00): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fce00): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.187599878 +0000 UTC m=+91.154881091 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fce00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fd300): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fd300): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fd300): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fd300): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fd300): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fd300): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c8013b0 item 55 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fd300): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fd300): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.188072934 +0000 UTC m=+91.155354158 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fd300): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fd840): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fd840): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fd840): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fd840): >_readAt: n=8, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fd840): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.188072934 +0000 UTC m=+91.155354158 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fd840): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c801570 item 55 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fdec0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fdec0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fdec0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fdec0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fdec0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.18987282 +0000 UTC m=+91.157154033 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9fdec0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6ca540): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6ca540): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6ca540): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c801a40 item 56 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6ca540): _readAt: size=2, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6ca540): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6ca540): _writeAt: size=3, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6ca540): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6ca540): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.190352868 +0000 UTC m=+91.157634083 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6ca540): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6caac0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6caac0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6caac0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6caac0): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6caac0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.190352868 +0000 UTC m=+91.157634083 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6caac0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c801c00 item 56 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cb100): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cb100): open at offset 0 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cb100): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cb100): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cb100): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cb100): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cb100): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cb100): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.192410873 +0000 UTC m=+91.159692088 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cb100): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cb640): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cb640): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cb640): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027ccb85b0 item 57 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cb640): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cb640): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.193333089 +0000 UTC m=+91.160614302 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cb640): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cbb80): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cbb80): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cbb80): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cbb80): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cbb80): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cbb80): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027ccb8b60 item 57 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cbb80): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cbb80): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.193713048 +0000 UTC m=+91.160994262 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c6cbb80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35a2c0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35a2c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35a2c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35a2c0): >_readAt: n=8, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35a2c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.193713048 +0000 UTC m=+91.160994262 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35a2c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027ccb8fc0 item 57 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35a900): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35a900): open at offset 0 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35a900): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35a900): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35a900): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35a900): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35a900): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35a900): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.195294451 +0000 UTC m=+91.162575666 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35a900): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35ae40): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35ae40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35ae40): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027ccb93b0 item 58 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35ae40): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35ae40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.196133439 +0000 UTC m=+91.163414654 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35ae40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35b400): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35b400): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35b400): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027ccb9570 item 58 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35b400): _readAt: size=2, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35b400): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35b400): _writeAt: size=3, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35b400): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35b400): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.196594161 +0000 UTC m=+91.163875375 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c35b400): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c5be5c0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c5be5c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c5be5c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c5be5c0): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c5be5c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.196594161 +0000 UTC m=+91.163875375 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c5be5c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027ccb9730 item 58 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c5bf440): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c5bf440): open at offset 0 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c5bf440): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c5bf440): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c5bf440): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c5bf440): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c5bf440): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c5bf440): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.197977459 +0000 UTC m=+91.165258673 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c5bf440): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c5bf980): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c5bf980): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c5bf980): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027ccb9ab0 item 59 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c5bf980): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c5bf980): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.198364191 +0000 UTC m=+91.165645405 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c5bf980): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c562ac0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c562ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c562ac0): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c562ac0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c562ac0): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c562ac0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027ccb9ce0 item 59 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c562ac0): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c562ac0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.198770901 +0000 UTC m=+91.166052115 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c562ac0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c563040): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c563040): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c563040): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c563040): >_readAt: n=8, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c563040): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.198770901 +0000 UTC m=+91.166052115 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c563040): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb802a0 item 59 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdc300): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdc300): open at offset 0 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdc300): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdc300): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdc300): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdc300): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdc300): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdc300): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.200005748 +0000 UTC m=+91.167286962 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdc300): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdcb80): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdcb80): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdcb80): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb80930 item 60 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdcb80): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdcb80): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.20053977 +0000 UTC m=+91.167820983 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdcb80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdd0c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdd0c0): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdd0c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb80c40 item 60 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdd0c0): _readAt: size=2, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdd0c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdd0c0): _writeAt: size=3, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdd0c0): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdd0c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.201365081 +0000 UTC m=+91.168646295 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdd0c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdd680): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdd680): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdd680): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdd680): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdd680): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.201365081 +0000 UTC m=+91.168646295 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccdd680): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb80ee0 item 60 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccddcc0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccddcc0): open at offset 0 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccddcc0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccddcc0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccddcc0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccddcc0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccddcc0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccddcc0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.202793414 +0000 UTC m=+91.170074628 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccddcc0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ec400): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ec400): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ec400): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb812d0 item 61 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ec400): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ec400): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.203740878 +0000 UTC m=+91.171022092 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ec400): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ecb00): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ecb00): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ecb00): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ecb00): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ecb00): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.203740878 +0000 UTC m=+91.171022092 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ecb00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb81490 item 61 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ed140): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ed140): open at offset 0 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ed140): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ed140): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ed140): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ed140): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ed140): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ed140): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.20559643 +0000 UTC m=+91.172877645 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ed140): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ed680): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ed680): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ed680): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb81ab0 item 62 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ed680): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ed680): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.206154135 +0000 UTC m=+91.173435349 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8ed680): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8edd80): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8edd80): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8edd80): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8edd80): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8edd80): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.206154135 +0000 UTC m=+91.173435349 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c8edd80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb81ce0 item 62 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c260fc0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c260fc0): open at offset 0 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c260fc0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c260fc0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c260fc0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c260fc0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c260fc0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c260fc0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.208694633 +0000 UTC m=+91.175975847 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c260fc0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c261500): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c261500): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c261500): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbac540 item 63 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c261500): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c261500): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.209463449 +0000 UTC m=+91.176744663 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c261500): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c261c00): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c261c00): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c261c00): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c261c00): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c261c00): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.209463449 +0000 UTC m=+91.176744663 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c261c00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbac700 item 63 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9343c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9343c0): open at offset 0 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9343c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9343c0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9343c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9343c0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9343c0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9343c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.211749947 +0000 UTC m=+91.179031160 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9343c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c934900): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c934900): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c934900): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbaca80 item 64 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c934900): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c934900): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.212336466 +0000 UTC m=+91.179617681 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c934900): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935100): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935100): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935100): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935100): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935100): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.212336466 +0000 UTC m=+91.179617681 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935100): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbacc40 item 64 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935740): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935740): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935740): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935740): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935740): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.214247343 +0000 UTC m=+91.181528557 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935740): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935bc0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935bc0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935bc0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935bc0): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935bc0): _writeAt: size=3, off=2 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbacfc0 item 65 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935bc0): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935bc0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.214792786 +0000 UTC m=+91.182074000 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c935bc0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e1c0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e1c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e1c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e1c0): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e1c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.214792786 +0000 UTC m=+91.182074000 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e1c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbad180 item 65 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e800): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e800): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e800): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e800): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e800): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.216417861 +0000 UTC m=+91.183699075 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2e800): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2ec80): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2ec80): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbad5e0 item 66 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2ec80): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2ec80): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2ec80): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2ec80): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2ec80): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.216984574 +0000 UTC m=+91.184265787 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2ec80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f1c0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f1c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f1c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f1c0): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f1c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.216984574 +0000 UTC m=+91.184265787 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f1c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbad880 item 66 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a480): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a480): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a480): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a480): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a480): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.21938055 +0000 UTC m=+91.186661763 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a480): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a940): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a940): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a940): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a940): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a940): _writeAt: size=3, off=2 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c924620 item 67 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a940): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a940): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.219952883 +0000 UTC m=+91.187234097 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85a940): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85ae40): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85ae40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85ae40): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85ae40): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85ae40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.219952883 +0000 UTC m=+91.187234097 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85ae40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c924a80 item 67 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b4c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b4c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b4c0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b4c0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b4c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.221579781 +0000 UTC m=+91.188860995 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b4c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b9c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b9c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c925420 item 68 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b9c0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b9c0): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b9c0): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b9c0): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b9c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.222420993 +0000 UTC m=+91.189702208 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c85b9c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6000): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6000): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6000): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6000): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6000): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.222420993 +0000 UTC m=+91.189702208 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6000): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c925960 item 68 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f5c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f5c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f5c0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f5c0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f5c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.223753356 +0000 UTC m=+91.191034570 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2f5c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2fa40): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2fa40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2fa40): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2fa40): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2fa40): _writeAt: size=3, off=2 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cbadd50 item 69 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2fa40): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2fa40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.224406731 +0000 UTC m=+91.191687946 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb2fa40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c458500): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c458500): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c458500): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c458500): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c458500): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.224406731 +0000 UTC m=+91.191687946 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c458500): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c510070 item 69 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6680): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6680): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6680): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6680): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6680): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.226485016 +0000 UTC m=+91.193766240 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6680): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6b80): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6b80): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c925d50 item 70 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6b80): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6b80): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6b80): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6b80): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6b80): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.22726914 +0000 UTC m=+91.194550354 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab6b80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab70c0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab70c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab70c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab70c0): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab70c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.22726914 +0000 UTC m=+91.194550354 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab70c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4fcd90 item 70 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab7740): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab7740): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab7740): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab7740): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab7740): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.22950422 +0000 UTC m=+91.196785434 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab7740): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab7d40): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab7d40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab7d40): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab7d40): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab7d40): _writeAt: size=3, off=2 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4fd810 item 71 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab7d40): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab7d40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.230224243 +0000 UTC m=+91.197505457 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab7d40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0340): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0340): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0340): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0340): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0340): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.230224243 +0000 UTC m=+91.197505457 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0340): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4fdce0 item 71 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc09c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc09c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc09c0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc09c0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc09c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.232131974 +0000 UTC m=+91.199413188 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc09c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0ec0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0ec0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4d7b90 item 72 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0ec0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0ec0): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0ec0): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0ec0): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0ec0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.233027819 +0000 UTC m=+91.200309033 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc0ec0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc14c0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc14c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc14c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc14c0): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc14c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.233027819 +0000 UTC m=+91.200309033 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ccc14c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4f8690 item 72 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caaa100): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caaa100): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caaa100): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caaa100): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caaa100): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caaa100): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caaa100): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.234731673 +0000 UTC m=+91.202012888 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caaa100): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caaa600): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caaa600): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caaa600): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4f8c40 item 73 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caaa600): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caaa600): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.237196209 +0000 UTC m=+91.204477423 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caaa600): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caaaac0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caaaac0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caaaac0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caaaac0): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caaaac0): _writeAt: size=3, off=2 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4f8ee0 item 73 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caaaac0): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caaaac0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.237683832 +0000 UTC m=+91.204965045 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caaaac0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caab100): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caab100): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caab100): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caab100): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caab100): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.237683832 +0000 UTC m=+91.204965045 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caab100): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4f9110 item 73 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caab740): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caab740): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caab740): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caab740): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caab740): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caab740): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caab740): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.239655614 +0000 UTC m=+91.206936828 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caab740): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caabc40): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caabc40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caabc40): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4f9650 item 74 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caabc40): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caabc40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.240176309 +0000 UTC m=+91.207457523 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027caabc40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9282c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9282c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4e0380 item 74 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9282c0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9282c0): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9282c0): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9282c0): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9282c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.241002863 +0000 UTC m=+91.208284078 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9282c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c928840): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c928840): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c928840): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c928840): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c928840): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.241002863 +0000 UTC m=+91.208284078 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c928840): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4e08c0 item 74 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c928e80): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c928e80): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c928e80): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c928e80): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c928e80): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c928e80): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c928e80): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.242354171 +0000 UTC m=+91.209635386 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c928e80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c929380): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c929380): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c929380): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4e0fc0 item 75 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c929380): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c929380): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.242751384 +0000 UTC m=+91.210032597 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c929380): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9298c0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9298c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9298c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9298c0): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9298c0): _writeAt: size=3, off=2 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4e11f0 item 75 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9298c0): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9298c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.24372745 +0000 UTC m=+91.211008674 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9298c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c929e00): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c929e00): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c929e00): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c929e00): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c929e00): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.24372745 +0000 UTC m=+91.211008674 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c929e00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4e13b0 item 75 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94a540): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94a540): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94a540): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94a540): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94a540): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94a540): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94a540): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.244972277 +0000 UTC m=+91.212253491 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94a540): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94aa40): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94aa40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94aa40): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c4e1ce0 item 76 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94aa40): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94aa40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.246027844 +0000 UTC m=+91.213309058 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94aa40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94af80): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94af80): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb5e150 item 76 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94af80): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94af80): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94af80): _writeAt: size=3, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94af80): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94af80): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.246768175 +0000 UTC m=+91.214049389 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94af80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94b500): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94b500): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94b500): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94b500): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94b500): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.246768175 +0000 UTC m=+91.214049389 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94b500): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb5e3f0 item 76 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94bb40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94bb40): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94bb40): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94bb40): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94bb40): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94bb40): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94bb40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.248254108 +0000 UTC m=+91.215535322 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c94bb40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c966140): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c966140): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c966140): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb5e930 item 77 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c966140): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c966140): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.248958621 +0000 UTC m=+91.216239865 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c966140): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c966840): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c966840): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c966840): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c966840): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c966840): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.248958621 +0000 UTC m=+91.216239865 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c966840): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb5ed20 item 77 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c966e80): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c966e80): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c966e80): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c966e80): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c966e80): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c966e80): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c966e80): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.250532019 +0000 UTC m=+91.217813233 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c966e80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c967380): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c967380): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c967380): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb5f1f0 item 78 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c967380): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c967380): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.251004293 +0000 UTC m=+91.218285507 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c967380): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c967a80): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c967a80): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c967a80): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c967a80): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c967a80): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.251004293 +0000 UTC m=+91.218285507 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c967a80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb5f3b0 item 78 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97c1c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97c1c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97c1c0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97c1c0): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97c1c0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97c1c0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97c1c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.252222249 +0000 UTC m=+91.219503463 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97c1c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97c6c0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97c6c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97c6c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb5f960 item 79 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97c6c0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97c6c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.2529363 +0000 UTC m=+91.220217513 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97c6c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97cdc0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97cdc0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97cdc0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97cdc0): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97cdc0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.2529363 +0000 UTC m=+91.220217513 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97cdc0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb5fce0 item 79 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97d400): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97d400): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97d400): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97d400): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97d400): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97d400): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97d400): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.254494239 +0000 UTC m=+91.221775453 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97d400): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97d900): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97d900): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97d900): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c5aa850 item 80 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97d900): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97d900): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.254821719 +0000 UTC m=+91.222102933 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c97d900): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a4100): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a4100): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a4100): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a4100): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a4100): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.254821719 +0000 UTC m=+91.222102933 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a4100): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c5ab030 item 80 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a4740): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a4740): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a4740): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a4740): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a4740): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.256445552 +0000 UTC m=+91.223726766 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a4740): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a4bc0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a4bc0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a4bc0): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a4bc0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a4bc0): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a4bc0): _writeAt: size=3, off=7 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c5ab5e0 item 81 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a4bc0): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a4bc0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.25704668 +0000 UTC m=+91.224327904 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a4bc0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a5100): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a5100): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a5100): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a5100): >_readAt: n=8, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a5100): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.25704668 +0000 UTC m=+91.224327904 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a5100): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c5abab0 item 81 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a5780): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a5780): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a5780): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a5780): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a5780): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.258516371 +0000 UTC m=+91.225797586 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a5780): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a5c80): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a5c80): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a5c80): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb04150 item 82 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a5c80): _readAt: size=2, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a5c80): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a5c80): _writeAt: size=3, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a5c80): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a5c80): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.259175309 +0000 UTC m=+91.226456522 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9a5c80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c0300): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c0300): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c0300): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c0300): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c0300): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.259175309 +0000 UTC m=+91.226456522 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c0300): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb04310 item 82 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c0980): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c0980): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c0980): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c0980): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c0980): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.260356093 +0000 UTC m=+91.227637307 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c0980): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c0e80): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c0e80): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c0e80): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c0e80): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c0e80): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c0e80): _writeAt: size=3, off=7 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb049a0 item 83 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c0e80): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c0e80): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.260865087 +0000 UTC m=+91.228146311 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c0e80): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c13c0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c13c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c13c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c13c0): >_readAt: n=8, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c13c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.260865087 +0000 UTC m=+91.228146311 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c13c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb04b60 item 83 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c1a40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c1a40): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c1a40): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c1a40): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c1a40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.262303048 +0000 UTC m=+91.229584262 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027c9c1a40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca18040): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca18040): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca18040): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb052d0 item 84 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca18040): _readAt: size=2, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca18040): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca18040): _writeAt: size=3, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca18040): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca18040): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.262781575 +0000 UTC m=+91.230062788 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca18040): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca185c0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca185c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca185c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca185c0): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca185c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.262781575 +0000 UTC m=+91.230062788 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca185c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb056c0 item 84 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca18c40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca18c40): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca18c40): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca18c40): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca18c40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.26393652 +0000 UTC m=+91.231217734 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca18c40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca19140): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca19140): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca19140): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca19140): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca19140): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca19140): _writeAt: size=3, off=7 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb05b90 item 85 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca19140): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca19140): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.264383967 +0000 UTC m=+91.231665181 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca19140): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca19680): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca19680): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca19680): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca19680): >_readAt: n=8, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca19680): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.264383967 +0000 UTC m=+91.231665181 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca19680): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027cb05dc0 item 85 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca19d00): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca19d00): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca19d00): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca19d00): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca19d00): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.265609367 +0000 UTC m=+91.232890580 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca19d00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3c300): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3c300): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3c300): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c6c4b60 item 86 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3c300): _readAt: size=2, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3c300): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3c300): _writeAt: size=3, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3c300): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3c300): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.266109854 +0000 UTC m=+91.233391068 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3c300): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3c880): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3c880): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3c880): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3c880): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3c880): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.266109854 +0000 UTC m=+91.233391068 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3c880): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c6c5180 item 86 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3cf00): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3cf00): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3cf00): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3cf00): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3cf00): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.267142007 +0000 UTC m=+91.234423221 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3cf00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3d400): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3d400): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3d400): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3d400): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3d400): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3d400): _writeAt: size=3, off=7 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c6c5a40 item 87 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3d400): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3d400): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.267584094 +0000 UTC m=+91.234865308 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3d400): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3d940): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3d940): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3d940): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3d940): >_readAt: n=8, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3d940): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.267584094 +0000 UTC m=+91.234865308 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca3d940): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c92e0e0 item 87 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca740c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca740c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca740c0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca740c0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca740c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.268713291 +0000 UTC m=+91.235994505 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca740c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca745c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca745c0): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca745c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c92e850 item 88 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca745c0): _readAt: size=2, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca745c0): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca745c0): _writeAt: size=3, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca745c0): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca745c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.269194692 +0000 UTC m=+91.236475906 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca745c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca74b40): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca74b40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca74b40): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca74b40): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca74b40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.269194692 +0000 UTC m=+91.236475906 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca74b40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c92eb60 item 88 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca75180): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca75180): open at offset 0 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca75180): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca75180): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca75180): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca75180): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca75180): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca75180): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.270260981 +0000 UTC m=+91.237542195 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca75180): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca756c0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca756c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca756c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c92f0a0 item 89 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca756c0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca756c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.270691114 +0000 UTC m=+91.237972329 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca756c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca75c00): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca75c00): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca75c00): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca75c00): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca75c00): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca75c00): _writeAt: size=3, off=7 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c92f5e0 item 89 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca75c00): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca75c00): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.271155764 +0000 UTC m=+91.238436979 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027ca75c00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab0280): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab0280): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab0280): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab0280): >_readAt: n=8, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab0280): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.271155764 +0000 UTC m=+91.238436979 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab0280): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c92fa40 item 89 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab08c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab08c0): open at offset 0 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab08c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab08c0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab08c0): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab08c0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab08c0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab08c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.272300531 +0000 UTC m=+91.239581745 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab08c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab0e00): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab0e00): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab0e00): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c92fdc0 item 90 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab0e00): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab0e00): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.272713412 +0000 UTC m=+91.239994626 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab0e00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab1340): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab1340): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab1340): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c69f030 item 90 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab1340): _readAt: size=2, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab1340): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab1340): _writeAt: size=3, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab1340): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab1340): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.273190264 +0000 UTC m=+91.240471488 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab1340): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab1900): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab1900): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab1900): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab1900): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab1900): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.273190264 +0000 UTC m=+91.240471488 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cab1900): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c69fab0 item 90 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0040): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0040): open at offset 0 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0040): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0040): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0040): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0040): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0040): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0040): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.274235774 +0000 UTC m=+91.241516987 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0040): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0580): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0580): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0580): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7263f0 item 91 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0580): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0580): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.274632064 +0000 UTC m=+91.241913278 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0580): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0ac0): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0ac0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0ac0): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0ac0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0ac0): >_readAt: n=2, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0ac0): _writeAt: size=3, off=7 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c726690 item 91 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0ac0): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0ac0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.275059232 +0000 UTC m=+91.242340446 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae0ac0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1040): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1040): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1040): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1040): >_readAt: n=8, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1040): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.275059232 +0000 UTC m=+91.242340446 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1040): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c726850 item 91 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1680): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1680): open at offset 0 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1680): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1680): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1680): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1680): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1680): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1680): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.27622574 +0000 UTC m=+91.243506954 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1680): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1bc0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1bc0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1bc0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c726cb0 item 92 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1bc0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1bc0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.276681974 +0000 UTC m=+91.243963188 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cae1bc0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb22200): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb22200): open at offset 5 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb22200): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c726e70 item 92 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb22200): _readAt: size=2, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb22200): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb22200): _writeAt: size=3, off=5 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb22200): >_writeAt: n=3, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb22200): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.277193572 +0000 UTC m=+91.244474785 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb22200): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb227c0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb227c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb227c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb227c0): >_readAt: n=3, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb227c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.277193572 +0000 UTC m=+91.244474785 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb227c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c727260 item 92 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb22e00): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb22e00): open at offset 0 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb22e00): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb22e00): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb22e00): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb22e00): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb22e00): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb22e00): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.27830257 +0000 UTC m=+91.245583784 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb22e00): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb23340): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb23340): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb23340): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7279d0 item 93 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb23340): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb23340): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.278699672 +0000 UTC m=+91.245980886 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb23340): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb23a40): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb23a40): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb23a40): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb23a40): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb23a40): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.278699672 +0000 UTC m=+91.245980886 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb23a40): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c727b90 item 93 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb82180): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb82180): open at offset 0 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb82180): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb82180): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb82180): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb82180): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb82180): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb82180): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.28005136 +0000 UTC m=+91.247332574 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb82180): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb826c0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb826c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb826c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b01c0 item 94 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb826c0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb826c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.280655394 +0000 UTC m=+91.247936638 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb826c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb82dc0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb82dc0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb82dc0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb82dc0): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb82dc0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.280655394 +0000 UTC m=+91.247936638 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb82dc0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b03f0 item 94 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb83400): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb83400): open at offset 0 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb83400): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb83400): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb83400): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb83400): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb83400): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb83400): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.282035125 +0000 UTC m=+91.249316369 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb83400): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb83940): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb83940): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb83940): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b08c0 item 95 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb83940): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb83940): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.282707868 +0000 UTC m=+91.249989092 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cb83940): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb0140): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb0140): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb0140): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb0140): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb0140): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.282707868 +0000 UTC m=+91.249989092 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb0140): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b0a80 item 95 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb0780): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb0780): open at offset 0 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb0780): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb0780): _readAt: size=2, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb0780): >_readAt: n=0, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb0780): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb0780): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb0780): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.284339226 +0000 UTC m=+91.251620441 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb0780): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb0cc0): _writeAt: size=5, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb0cc0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb0cc0): >openPending: err= 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b0e00 item 96 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb0cc0): >_writeAt: n=5, err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb0cc0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.284908704 +0000 UTC m=+91.252189918 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb0cc0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 02:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 02:23:05 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb13c0): _readAt: size=512, off=0 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb13c0): openPending: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb13c0): >openPending: err= 2026/06/06 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb13c0): >_readAt: n=5, err=EOF 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb13c0): close: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 02:23:05.284908704 +0000 UTC m=+91.252189918 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:05 DEBUG : open-test-file(0xa027cbb13c0): >close: err= 2026/06/06 02:23:05 DEBUG : open-test-file: Remove: 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa027c7b1110 item 96 2026/06/06 02:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 02:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 02:23:05 DEBUG : open-test-file: >Remove: err= 2026/06/06 02:23:05 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:23:05 DEBUG : Looking for writers 2026/06/06 02:23:05 DEBUG : >WaitForWriters: 2026/06/06 02:23:05 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.89s) --- PASS: TestRWFileHandleOpenTests/writes (0.44s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.08s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.45s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.09s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:23:05 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:23:05 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:23:05 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:05 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:23:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:23:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:05 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:23:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:05 DEBUG : file1: newRWFileHandle: 2026/06/06 02:23:05 DEBUG : file1(0xa027cc11000): openPending: 2026/06/06 02:23:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:23:05 DEBUG : file1(0xa027cc11000): >openPending: err= 2026/06/06 02:23:05 DEBUG : file1: >newRWFileHandle: err= 2026/06/06 02:23:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:23:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/06 02:23:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/06/06 02:23:05 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:23:05 DEBUG : Looking for writers 2026/06/06 02:23:05 DEBUG : file1: reading active writers 2026/06/06 02:23:05 DEBUG : file1: active writers 1 2026/06/06 02:23:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/06/06 02:23:05 DEBUG : Looking for writers 2026/06/06 02:23:05 DEBUG : file1: reading active writers 2026/06/06 02:23:05 DEBUG : file1: active writers 1 2026/06/06 02:23:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/06/06 02:23:05 DEBUG : Looking for writers 2026/06/06 02:23:05 DEBUG : file1: reading active writers 2026/06/06 02:23:05 DEBUG : file1: active writers 1 2026/06/06 02:23:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/06/06 02:23:05 DEBUG : Looking for writers 2026/06/06 02:23:05 DEBUG : file1: reading active writers 2026/06/06 02:23:05 DEBUG : file1: active writers 1 2026/06/06 02:23:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/06/06 02:23:05 DEBUG : Looking for writers 2026/06/06 02:23:05 DEBUG : file1: reading active writers 2026/06/06 02:23:05 DEBUG : file1: active writers 1 2026/06/06 02:23:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/06/06 02:23:05 DEBUG : Looking for writers 2026/06/06 02:23:05 DEBUG : file1: reading active writers 2026/06/06 02:23:05 DEBUG : file1: active writers 1 2026/06/06 02:23:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/06/06 02:23:06 DEBUG : Looking for writers 2026/06/06 02:23:06 DEBUG : file1: reading active writers 2026/06/06 02:23:06 DEBUG : file1: active writers 1 2026/06/06 02:23:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/06/06 02:23:06 DEBUG : Looking for writers 2026/06/06 02:23:06 DEBUG : file1: reading active writers 2026/06/06 02:23:06 DEBUG : file1: active writers 1 2026/06/06 02:23:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:07 DEBUG : Looking for writers 2026/06/06 02:23:07 DEBUG : file1: reading active writers 2026/06/06 02:23:07 DEBUG : file1: active writers 1 2026/06/06 02:23:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:08 DEBUG : Looking for writers 2026/06/06 02:23:08 DEBUG : file1: reading active writers 2026/06/06 02:23:08 DEBUG : file1: active writers 1 2026/06/06 02:23:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:09 DEBUG : Looking for writers 2026/06/06 02:23:09 DEBUG : file1: reading active writers 2026/06/06 02:23:09 DEBUG : file1: active writers 1 2026/06/06 02:23:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:10 DEBUG : Looking for writers 2026/06/06 02:23:10 DEBUG : file1: reading active writers 2026/06/06 02:23:10 DEBUG : file1: active writers 1 2026/06/06 02:23:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:11 DEBUG : Looking for writers 2026/06/06 02:23:11 DEBUG : file1: reading active writers 2026/06/06 02:23:11 DEBUG : file1: active writers 1 2026/06/06 02:23:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:12 DEBUG : Looking for writers 2026/06/06 02:23:12 DEBUG : file1: reading active writers 2026/06/06 02:23:12 DEBUG : file1: active writers 1 2026/06/06 02:23:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:13 DEBUG : Looking for writers 2026/06/06 02:23:13 DEBUG : file1: reading active writers 2026/06/06 02:23:13 DEBUG : file1: active writers 1 2026/06/06 02:23:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:14 DEBUG : Looking for writers 2026/06/06 02:23:14 DEBUG : file1: reading active writers 2026/06/06 02:23:14 DEBUG : file1: active writers 1 2026/06/06 02:23:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:15 DEBUG : Looking for writers 2026/06/06 02:23:15 DEBUG : file1: reading active writers 2026/06/06 02:23:15 DEBUG : file1: active writers 1 2026/06/06 02:23:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:16 DEBUG : Looking for writers 2026/06/06 02:23:16 DEBUG : file1: reading active writers 2026/06/06 02:23:16 DEBUG : file1: active writers 1 2026/06/06 02:23:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:17 DEBUG : Looking for writers 2026/06/06 02:23:17 DEBUG : file1: reading active writers 2026/06/06 02:23:17 DEBUG : file1: active writers 1 2026/06/06 02:23:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:18 DEBUG : Looking for writers 2026/06/06 02:23:18 DEBUG : file1: reading active writers 2026/06/06 02:23:18 DEBUG : file1: active writers 1 2026/06/06 02:23:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:19 DEBUG : Looking for writers 2026/06/06 02:23:19 DEBUG : file1: reading active writers 2026/06/06 02:23:19 DEBUG : file1: active writers 1 2026/06/06 02:23:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:20 DEBUG : Looking for writers 2026/06/06 02:23:20 DEBUG : file1: reading active writers 2026/06/06 02:23:20 DEBUG : file1: active writers 1 2026/06/06 02:23:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:21 DEBUG : Looking for writers 2026/06/06 02:23:21 DEBUG : file1: reading active writers 2026/06/06 02:23:21 DEBUG : file1: active writers 1 2026/06/06 02:23:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:22 DEBUG : Looking for writers 2026/06/06 02:23:22 DEBUG : file1: reading active writers 2026/06/06 02:23:22 DEBUG : file1: active writers 1 2026/06/06 02:23:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:23 DEBUG : Looking for writers 2026/06/06 02:23:23 DEBUG : file1: reading active writers 2026/06/06 02:23:23 DEBUG : file1: active writers 1 2026/06/06 02:23:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:24 DEBUG : Looking for writers 2026/06/06 02:23:24 DEBUG : file1: reading active writers 2026/06/06 02:23:24 DEBUG : file1: active writers 1 2026/06/06 02:23:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:25 DEBUG : Looking for writers 2026/06/06 02:23:25 DEBUG : file1: reading active writers 2026/06/06 02:23:25 DEBUG : file1: active writers 1 2026/06/06 02:23:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:26 DEBUG : Looking for writers 2026/06/06 02:23:26 DEBUG : file1: reading active writers 2026/06/06 02:23:26 DEBUG : file1: active writers 1 2026/06/06 02:23:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:27 DEBUG : Looking for writers 2026/06/06 02:23:27 DEBUG : file1: reading active writers 2026/06/06 02:23:27 DEBUG : file1: active writers 1 2026/06/06 02:23:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:28 DEBUG : Looking for writers 2026/06/06 02:23:28 DEBUG : file1: reading active writers 2026/06/06 02:23:28 DEBUG : file1: active writers 1 2026/06/06 02:23:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:29 DEBUG : Looking for writers 2026/06/06 02:23:29 DEBUG : file1: reading active writers 2026/06/06 02:23:29 DEBUG : file1: active writers 1 2026/06/06 02:23:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:30 DEBUG : Looking for writers 2026/06/06 02:23:30 DEBUG : file1: reading active writers 2026/06/06 02:23:30 DEBUG : file1: active writers 1 2026/06/06 02:23:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:31 DEBUG : Looking for writers 2026/06/06 02:23:31 DEBUG : file1: reading active writers 2026/06/06 02:23:31 DEBUG : file1: active writers 1 2026/06/06 02:23:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:32 DEBUG : Looking for writers 2026/06/06 02:23:32 DEBUG : file1: reading active writers 2026/06/06 02:23:32 DEBUG : file1: active writers 1 2026/06/06 02:23:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:33 DEBUG : Looking for writers 2026/06/06 02:23:33 DEBUG : file1: reading active writers 2026/06/06 02:23:33 DEBUG : file1: active writers 1 2026/06/06 02:23:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:34 DEBUG : Looking for writers 2026/06/06 02:23:34 DEBUG : file1: reading active writers 2026/06/06 02:23:34 DEBUG : file1: active writers 1 2026/06/06 02:23:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/06 02:23:35 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xa027c737500 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xa027c36c488 notify:{wait:0 notify:0 lock:0 head: tail:} checker:11005790176448} name:file1 opens:1 downloaders: o: fd:0xa027c0f02d0 info:{ModTime:{wall:14015482426022164597 ext:91483702963 loc:0x4733400} ATime:{wall:14015482426022164597 ext:91483702963 loc:0x4733400} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/06/06 02:23:35 DEBUG : >WaitForWriters: 2026/06/06 02:23:35 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.26s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:23:35 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:23:35 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:23:35 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:35 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:23:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:23:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:35 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:35 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:23:35 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:35 DEBUG : rename_me: newRWFileHandle: 2026/06/06 02:23:35 DEBUG : rename_me(0xa027c9dd500): openPending: 2026/06/06 02:23:35 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 02:23:35 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/06 02:23:35 DEBUG : rename_me(0xa027c9dd500): >openPending: err= 2026/06/06 02:23:35 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/06 02:23:35 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/06 02:23:35 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/06 02:23:35 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/06 02:23:35 DEBUG : rename_me(0xa027c9dd500): _writeAt: size=5, off=0 2026/06/06 02:23:35 DEBUG : rename_me(0xa027c9dd500): >_writeAt: n=5, err= 2026/06/06 02:23:35 DEBUG : rename_me(0xa027c9dd500): close: 2026/06/06 02:23:35 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-06 02:23:35.784813216 +0000 UTC m=+121.752094430 2026/06/06 02:23:35 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/06 02:23:35 DEBUG : rename_me(0xa027c9dd500): >close: err= 2026/06/06 02:23:35 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/06 02:23:35 DEBUG : i_was_renamed: Updating file with 0xa027ca04d00 2026/06/06 02:23:35 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/06 02:23:35 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/06 02:23:35 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:23:35 DEBUG : Looking for writers 2026/06/06 02:23:35 DEBUG : i_was_renamed: reading active writers 2026/06/06 02:23:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 02:23:35 DEBUG : Looking for writers 2026/06/06 02:23:35 DEBUG : i_was_renamed: reading active writers 2026/06/06 02:23:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 02:23:35 DEBUG : Looking for writers 2026/06/06 02:23:35 DEBUG : i_was_renamed: reading active writers 2026/06/06 02:23:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 02:23:35 DEBUG : Looking for writers 2026/06/06 02:23:35 DEBUG : i_was_renamed: reading active writers 2026/06/06 02:23:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 02:23:35 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/06 02:23:35 DEBUG : Looking for writers 2026/06/06 02:23:35 DEBUG : i_was_renamed: reading active writers 2026/06/06 02:23:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 02:23:35 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:36 DEBUG : Looking for writers 2026/06/06 02:23:36 DEBUG : i_was_renamed: reading active writers 2026/06/06 02:23:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 02:23:36 DEBUG : i_was_renamed: size = 5 OK 2026/06/06 02:23:36 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 02:23:36 INFO : i_was_renamed: Copied (new) 2026/06/06 02:23:36 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-06 02:23:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/06 02:23:36 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/06 02:23:36 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/06 02:23:36 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/06 02:23:36 DEBUG : Looking for writers 2026/06/06 02:23:36 DEBUG : i_was_renamed: reading active writers 2026/06/06 02:23:36 DEBUG : >WaitForWriters: 2026/06/06 02:23:36 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.00s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:23:36 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:23:36 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 02:23:36 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:36 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:23:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 02:23:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{6OZqK}/rclone-test-cojeset2gide" 2026/06/06 02:23:36 INFO : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 02:23:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:36 DEBUG : forgetting directory cache 2026/06/06 02:23:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 02:23:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 02:23:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 02:23:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 02:23:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 02:23:37 DEBUG : TestRWCacheUpdate(0xa027ccdc200): _readAt: size=512, off=0 2026/06/06 02:23:37 DEBUG : TestRWCacheUpdate(0xa027ccdc200): openPending: 2026/06/06 02:23:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-06 01:24:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/06/06 02:23:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/06 02:23:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 02:23:37 DEBUG : TestRWCacheUpdate(0xa027ccdc200): >openPending: err= 2026/06/06 02:23:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/06 02:23:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 02:23:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:37 DEBUG : TestRWCacheUpdate(0xa027ccdc200): >_readAt: n=20, err=EOF 2026/06/06 02:23:37 DEBUG : TestRWCacheUpdate(0xa027ccdc200): close: 2026/06/06 02:23:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 01:24:36 +0000 GMT 2026/06/06 02:23:37 DEBUG : TestRWCacheUpdate(0xa027ccdc200): >close: err= 2026/06/06 02:23:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:37 DEBUG : forgetting directory cache 2026/06/06 02:23:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate(0xa027c934a00): _readAt: size=512, off=0 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate(0xa027c934a00): openPending: 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-06 01:25:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-06-06 01:24:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-06 01:25:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-06-06 01:24:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/06/06 02:23:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/06 02:23:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate(0xa027c934a00): >openPending: err= 2026/06/06 02:23:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate(0xa027c934a00): >_readAt: n=20, err=EOF 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate(0xa027c934a00): close: 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 01:25:36 +0000 GMT 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate(0xa027c934a00): >close: err= 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:38 DEBUG : forgetting directory cache 2026/06/06 02:23:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate(0xa027ccc0a00): _readAt: size=512, off=0 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate(0xa027ccc0a00): openPending: 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-06 01:26:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-06-06 01:25:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-06 01:26:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-06-06 01:25:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/06/06 02:23:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/06 02:23:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate(0xa027ccc0a00): >openPending: err= 2026/06/06 02:23:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate(0xa027ccc0a00): >_readAt: n=20, err=EOF 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate(0xa027ccc0a00): close: 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 01:26:36 +0000 GMT 2026/06/06 02:23:38 DEBUG : TestRWCacheUpdate(0xa027ccc0a00): >close: err= 2026/06/06 02:23:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:39 DEBUG : forgetting directory cache 2026/06/06 02:23:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 02:23:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 02:23:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 02:23:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 02:23:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 02:23:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 02:23:39 DEBUG : TestRWCacheUpdate(0xa027cbb1100): _readAt: size=512, off=0 2026/06/06 02:23:39 DEBUG : TestRWCacheUpdate(0xa027cbb1100): openPending: 2026/06/06 02:23:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-06 01:27:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-06-06 01:26:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/06/06 02:23:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-06 01:27:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-06-06 01:26:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/06/06 02:23:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 02:23:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 02:23:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/06 02:23:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 02:23:39 DEBUG : TestRWCacheUpdate(0xa027cbb1100): >openPending: err= 2026/06/06 02:23:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/06 02:23:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 02:23:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:39 DEBUG : TestRWCacheUpdate(0xa027cbb1100): >_readAt: n=20, err=EOF 2026/06/06 02:23:39 DEBUG : TestRWCacheUpdate(0xa027cbb1100): close: 2026/06/06 02:23:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 01:27:36 +0000 GMT 2026/06/06 02:23:39 DEBUG : TestRWCacheUpdate(0xa027cbb1100): >close: err= 2026/06/06 02:23:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:39 DEBUG : forgetting directory cache 2026/06/06 02:23:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 02:23:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 02:23:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 02:23:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 02:23:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 02:23:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 02:23:40 DEBUG : TestRWCacheUpdate(0xa027c8d0e40): _readAt: size=512, off=0 2026/06/06 02:23:40 DEBUG : TestRWCacheUpdate(0xa027c8d0e40): openPending: 2026/06/06 02:23:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-06 01:28:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-06-06 01:27:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/06/06 02:23:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-06 01:28:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-06-06 01:27:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/06/06 02:23:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 02:23:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 02:23:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/06 02:23:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 02:23:40 DEBUG : TestRWCacheUpdate(0xa027c8d0e40): >openPending: err= 2026/06/06 02:23:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/06 02:23:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 02:23:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:40 DEBUG : TestRWCacheUpdate(0xa027c8d0e40): >_readAt: n=20, err=EOF 2026/06/06 02:23:40 DEBUG : TestRWCacheUpdate(0xa027c8d0e40): close: 2026/06/06 02:23:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 01:28:36 +0000 GMT 2026/06/06 02:23:40 DEBUG : TestRWCacheUpdate(0xa027c8d0e40): >close: err= 2026/06/06 02:23:40 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:40 DEBUG : forgetting directory cache 2026/06/06 02:23:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 02:23:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate(0xa027c835080): _readAt: size=512, off=0 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate(0xa027c835080): openPending: 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-06 01:29:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-06-06 01:28:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-06 01:29:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-06-06 01:28:36 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/06/06 02:23:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/06 02:23:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate(0xa027c835080): >openPending: err= 2026/06/06 02:23:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate(0xa027c835080): >_readAt: n=20, err=EOF 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate(0xa027c835080): close: 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 01:29:36 +0000 GMT 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate(0xa027c835080): >close: err= 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:41 DEBUG : forgetting directory cache 2026/06/06 02:23:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate(0xa027ca027c0): _readAt: size=512, off=0 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate(0xa027ca027c0): openPending: 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-06 01:30:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-06-06 01:29:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-06 01:30:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-06-06 01:29:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/06/06 02:23:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/06 02:23:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate(0xa027ca027c0): >openPending: err= 2026/06/06 02:23:41 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate(0xa027ca027c0): >_readAt: n=21, err=EOF 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate(0xa027ca027c0): close: 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 01:30:36 +0000 GMT 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate(0xa027ca027c0): >close: err= 2026/06/06 02:23:41 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:41 DEBUG : forgetting directory cache 2026/06/06 02:23:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 02:23:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 02:23:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 02:23:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 02:23:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 02:23:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 02:23:42 DEBUG : TestRWCacheUpdate(0xa027ca22440): _readAt: size=512, off=0 2026/06/06 02:23:42 DEBUG : TestRWCacheUpdate(0xa027ca22440): openPending: 2026/06/06 02:23:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-06 01:31:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-06-06 01:30:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/06/06 02:23:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-06 01:31:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-06-06 01:30:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/06/06 02:23:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 02:23:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 02:23:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/06 02:23:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 02:23:42 DEBUG : TestRWCacheUpdate(0xa027ca22440): >openPending: err= 2026/06/06 02:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/06 02:23:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 02:23:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:42 DEBUG : TestRWCacheUpdate(0xa027ca22440): >_readAt: n=22, err=EOF 2026/06/06 02:23:42 DEBUG : TestRWCacheUpdate(0xa027ca22440): close: 2026/06/06 02:23:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 01:31:36 +0000 GMT 2026/06/06 02:23:42 DEBUG : TestRWCacheUpdate(0xa027ca22440): >close: err= 2026/06/06 02:23:42 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:42 DEBUG : forgetting directory cache 2026/06/06 02:23:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate(0xa027c928c80): _readAt: size=512, off=0 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate(0xa027c928c80): openPending: 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-06 01:32:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-06-06 01:31:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-06 01:32:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-06-06 01:31:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/06/06 02:23:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/06 02:23:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate(0xa027c928c80): >openPending: err= 2026/06/06 02:23:43 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate(0xa027c928c80): >_readAt: n=23, err=EOF 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate(0xa027c928c80): close: 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 01:32:36 +0000 GMT 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate(0xa027c928c80): >close: err= 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:43 DEBUG : forgetting directory cache 2026/06/06 02:23:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate(0xa027c94ee80): _readAt: size=512, off=0 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate(0xa027c94ee80): openPending: 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-06 01:33:36 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-06-06 01:32:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-06 01:33:36 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-06-06 01:32:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/06/06 02:23:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/06 02:23:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate(0xa027c94ee80): >openPending: err= 2026/06/06 02:23:43 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:44 DEBUG : TestRWCacheUpdate(0xa027c94ee80): >_readAt: n=24, err=EOF 2026/06/06 02:23:44 DEBUG : TestRWCacheUpdate(0xa027c94ee80): close: 2026/06/06 02:23:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 01:33:36 +0000 GMT 2026/06/06 02:23:44 DEBUG : TestRWCacheUpdate(0xa027c94ee80): >close: err= 2026/06/06 02:23:44 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:23:44 DEBUG : Looking for writers 2026/06/06 02:23:44 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/06 02:23:44 DEBUG : >WaitForWriters: 2026/06/06 02:23:44 DEBUG : webdav root 'rclone-test-cojeset2gide': vfs cache: cleaner exiting 2026/06/06 02:23:44 DEBUG : forgetting directory cache 2026/06/06 02:23:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (7.69s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:23:44 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:44 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:45 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:45 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:23:45 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:23:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 02:23:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 02:23:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/06 02:23:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 02:23:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 02:23:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/06 02:23:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 02:23:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 02:23:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/06 02:23:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:45 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:45 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/06 02:23:45 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/06 02:23:45 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/06 02:23:45 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:45 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:45 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:45 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/06 02:23:45 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/06 02:23:45 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/06 02:23:45 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:45 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 02:23:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 02:23:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/06 02:23:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:46 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 02:23:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 02:23:46 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/06 02:23:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:46 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 02:23:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 02:23:46 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/06 02:23:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:46 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 02:23:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 02:23:46 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/06 02:23:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/06 02:23:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/06 02:23:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/06 02:23:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:46 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/06 02:23:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/06 02:23:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/06 02:23:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:46 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:46 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/06 02:23:46 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/06 02:23:46 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:46 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/06 02:23:46 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/06 02:23:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 02:23:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 02:23:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/06 02:23:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:46 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:46 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:46 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:46 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:46 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:46 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/06 02:23:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/06 02:23:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/06 02:23:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:46 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/06 02:23:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/06 02:23:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/06 02:23:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:46 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:46 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:46 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:46 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:46 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:23:46 DEBUG : Looking for writers 2026/06/06 02:23:46 DEBUG : FiLeB: reading active writers 2026/06/06 02:23:46 DEBUG : FilEb: reading active writers 2026/06/06 02:23:46 DEBUG : FiLeA: reading active writers 2026/06/06 02:23:46 DEBUG : >WaitForWriters: 2026/06/06 02:23:46 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:23:46 DEBUG : Looking for writers 2026/06/06 02:23:46 DEBUG : FiLeA: reading active writers 2026/06/06 02:23:46 DEBUG : FiLeB: reading active writers 2026/06/06 02:23:46 DEBUG : FilEb: reading active writers 2026/06/06 02:23:46 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.82s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:23:47 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:47 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:47 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:23:47 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:47 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/06 02:23:47 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/06 02:23:47 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/06 02:23:47 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:47 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:47 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:47 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/06 02:23:47 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/06 02:23:47 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/06 02:23:47 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:48 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:48 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:48 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/06 02:23:48 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/06 02:23:48 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/06 02:23:48 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:23:48 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 02:23:48 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:48 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:48 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:23:48 DEBUG : Looking for writers 2026/06/06 02:23:48 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/06 02:23:48 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/06 02:23:48 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.35s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:23:48 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:23:48 DEBUG : webdav root 'rclone-test-cojeset2gide': Reusing VFS from active cache 2026/06/06 02:23:48 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:23:48 DEBUG : Looking for writers 2026/06/06 02:23:48 DEBUG : >WaitForWriters: 2026/06/06 02:23:48 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:23:48 DEBUG : Looking for writers 2026/06/06 02:23:48 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.16s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:23:48 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:23:48 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:23:48 DEBUG : Looking for writers 2026/06/06 02:23:48 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.16s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:23:48 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:23:48 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:23:48 DEBUG : Looking for writers 2026/06/06 02:23:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.16s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:23:49 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:23:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:49 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:49 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:23:49 DEBUG : dir: Looking for writers 2026/06/06 02:23:49 DEBUG : file2: reading active writers 2026/06/06 02:23:49 DEBUG : Looking for writers 2026/06/06 02:23:49 DEBUG : dir: reading active writers 2026/06/06 02:23:49 DEBUG : file1: reading active writers 2026/06/06 02:23:49 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.53s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:23:50 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:23:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:50 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:51 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:23:51 DEBUG : dir: Looking for writers 2026/06/06 02:23:51 DEBUG : Looking for writers 2026/06/06 02:23:51 DEBUG : dir: reading active writers 2026/06/06 02:23:51 DEBUG : file1: reading active writers 2026/06/06 02:23:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.43s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:23:52 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:23:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:52 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:52 DEBUG : file1: Open: flags=O_RDONLY 2026/06/06 02:23:52 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/06 02:23:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/06 02:23:52 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:52 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/06 02:23:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 02:23:52 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:52 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:23:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/06 02:23:52 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/06 02:23:52 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/06 02:23:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/06 02:23:52 DEBUG : webdav root 'rclone-test-cojeset2gide': File to upload is small (0 bytes), uploading instead of streaming 2026/06/06 02:23:52 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:53 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/06 02:23:53 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/06 02:23:53 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/06/06 02:23:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/06 02:23:53 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:23:53 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/06 02:23:53 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:23:53 DEBUG : dir: Looking for writers 2026/06/06 02:23:53 DEBUG : file2: reading active writers 2026/06/06 02:23:53 DEBUG : new_file.txt: reading active writers 2026/06/06 02:23:53 DEBUG : Looking for writers 2026/06/06 02:23:53 DEBUG : dir: reading active writers 2026/06/06 02:23:53 DEBUG : file1: reading active writers 2026/06/06 02:23:53 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.95s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:23:53 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:23:54 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/06 02:23:54 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/06 02:23:54 DEBUG : dir/file1: Updating file with dir/file1 0xa027ca63040 2026/06/06 02:23:54 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/06 02:23:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 02:23:55 INFO : dir/file1: Moved (server-side) to: file0 2026/06/06 02:23:55 DEBUG : file0: Updating file with file0 0xa027ca63040 2026/06/06 02:23:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 02:23:55 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/06 02:23:55 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:23:55 DEBUG : dir: Looking for writers 2026/06/06 02:23:55 DEBUG : Looking for writers 2026/06/06 02:23:55 DEBUG : dir: reading active writers 2026/06/06 02:23:55 DEBUG : file0: reading active writers 2026/06/06 02:23:55 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.22s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:23:56 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:23:56 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:23:56 DEBUG : Looking for writers 2026/06/06 02:23:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.23s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:23:56 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:23:56 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/06 02:23:56 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/06 02:23:57 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/06 02:23:57 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/06 02:23:57 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/06 02:23:58 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:23:58 DEBUG : a: Looking for writers 2026/06/06 02:23:58 DEBUG : b: Looking for writers 2026/06/06 02:23:58 DEBUG : c: Looking for writers 2026/06/06 02:23:58 DEBUG : d: Looking for writers 2026/06/06 02:23:58 DEBUG : Looking for writers 2026/06/06 02:23:58 DEBUG : Looking for writers 2026/06/06 02:23:58 DEBUG : /: reading active writers 2026/06/06 02:23:58 DEBUG : a: reading active writers 2026/06/06 02:23:58 DEBUG : b: reading active writers 2026/06/06 02:23:58 DEBUG : c: reading active writers 2026/06/06 02:23:58 DEBUG : d: reading active writers 2026/06/06 02:23:58 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (2.78s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:23:59 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:23:59 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/06 02:23:59 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/06 02:23:59 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/06 02:24:00 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/06 02:24:01 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:24:01 DEBUG : a/b/c/d: Looking for writers 2026/06/06 02:24:01 DEBUG : a/b/c: Looking for writers 2026/06/06 02:24:01 DEBUG : d: reading active writers 2026/06/06 02:24:01 DEBUG : a/b: Looking for writers 2026/06/06 02:24:01 DEBUG : c: reading active writers 2026/06/06 02:24:01 DEBUG : a: Looking for writers 2026/06/06 02:24:01 DEBUG : b: reading active writers 2026/06/06 02:24:01 DEBUG : Looking for writers 2026/06/06 02:24:01 DEBUG : a: reading active writers 2026/06/06 02:24:01 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.43s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:24:02 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:24:02 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:24:02 DEBUG : Looking for writers 2026/06/06 02:24:02 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.15s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:24:02 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:24:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:24:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:24:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 02:24:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 02:24:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:02 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/06 02:24:02 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/06 02:24:02 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/06 02:24:02 DEBUG : webdav root 'rclone-test-cojeset2gide': File to upload is small (5 bytes), uploading instead of streaming 2026/06/06 02:24:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:24:03 DEBUG : file1: size = 5 OK 2026/06/06 02:24:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 02:24:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/06 02:24:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:24:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:24:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 02:24:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 02:24:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:24:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:24:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 02:24:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 02:24:03 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/06 02:24:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/06 02:24:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/06 02:24:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 02:24:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 02:24:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:03 DEBUG : webdav root 'rclone-test-cojeset2gide': File to upload is small (0 bytes), uploading instead of streaming 2026/06/06 02:24:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:24:03 DEBUG : file1: size = 0 OK 2026/06/06 02:24:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/06 02:24:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/06 02:24:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/06 02:24:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/06 02:24:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 02:24:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 02:24:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:03 DEBUG : webdav root 'rclone-test-cojeset2gide': File to upload is small (7 bytes), uploading instead of streaming 2026/06/06 02:24:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:24:03 DEBUG : file1: size = 7 OK 2026/06/06 02:24:03 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/06 02:24:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/06 02:24:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:03 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:24:03 DEBUG : Looking for writers 2026/06/06 02:24:03 DEBUG : file1: reading active writers 2026/06/06 02:24:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.27s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:24:04 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:24:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:24:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:24:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 02:24:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 02:24:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:04 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/06 02:24:05 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/06 02:24:05 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/06 02:24:05 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/06 02:24:05 DEBUG : webdav root 'rclone-test-cojeset2gide': File to upload is small (11 bytes), uploading instead of streaming 2026/06/06 02:24:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:24:05 DEBUG : file1: size = 11 OK 2026/06/06 02:24:05 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/06 02:24:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/06 02:24:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:05 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/06 02:24:05 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:24:05 DEBUG : Looking for writers 2026/06/06 02:24:05 DEBUG : file1: reading active writers 2026/06/06 02:24:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.73s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:24:05 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:24:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:24:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:24:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 02:24:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 02:24:05 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/06 02:24:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:05 DEBUG : webdav root 'rclone-test-cojeset2gide': File to upload is small (5 bytes), uploading instead of streaming 2026/06/06 02:24:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:24:06 DEBUG : file1: size = 5 OK 2026/06/06 02:24:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 02:24:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/06 02:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:06 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/06 02:24:06 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:24:06 DEBUG : Looking for writers 2026/06/06 02:24:06 DEBUG : file1: reading active writers 2026/06/06 02:24:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.60s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:24:06 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:24:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:24:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 02:24:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 02:24:06 DEBUG : file1: WriteFileHandle.Release closing 2026/06/06 02:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:06 DEBUG : webdav root 'rclone-test-cojeset2gide': File to upload is small (0 bytes), uploading instead of streaming 2026/06/06 02:24:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:24:06 DEBUG : file1: size = 0 OK 2026/06/06 02:24:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/06 02:24:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/06 02:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:06 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/06 02:24:06 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:24:06 DEBUG : Looking for writers 2026/06/06 02:24:06 DEBUG : file1: reading active writers 2026/06/06 02:24:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.63s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:24:07 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:24:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:24:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:24:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 02:24:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/06/06 02:24:07 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:24:07 DEBUG : Looking for writers 2026/06/06 02:24:07 DEBUG : file1: reading active writers 2026/06/06 02:24:07 DEBUG : file1: active writers 1 2026/06/06 02:24:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/06/06 02:24:07 DEBUG : Looking for writers 2026/06/06 02:24:07 DEBUG : file1: reading active writers 2026/06/06 02:24:07 DEBUG : file1: active writers 1 2026/06/06 02:24:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/06/06 02:24:07 DEBUG : Looking for writers 2026/06/06 02:24:07 DEBUG : file1: reading active writers 2026/06/06 02:24:07 DEBUG : file1: active writers 1 2026/06/06 02:24:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/06/06 02:24:07 DEBUG : Looking for writers 2026/06/06 02:24:07 DEBUG : file1: reading active writers 2026/06/06 02:24:07 DEBUG : file1: active writers 1 2026/06/06 02:24:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/06/06 02:24:07 DEBUG : Looking for writers 2026/06/06 02:24:07 DEBUG : file1: reading active writers 2026/06/06 02:24:07 DEBUG : file1: active writers 1 2026/06/06 02:24:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/06/06 02:24:07 DEBUG : Looking for writers 2026/06/06 02:24:07 DEBUG : file1: reading active writers 2026/06/06 02:24:07 DEBUG : file1: active writers 1 2026/06/06 02:24:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/06/06 02:24:07 DEBUG : Looking for writers 2026/06/06 02:24:07 DEBUG : file1: reading active writers 2026/06/06 02:24:07 DEBUG : file1: active writers 1 2026/06/06 02:24:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/06/06 02:24:08 DEBUG : Looking for writers 2026/06/06 02:24:08 DEBUG : file1: reading active writers 2026/06/06 02:24:08 DEBUG : file1: active writers 1 2026/06/06 02:24:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:09 DEBUG : Looking for writers 2026/06/06 02:24:09 DEBUG : file1: reading active writers 2026/06/06 02:24:09 DEBUG : file1: active writers 1 2026/06/06 02:24:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:10 DEBUG : Looking for writers 2026/06/06 02:24:10 DEBUG : file1: reading active writers 2026/06/06 02:24:10 DEBUG : file1: active writers 1 2026/06/06 02:24:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:11 DEBUG : Looking for writers 2026/06/06 02:24:11 DEBUG : file1: reading active writers 2026/06/06 02:24:11 DEBUG : file1: active writers 1 2026/06/06 02:24:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:12 DEBUG : Looking for writers 2026/06/06 02:24:12 DEBUG : file1: reading active writers 2026/06/06 02:24:12 DEBUG : file1: active writers 1 2026/06/06 02:24:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:13 DEBUG : Looking for writers 2026/06/06 02:24:13 DEBUG : file1: reading active writers 2026/06/06 02:24:13 DEBUG : file1: active writers 1 2026/06/06 02:24:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:14 DEBUG : Looking for writers 2026/06/06 02:24:14 DEBUG : file1: reading active writers 2026/06/06 02:24:14 DEBUG : file1: active writers 1 2026/06/06 02:24:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:15 DEBUG : Looking for writers 2026/06/06 02:24:15 DEBUG : file1: reading active writers 2026/06/06 02:24:15 DEBUG : file1: active writers 1 2026/06/06 02:24:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:16 DEBUG : Looking for writers 2026/06/06 02:24:16 DEBUG : file1: reading active writers 2026/06/06 02:24:16 DEBUG : file1: active writers 1 2026/06/06 02:24:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:17 DEBUG : Looking for writers 2026/06/06 02:24:17 DEBUG : file1: reading active writers 2026/06/06 02:24:17 DEBUG : file1: active writers 1 2026/06/06 02:24:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:18 DEBUG : Looking for writers 2026/06/06 02:24:18 DEBUG : file1: reading active writers 2026/06/06 02:24:18 DEBUG : file1: active writers 1 2026/06/06 02:24:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:19 DEBUG : Looking for writers 2026/06/06 02:24:19 DEBUG : file1: reading active writers 2026/06/06 02:24:19 DEBUG : file1: active writers 1 2026/06/06 02:24:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:20 DEBUG : Looking for writers 2026/06/06 02:24:20 DEBUG : file1: reading active writers 2026/06/06 02:24:20 DEBUG : file1: active writers 1 2026/06/06 02:24:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:21 DEBUG : Looking for writers 2026/06/06 02:24:21 DEBUG : file1: reading active writers 2026/06/06 02:24:21 DEBUG : file1: active writers 1 2026/06/06 02:24:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:22 DEBUG : Looking for writers 2026/06/06 02:24:22 DEBUG : file1: reading active writers 2026/06/06 02:24:22 DEBUG : file1: active writers 1 2026/06/06 02:24:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:23 DEBUG : Looking for writers 2026/06/06 02:24:23 DEBUG : file1: reading active writers 2026/06/06 02:24:23 DEBUG : file1: active writers 1 2026/06/06 02:24:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:24 DEBUG : Looking for writers 2026/06/06 02:24:24 DEBUG : file1: reading active writers 2026/06/06 02:24:24 DEBUG : file1: active writers 1 2026/06/06 02:24:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:25 DEBUG : Looking for writers 2026/06/06 02:24:25 DEBUG : file1: reading active writers 2026/06/06 02:24:25 DEBUG : file1: active writers 1 2026/06/06 02:24:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:26 DEBUG : Looking for writers 2026/06/06 02:24:26 DEBUG : file1: reading active writers 2026/06/06 02:24:26 DEBUG : file1: active writers 1 2026/06/06 02:24:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:27 DEBUG : Looking for writers 2026/06/06 02:24:27 DEBUG : file1: reading active writers 2026/06/06 02:24:27 DEBUG : file1: active writers 1 2026/06/06 02:24:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:28 DEBUG : Looking for writers 2026/06/06 02:24:28 DEBUG : file1: reading active writers 2026/06/06 02:24:28 DEBUG : file1: active writers 1 2026/06/06 02:24:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:29 DEBUG : Looking for writers 2026/06/06 02:24:29 DEBUG : file1: reading active writers 2026/06/06 02:24:29 DEBUG : file1: active writers 1 2026/06/06 02:24:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:30 DEBUG : Looking for writers 2026/06/06 02:24:30 DEBUG : file1: reading active writers 2026/06/06 02:24:30 DEBUG : file1: active writers 1 2026/06/06 02:24:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:31 DEBUG : Looking for writers 2026/06/06 02:24:31 DEBUG : file1: reading active writers 2026/06/06 02:24:31 DEBUG : file1: active writers 1 2026/06/06 02:24:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:32 DEBUG : Looking for writers 2026/06/06 02:24:32 DEBUG : file1: reading active writers 2026/06/06 02:24:32 DEBUG : file1: active writers 1 2026/06/06 02:24:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:33 DEBUG : Looking for writers 2026/06/06 02:24:33 DEBUG : file1: reading active writers 2026/06/06 02:24:33 DEBUG : file1: active writers 1 2026/06/06 02:24:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:34 DEBUG : Looking for writers 2026/06/06 02:24:34 DEBUG : file1: reading active writers 2026/06/06 02:24:34 DEBUG : file1: active writers 1 2026/06/06 02:24:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:35 DEBUG : Looking for writers 2026/06/06 02:24:35 DEBUG : file1: reading active writers 2026/06/06 02:24:35 DEBUG : file1: active writers 1 2026/06/06 02:24:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:36 DEBUG : Looking for writers 2026/06/06 02:24:36 DEBUG : file1: reading active writers 2026/06/06 02:24:36 DEBUG : file1: active writers 1 2026/06/06 02:24:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/06 02:24:37 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/06/06 02:24:37 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.27s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:24:37 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:24:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:24:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:24:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 02:24:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 02:24:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:37 DEBUG : webdav root 'rclone-test-cojeset2gide': File to upload is small (0 bytes), uploading instead of streaming 2026/06/06 02:24:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:24:37 DEBUG : file1: size = 0 OK 2026/06/06 02:24:37 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/06 02:24:37 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/06 02:24:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:24:37 DEBUG : file1: Open: flags=O_RDONLY 2026/06/06 02:24:37 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/06 02:24:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/06 02:24:37 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:24:37 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:37 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:24:37 DEBUG : Looking for writers 2026/06/06 02:24:37 DEBUG : file1: reading active writers 2026/06/06 02:24:37 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.72s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:24:37 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:24:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 02:24:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 02:24:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 02:24:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 02:24:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:38 DEBUG : webdav root 'rclone-test-cojeset2gide': File to upload is small (100 bytes), uploading instead of streaming 2026/06/06 02:24:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/06 02:24:38 DEBUG : file1: size = 100 OK 2026/06/06 02:24:38 DEBUG : file1: md5 = d4c96926a56180d5579b584d60c908bb OK 2026/06/06 02:24:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/06 02:24:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 02:24:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 02:24:38 DEBUG : file1: Open: flags=O_RDONLY 2026/06/06 02:24:38 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/06 02:24:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/06 02:24:38 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:24:38 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:38 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:24:38 DEBUG : Looking for writers 2026/06/06 02:24:38 DEBUG : file1: reading active writers 2026/06/06 02:24:38 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.74s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:24:38 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:24:38 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/06/06 02:24:39 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/06/06 02:24:39 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/06/06 02:24:39 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/06/06 02:24:39 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/06/06 02:24:40 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/06 02:24:40 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/06 02:24:40 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:24:40 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:40 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/06 02:24:40 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/06 02:24:40 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:24:40 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:40 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/06 02:24:40 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/06 02:24:40 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:24:40 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:40 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/06 02:24:40 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/06 02:24:40 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:24:40 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:40 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/06 02:24:40 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/06 02:24:40 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:24:40 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:40 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:24:40 DEBUG : flat: Looking for writers 2026/06/06 02:24:40 DEBUG : f000.txt: reading active writers 2026/06/06 02:24:40 DEBUG : f001.txt: reading active writers 2026/06/06 02:24:40 DEBUG : f002.txt: reading active writers 2026/06/06 02:24:40 DEBUG : f003.txt: reading active writers 2026/06/06 02:24:40 DEBUG : f004.txt: reading active writers 2026/06/06 02:24:40 DEBUG : Looking for writers 2026/06/06 02:24:40 DEBUG : flat: reading active writers 2026/06/06 02:24:40 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.18s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:24:41 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:24:42 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/06/06 02:24:42 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/06/06 02:24:42 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/06/06 02:24:43 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/06 02:24:43 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/06 02:24:43 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:24:43 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:43 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/06 02:24:43 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/06 02:24:43 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:24:43 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:43 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/06 02:24:43 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/06 02:24:43 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:24:43 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:43 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:24:43 DEBUG : a/b/c: Looking for writers 2026/06/06 02:24:43 DEBUG : deep.txt: reading active writers 2026/06/06 02:24:43 DEBUG : a/b: Looking for writers 2026/06/06 02:24:43 DEBUG : c: reading active writers 2026/06/06 02:24:43 DEBUG : mid.txt: reading active writers 2026/06/06 02:24:43 DEBUG : a: Looking for writers 2026/06/06 02:24:43 DEBUG : b: reading active writers 2026/06/06 02:24:43 DEBUG : top.txt: reading active writers 2026/06/06 02:24:43 DEBUG : Looking for writers 2026/06/06 02:24:43 DEBUG : a: reading active writers 2026/06/06 02:24:43 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.92s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:24:44 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:24:45 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/06/06 02:24:45 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/06 02:24:45 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/06 02:24:45 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:24:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:45 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:24:45 DEBUG : bigdir: Looking for writers 2026/06/06 02:24:45 DEBUG : big.bin: reading active writers 2026/06/06 02:24:45 DEBUG : Looking for writers 2026/06/06 02:24:45 DEBUG : bigdir: reading active writers 2026/06/06 02:24:45 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.58s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-cojeset2gide'", Local "Local file system at /tmp/rclone3977293790", Modify Window "1s" 2026/06/06 02:24:46 INFO : webdav root 'rclone-test-cojeset2gide': poll-interval is not supported by this remote 2026/06/06 02:24:46 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/06/06 02:24:46 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/06/06 02:24:47 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/06/06 02:24:47 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/06 02:24:47 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/06 02:24:47 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:24:47 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:47 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/06 02:24:47 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/06 02:24:47 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:24:47 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:47 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/06 02:24:47 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/06 02:24:47 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 02:24:47 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 02:24:47 DEBUG : WaitForWriters: timeout=30s 2026/06/06 02:24:47 DEBUG : dir1: Looking for writers 2026/06/06 02:24:47 DEBUG : a.txt: reading active writers 2026/06/06 02:24:47 DEBUG : dir2: Looking for writers 2026/06/06 02:24:47 DEBUG : b.txt: reading active writers 2026/06/06 02:24:47 DEBUG : dir3: Looking for writers 2026/06/06 02:24:47 DEBUG : c.txt: reading active writers 2026/06/06 02:24:47 DEBUG : Looking for writers 2026/06/06 02:24:47 DEBUG : dir1: reading active writers 2026/06/06 02:24:47 DEBUG : dir2: reading active writers 2026/06/06 02:24:47 DEBUG : dir3: reading active writers 2026/06/06 02:24:47 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.60s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/06 02:24:49 DEBUG : webdav root 'rclone-test-cojeset2gide': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m15.102885122s (try 1/5)