"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2025/08/06 23:20:12 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-mohewov5noha" 2025/08/06 23:20:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 23:20:12 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/08/06 23:20:12 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/08/06 23:20:12 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/08/06 23:20:12 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/08/06 23:20:12 DEBUG : Setting pass="9AAnsdKa9xFhiJhSg0jikvHPDUkz-mB-tg6IXAlA9DbU0j8" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/08/06 23:20:12 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{v-dsk}" suffix to name 2025/08/06 23:20:12 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/08/06 23:20:12 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/08/06 23:20:12 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/08/06 23:20:12 DEBUG : Setting pass="9AAnsdKa9xFhiJhSg0jikvHPDUkz-mB-tg6IXAlA9DbU0j8" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/08/06 23:20:12 DEBUG : found headers: 2025/08/06 23:20:13 DEBUG : Creating backend with remote "/tmp/rclone348957573" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:13 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:20:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:14 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:20:14 DEBUG : dir: Looking for writers 2025/08/06 23:20:14 DEBUG : Looking for writers 2025/08/06 23:20:14 DEBUG : dir: reading active writers 2025/08/06 23:20:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.66s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:15 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:20:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:16 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:16 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:17 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:20:17 DEBUG : dir/subdir: Looking for writers 2025/08/06 23:20:17 DEBUG : dir: Looking for writers 2025/08/06 23:20:17 DEBUG : file1: reading active writers 2025/08/06 23:20:17 DEBUG : file2: reading active writers 2025/08/06 23:20:17 DEBUG : subdir: reading active writers 2025/08/06 23:20:17 DEBUG : Looking for writers 2025/08/06 23:20:17 DEBUG : dir: reading active writers 2025/08/06 23:20:17 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.98s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:18 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:20:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:19 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:20:19 DEBUG : dir: Looking for writers 2025/08/06 23:20:19 DEBUG : file1: reading active writers 2025/08/06 23:20:19 DEBUG : Looking for writers 2025/08/06 23:20:19 DEBUG : dir: reading active writers 2025/08/06 23:20:19 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.48s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:19 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:20:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:20 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:20:20 DEBUG : dir: Looking for writers 2025/08/06 23:20:20 DEBUG : Looking for writers 2025/08/06 23:20:20 DEBUG : dir: reading active writers 2025/08/06 23:20:20 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.30s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:21 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:20:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:21 DEBUG : dir: forgetting directory cache 2025/08/06 23:20:21 DEBUG : forgetting directory cache 2025/08/06 23:20:21 DEBUG : dir: forgetting directory cache 2025/08/06 23:20:21 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:20:21 DEBUG : Looking for writers 2025/08/06 23:20:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.31s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:22 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:20:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:23 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/06 23:20:23 DEBUG : dir: invalidating directory cache 2025/08/06 23:20:23 DEBUG : >ForgetPath: 2025/08/06 23:20:23 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/06 23:20:23 DEBUG : invalidating directory cache 2025/08/06 23:20:23 DEBUG : dir: forgetting directory cache 2025/08/06 23:20:23 DEBUG : >ForgetPath: 2025/08/06 23:20:23 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/06 23:20:23 DEBUG : >ForgetPath: 2025/08/06 23:20:23 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:20:23 DEBUG : dir: Looking for writers 2025/08/06 23:20:23 DEBUG : Looking for writers 2025/08/06 23:20:23 DEBUG : dir: reading active writers 2025/08/06 23:20:23 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.50s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:24 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:20:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:25 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:26 DEBUG : forgetting directory cache 2025/08/06 23:20:26 DEBUG : dir: forgetting directory cache 2025/08/06 23:20:26 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:20:26 DEBUG : dir: Looking for writers 2025/08/06 23:20:26 DEBUG : fil/a/b: Looking for writers 2025/08/06 23:20:26 DEBUG : fil/a: Looking for writers 2025/08/06 23:20:26 DEBUG : b: reading active writers 2025/08/06 23:20:26 DEBUG : fil: Looking for writers 2025/08/06 23:20:26 DEBUG : a: reading active writers 2025/08/06 23:20:26 DEBUG : Looking for writers 2025/08/06 23:20:26 DEBUG : dir: reading active writers 2025/08/06 23:20:26 DEBUG : fil: reading active writers 2025/08/06 23:20:26 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (4.22s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:28 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:20:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:28 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:20:28 DEBUG : dir: Looking for writers 2025/08/06 23:20:28 DEBUG : Looking for writers 2025/08/06 23:20:28 DEBUG : dir: reading active writers 2025/08/06 23:20:28 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.32s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:29 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:20:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:30 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:20:30 DEBUG : dir: Looking for writers 2025/08/06 23:20:30 DEBUG : file1: reading active writers 2025/08/06 23:20:30 DEBUG : Looking for writers 2025/08/06 23:20:30 DEBUG : dir: reading active writers 2025/08/06 23:20:30 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.40s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:31 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:20:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:31 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:31 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/08/06 23:20:32 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/06 23:20:32 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/06 23:20:32 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/06 23:20:32 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/06 23:20:32 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:33 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:33 DEBUG : dir: invalidating directory cache 2025/08/06 23:20:34 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/06 23:20:34 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/06 23:20:34 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/06 23:20:34 DEBUG : dir/file1: Reset virtual modtime 2025/08/06 23:20:34 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/06 23:20:34 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/06 23:20:34 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/06 23:20:34 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/06 23:20:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 23:20:34 DEBUG : dir: invalidating directory cache 2025/08/06 23:20:34 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/06 23:20:34 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/06 23:20:34 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/06 23:20:34 DEBUG : forgetting directory cache 2025/08/06 23:20:34 DEBUG : dir: forgetting directory cache 2025/08/06 23:20:34 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/06 23:20:34 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:20:34 DEBUG : dir/virtualDir: Looking for writers 2025/08/06 23:20:34 DEBUG : dir: Looking for writers 2025/08/06 23:20:34 DEBUG : file1: reading active writers 2025/08/06 23:20:34 DEBUG : virtualFile2: reading active writers 2025/08/06 23:20:34 DEBUG : virtualFile: reading active writers 2025/08/06 23:20:34 DEBUG : virtualDir: reading active writers 2025/08/06 23:20:34 DEBUG : Looking for writers 2025/08/06 23:20:34 DEBUG : dir: reading active writers 2025/08/06 23:20:34 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (4.42s) --- PASS: TestDirReadDirAll/Virtual (1.45s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:35 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:20:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:36 ERROR : dir/: Can only open directories read only 2025/08/06 23:20:36 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:20:36 DEBUG : dir: Looking for writers 2025/08/06 23:20:36 DEBUG : Looking for writers 2025/08/06 23:20:36 DEBUG : dir: reading active writers 2025/08/06 23:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.28s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:36 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:20:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:37 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:20:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/06 23:20:37 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/06 23:20:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/06 23:20:37 DEBUG : webdav root 'rclone-test-mohewov5noha': File to upload is small (5 bytes), uploading instead of streaming 2025/08/06 23:20:37 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:37 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/06 23:20:37 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/08/06 23:20:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/06 23:20:37 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:20:37 DEBUG : dir: Looking for writers 2025/08/06 23:20:37 DEBUG : file1: reading active writers 2025/08/06 23:20:37 DEBUG : potato: reading active writers 2025/08/06 23:20:37 DEBUG : Looking for writers 2025/08/06 23:20:37 DEBUG : dir: reading active writers 2025/08/06 23:20:37 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (2.12s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:38 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:20:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/06 23:20:40 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:20:40 DEBUG : dir/sub: Looking for writers 2025/08/06 23:20:40 DEBUG : dir: Looking for writers 2025/08/06 23:20:40 DEBUG : file1: reading active writers 2025/08/06 23:20:40 DEBUG : sub: reading active writers 2025/08/06 23:20:40 DEBUG : Looking for writers 2025/08/06 23:20:40 DEBUG : dir: reading active writers 2025/08/06 23:20:40 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.40s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:41 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:20:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/06 23:20:42 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/06 23:20:42 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:20:42 DEBUG : dir/sub/subsub: Looking for writers 2025/08/06 23:20:42 DEBUG : dir/sub: Looking for writers 2025/08/06 23:20:42 DEBUG : subsub: reading active writers 2025/08/06 23:20:42 DEBUG : dir: Looking for writers 2025/08/06 23:20:42 DEBUG : file1: reading active writers 2025/08/06 23:20:42 DEBUG : sub: reading active writers 2025/08/06 23:20:42 DEBUG : Looking for writers 2025/08/06 23:20:42 DEBUG : dir: reading active writers 2025/08/06 23:20:42 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.95s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:44 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:20:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:45 ERROR : dir/: Dir.Remove not empty 2025/08/06 23:20:45 DEBUG : dir/file1: Remove: 2025/08/06 23:20:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 23:20:45 DEBUG : dir/file1: >Remove: err= 2025/08/06 23:20:45 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/06 23:20:45 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:20:45 DEBUG : Looking for writers 2025/08/06 23:20:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.51s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:45 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:20:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:46 DEBUG : dir/file1: Remove: 2025/08/06 23:20:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 23:20:46 DEBUG : dir/file1: >Remove: err= 2025/08/06 23:20:46 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/06 23:20:46 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:20:46 DEBUG : Looking for writers 2025/08/06 23:20:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.45s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:47 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:20:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:48 DEBUG : dir/file1: Remove: 2025/08/06 23:20:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 23:20:48 DEBUG : dir/file1: >Remove: err= 2025/08/06 23:20:48 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:20:48 DEBUG : dir: Looking for writers 2025/08/06 23:20:48 DEBUG : Looking for writers 2025/08/06 23:20:48 DEBUG : dir: reading active writers 2025/08/06 23:20:48 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.80s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:48 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:20:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:49 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:50 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/06 23:20:50 DEBUG : dir: Updating dir with dir2 0xc00056eea0 2025/08/06 23:20:50 DEBUG : dir: forgetting directory cache 2025/08/06 23:20:50 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/06 23:20:50 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/06 23:20:51 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/06 23:20:51 DEBUG : file2: Updating file with file2 0xc00082e0c0 2025/08/06 23:20:51 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/06 23:20:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/06 23:20:51 INFO : dir2/file3: Deleted 2025/08/06 23:20:52 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/06 23:20:52 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00082e0c0 2025/08/06 23:20:52 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/06 23:20:52 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/06 23:20:52 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/06 23:20:52 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00056f450 2025/08/06 23:20:52 DEBUG : empty directory: forgetting directory cache 2025/08/06 23:20:52 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/06 23:20:52 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/06 23:20:52 DEBUG : dir2: Renaming to "dir3" 2025/08/06 23:20:52 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:20:52 DEBUG : dir3: Looking for writers 2025/08/06 23:20:52 DEBUG : file3: reading active writers 2025/08/06 23:20:52 DEBUG : renamed empty directory: Looking for writers 2025/08/06 23:20:52 DEBUG : Looking for writers 2025/08/06 23:20:52 DEBUG : dir3: reading active writers 2025/08/06 23:20:52 DEBUG : renamed empty directory: reading active writers 2025/08/06 23:20:52 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.71s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:53 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:20:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/06 23:20:54 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:20:54 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/06 23:20:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/06 23:20:54 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/06 23:20:54 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/06 23:20:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/06 23:20:54 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:20:54 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/06 23:20:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/06 23:20:54 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/06 23:20:54 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/06 23:20:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/06 23:20:54 DEBUG : webdav root 'rclone-test-mohewov5noha': File to upload is small (12 bytes), uploading instead of streaming 2025/08/06 23:20:54 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:55 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/08/06 23:20:55 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/08/06 23:20:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/06 23:20:55 DEBUG : forgetting directory cache 2025/08/06 23:20:55 DEBUG : dir: forgetting directory cache 2025/08/06 23:20:55 DEBUG : dir/sub: forgetting directory cache 2025/08/06 23:20:55 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/06 23:20:55 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/06 23:20:55 DEBUG : webdav root 'rclone-test-mohewov5noha': File to upload is small (5 bytes), uploading instead of streaming 2025/08/06 23:20:55 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:55 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/06 23:20:55 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/08/06 23:20:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/06 23:20:55 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:20:55 DEBUG : dir/sub: Looking for writers 2025/08/06 23:20:55 DEBUG : file0: reading active writers 2025/08/06 23:20:55 DEBUG : file2: reading active writers 2025/08/06 23:20:55 DEBUG : dir: Looking for writers 2025/08/06 23:20:55 DEBUG : file1: reading active writers 2025/08/06 23:20:55 DEBUG : sub: reading active writers 2025/08/06 23:20:55 DEBUG : Looking for writers 2025/08/06 23:20:55 DEBUG : dir: reading active writers 2025/08/06 23:20:55 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (3.01s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:56 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/08/06 23:20:56 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:20:56 DEBUG : Looking for writers 2025/08/06 23:20:56 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.17s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:56 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:20:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/06 23:20:57 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:20:57 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/06 23:20:57 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/06 23:20:57 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/06 23:20:57 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:20:57 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/06 23:20:57 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/06 23:20:57 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:20:57 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/06 23:20:57 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/06 23:20:57 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/06 23:20:57 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:20:57 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/06 23:20:57 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:20:57 DEBUG : dir: Looking for writers 2025/08/06 23:20:57 DEBUG : file1.metadata: reading active writers 2025/08/06 23:20:57 DEBUG : file1: reading active writers 2025/08/06 23:20:57 DEBUG : Looking for writers 2025/08/06 23:20:57 DEBUG : dir: reading active writers 2025/08/06 23:20:57 DEBUG : dir.metadata: reading active writers 2025/08/06 23:20:57 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.47s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:58 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:20:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:20:59 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:20:59 DEBUG : dir: Looking for writers 2025/08/06 23:20:59 DEBUG : file1: reading active writers 2025/08/06 23:20:59 DEBUG : Looking for writers 2025/08/06 23:20:59 DEBUG : dir: reading active writers 2025/08/06 23:20:59 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.30s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:20:59 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:20:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:00 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:01 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/08/06 23:21:01 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:01 DEBUG : dir: Looking for writers 2025/08/06 23:21:01 DEBUG : file1: reading active writers 2025/08/06 23:21:01 DEBUG : Looking for writers 2025/08/06 23:21:01 DEBUG : dir: reading active writers 2025/08/06 23:21:01 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (2.29s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (2.29s) --- 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:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:01 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 23:21:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/06 23:21:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:21:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/06 23:21:02 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:02 DEBUG : dir: Looking for writers 2025/08/06 23:21:02 DEBUG : file1: reading active writers 2025/08/06 23:21:02 DEBUG : Looking for writers 2025/08/06 23:21:02 DEBUG : dir: reading active writers 2025/08/06 23:21:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.70s) === RUN TestFileOpenReadUnknownSize 2025/08/06 23:21:03 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/06 23:21:03 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/06 23:21:03 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:21:03 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/06 23:21:03 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:03 DEBUG : Looking for writers 2025/08/06 23:21:03 DEBUG : file.txt: reading active writers 2025/08/06 23:21:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:03 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:04 DEBUG : webdav root 'rclone-test-mohewov5noha': File to upload is small (25 bytes), uploading instead of streaming 2025/08/06 23:21:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:04 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/06 23:21:04 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/06 23:21:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:04 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:04 DEBUG : dir: Looking for writers 2025/08/06 23:21:04 DEBUG : file1: reading active writers 2025/08/06 23:21:04 DEBUG : Looking for writers 2025/08/06 23:21:04 DEBUG : dir: reading active writers 2025/08/06 23:21:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.80s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:05 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:06 DEBUG : dir/file1: Remove: 2025/08/06 23:21:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 23:21:06 DEBUG : dir/file1: >Remove: err= 2025/08/06 23:21:06 DEBUG : dir/file1: Remove: 2025/08/06 23:21:06 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/06 23:21:06 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:06 DEBUG : dir: Looking for writers 2025/08/06 23:21:06 DEBUG : Looking for writers 2025/08/06 23:21:06 DEBUG : dir: reading active writers 2025/08/06 23:21:06 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.46s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:06 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:07 DEBUG : dir/file1: Remove: 2025/08/06 23:21:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 23:21:07 DEBUG : dir/file1: >Remove: err= 2025/08/06 23:21:07 DEBUG : dir/file1: Remove: 2025/08/06 23:21:07 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/06 23:21:07 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:07 DEBUG : dir: Looking for writers 2025/08/06 23:21:07 DEBUG : Looking for writers 2025/08/06 23:21:07 DEBUG : dir: reading active writers 2025/08/06 23:21:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.58s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:08 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 23:21:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/06 23:21:09 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/06 23:21:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/06 23:21:09 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/06 23:21:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/06 23:21:09 DEBUG : dir/file1: Open: flags=0x3 2025/08/06 23:21:09 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/06 23:21:09 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/06 23:21:09 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:09 DEBUG : dir: Looking for writers 2025/08/06 23:21:09 DEBUG : file1: reading active writers 2025/08/06 23:21:09 DEBUG : Looking for writers 2025/08/06 23:21:09 DEBUG : dir: reading active writers 2025/08/06 23:21:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.50s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:09 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:10 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:10 DEBUG : dir: Looking for writers 2025/08/06 23:21:10 DEBUG : file1: reading active writers 2025/08/06 23:21:10 DEBUG : Looking for writers 2025/08/06 23:21:10 DEBUG : dir: reading active writers 2025/08/06 23:21:10 DEBUG : >WaitForWriters: 2025/08/06 23:21:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 23:21:11 DEBUG : newLeaf: Updating file with newLeaf 0xc00082f380 2025/08/06 23:21:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 23:21:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 23:21:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/06 23:21:11 DEBUG : dir/file1: Updating file with dir/file1 0xc00082f380 2025/08/06 23:21:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/06 23:21:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/06 23:21:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/06 23:21:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:12 DEBUG : dir/file1: File is currently open, delaying rename 0xc00082f380 2025/08/06 23:21:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 23:21:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 23:21:12 DEBUG : webdav root 'rclone-test-mohewov5noha': File to upload is small (25 bytes), uploading instead of streaming 2025/08/06 23:21:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:12 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/06 23:21:12 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/06 23:21:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 23:21:12 DEBUG : newLeaf: Running delayed rename now 2025/08/06 23:21:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 23:21:12 DEBUG : newLeaf: Updating file with newLeaf 0xc00082f380 2025/08/06 23:21:12 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:12 DEBUG : dir: Looking for writers 2025/08/06 23:21:12 DEBUG : Looking for writers 2025/08/06 23:21:12 DEBUG : dir: reading active writers 2025/08/06 23:21:12 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:12 DEBUG : >WaitForWriters: 2025/08/06 23:21:13 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:13 DEBUG : dir: Looking for writers 2025/08/06 23:21:13 DEBUG : Looking for writers 2025/08/06 23:21:13 DEBUG : dir: reading active writers 2025/08/06 23:21:13 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:13 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:13 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:13 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:21:13 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:13 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:13 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:21:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:14 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:14 DEBUG : dir: Looking for writers 2025/08/06 23:21:14 DEBUG : file1: reading active writers 2025/08/06 23:21:14 DEBUG : Looking for writers 2025/08/06 23:21:14 DEBUG : dir: reading active writers 2025/08/06 23:21:14 DEBUG : >WaitForWriters: 2025/08/06 23:21:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 23:21:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000f020c0 2025/08/06 23:21:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 23:21:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 23:21:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/06 23:21:15 DEBUG : dir/file1: Updating file with dir/file1 0xc000f020c0 2025/08/06 23:21:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/06 23:21:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/06 23:21:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/06 23:21:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:16 DEBUG : dir/file1: File is currently open, delaying rename 0xc000f020c0 2025/08/06 23:21:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 23:21:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 23:21:16 DEBUG : webdav root 'rclone-test-mohewov5noha': File to upload is small (25 bytes), uploading instead of streaming 2025/08/06 23:21:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:16 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/06 23:21:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/06 23:21:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 23:21:16 DEBUG : newLeaf: Running delayed rename now 2025/08/06 23:21:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 23:21:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000f020c0 2025/08/06 23:21:16 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:16 DEBUG : dir: Looking for writers 2025/08/06 23:21:16 DEBUG : Looking for writers 2025/08/06 23:21:16 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:16 DEBUG : dir: reading active writers 2025/08/06 23:21:16 DEBUG : >WaitForWriters: 2025/08/06 23:21:17 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:17 DEBUG : dir: Looking for writers 2025/08/06 23:21:17 DEBUG : Looking for writers 2025/08/06 23:21:17 DEBUG : dir: reading active writers 2025/08/06 23:21:17 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:17 DEBUG : >WaitForWriters: 2025/08/06 23:21:17 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:17 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:17 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:21:17 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:17 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:17 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:21:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/06 23:21:18 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 23:21:18 DEBUG : dir/file1(0xc0006fdc40): openPending: 2025/08/06 23:21:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/06 23:21:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/06 23:21:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:18 DEBUG : dir/file1(0xc0006fdc40): >openPending: err= 2025/08/06 23:21:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/06 23:21:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 23:21:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 23:21:18 DEBUG : dir/file1(0xc0006fdc40): _writeAt: size=14, off=0 2025/08/06 23:21:18 DEBUG : dir/file1(0xc0006fdc40): >_writeAt: n=14, err= 2025/08/06 23:21:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/06 23:21:18 DEBUG : dir/file1(0xc0006fdc40): close: 2025/08/06 23:21:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/06 23:21:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/06 23:21:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/06 23:21:18 DEBUG : dir/file1(0xc0006fdc40): >close: err= 2025/08/06 23:21:18 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:18 DEBUG : dir: Looking for writers 2025/08/06 23:21:18 DEBUG : file1: reading active writers 2025/08/06 23:21:18 DEBUG : Looking for writers 2025/08/06 23:21:18 DEBUG : dir: reading active writers 2025/08/06 23:21:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 23:21:18 DEBUG : dir: Looking for writers 2025/08/06 23:21:18 DEBUG : file1: reading active writers 2025/08/06 23:21:18 DEBUG : Looking for writers 2025/08/06 23:21:18 DEBUG : dir: reading active writers 2025/08/06 23:21:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 23:21:18 DEBUG : dir: Looking for writers 2025/08/06 23:21:18 DEBUG : file1: reading active writers 2025/08/06 23:21:18 DEBUG : Looking for writers 2025/08/06 23:21:18 DEBUG : dir: reading active writers 2025/08/06 23:21:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 23:21:18 DEBUG : dir: Looking for writers 2025/08/06 23:21:18 DEBUG : file1: reading active writers 2025/08/06 23:21:18 DEBUG : Looking for writers 2025/08/06 23:21:18 DEBUG : dir: reading active writers 2025/08/06 23:21:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 23:21:18 DEBUG : dir/file1: vfs cache: starting upload 2025/08/06 23:21:18 DEBUG : dir: Looking for writers 2025/08/06 23:21:18 DEBUG : file1: reading active writers 2025/08/06 23:21:18 DEBUG : Looking for writers 2025/08/06 23:21:18 DEBUG : dir: reading active writers 2025/08/06 23:21:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/06 23:21:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:18 DEBUG : dir: Looking for writers 2025/08/06 23:21:18 DEBUG : file1: reading active writers 2025/08/06 23:21:18 DEBUG : Looking for writers 2025/08/06 23:21:18 DEBUG : dir: reading active writers 2025/08/06 23:21:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/06 23:21:18 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/06 23:21:18 INFO : dir/file1: Copied (replaced existing) 2025/08/06 23:21:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/06 23:21:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/06 23:21:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/06 23:21:19 DEBUG : dir: Looking for writers 2025/08/06 23:21:19 DEBUG : file1: reading active writers 2025/08/06 23:21:19 DEBUG : Looking for writers 2025/08/06 23:21:19 DEBUG : dir: reading active writers 2025/08/06 23:21:19 DEBUG : >WaitForWriters: 2025/08/06 23:21:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 23:21:19 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 23:21:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 23:21:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 23:21:19 DEBUG : dir/file1(0xc0007cb300): _readAt: size=512, off=0 2025/08/06 23:21:19 DEBUG : dir/file1(0xc0007cb300): openPending: 2025/08/06 23:21:19 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" 2025/08/06 23:21:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/06 23:21:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:19 DEBUG : dir/file1(0xc0007cb300): >openPending: err= 2025/08/06 23:21:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/06 23:21:19 DEBUG : dir/file1(0xc0007cb300): >_readAt: n=14, err=EOF 2025/08/06 23:21:19 DEBUG : dir/file1(0xc0007cb300): close: 2025/08/06 23:21:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/06 23:21:19 DEBUG : dir/file1(0xc0007cb300): >close: err= 2025/08/06 23:21:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 23:21:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/06 23:21:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000f03200 2025/08/06 23:21:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 23:21:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 23:21:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/06 23:21:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/06 23:21:20 DEBUG : dir/file1: Updating file with dir/file1 0xc000f03200 2025/08/06 23:21:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/06 23:21:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/06 23:21:20 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 23:21:20 DEBUG : dir/file1(0xc0003f6ac0): openPending: 2025/08/06 23:21:20 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" 2025/08/06 23:21:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/06 23:21:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:20 DEBUG : dir/file1(0xc0003f6ac0): >openPending: err= 2025/08/06 23:21:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/06 23:21:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 23:21:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 23:21:20 DEBUG : dir/file1(0xc0003f6ac0): _writeAt: size=25, off=0 2025/08/06 23:21:20 DEBUG : dir/file1(0xc0003f6ac0): >_writeAt: n=25, err= 2025/08/06 23:21:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 23:21:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/06 23:21:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000f03200 2025/08/06 23:21:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 23:21:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 23:21:21 DEBUG : newLeaf(0xc0003f6ac0): close: 2025/08/06 23:21:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/06 23:21:21 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-06 23:21:20.792116897 +0000 UTC m=+68.464335912 2025/08/06 23:21:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/06 23:21:21 DEBUG : newLeaf(0xc0003f6ac0): >close: err= 2025/08/06 23:21:21 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:21 DEBUG : dir: Looking for writers 2025/08/06 23:21:21 DEBUG : Looking for writers 2025/08/06 23:21:21 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:21 DEBUG : dir: reading active writers 2025/08/06 23:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 23:21:21 DEBUG : dir: Looking for writers 2025/08/06 23:21:21 DEBUG : Looking for writers 2025/08/06 23:21:21 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:21 DEBUG : dir: reading active writers 2025/08/06 23:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 23:21:21 DEBUG : dir: Looking for writers 2025/08/06 23:21:21 DEBUG : Looking for writers 2025/08/06 23:21:21 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:21 DEBUG : dir: reading active writers 2025/08/06 23:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 23:21:21 DEBUG : dir: Looking for writers 2025/08/06 23:21:21 DEBUG : Looking for writers 2025/08/06 23:21:21 DEBUG : dir: reading active writers 2025/08/06 23:21:21 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 23:21:21 DEBUG : newLeaf: vfs cache: starting upload 2025/08/06 23:21:21 DEBUG : dir: Looking for writers 2025/08/06 23:21:21 DEBUG : Looking for writers 2025/08/06 23:21:21 DEBUG : dir: reading active writers 2025/08/06 23:21:21 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/06 23:21:21 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:21 DEBUG : dir: Looking for writers 2025/08/06 23:21:21 DEBUG : Looking for writers 2025/08/06 23:21:21 DEBUG : dir: reading active writers 2025/08/06 23:21:21 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/06 23:21:21 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/06 23:21:21 INFO : newLeaf: Copied (replaced existing) 2025/08/06 23:21:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-06 23:21:20 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/06 23:21:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/06 23:21:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 23:21:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/06 23:21:21 DEBUG : dir: Looking for writers 2025/08/06 23:21:21 DEBUG : Looking for writers 2025/08/06 23:21:21 DEBUG : dir: reading active writers 2025/08/06 23:21:21 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:21 DEBUG : >WaitForWriters: 2025/08/06 23:21:22 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:22 DEBUG : dir: Looking for writers 2025/08/06 23:21:22 DEBUG : Looking for writers 2025/08/06 23:21:22 DEBUG : dir: reading active writers 2025/08/06 23:21:22 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:22 DEBUG : >WaitForWriters: 2025/08/06 23:21:22 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:22 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:22 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:21:22 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:22 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:22 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:21:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:23 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:23 DEBUG : dir: Looking for writers 2025/08/06 23:21:23 DEBUG : file1: reading active writers 2025/08/06 23:21:23 DEBUG : Looking for writers 2025/08/06 23:21:23 DEBUG : dir: reading active writers 2025/08/06 23:21:23 DEBUG : >WaitForWriters: 2025/08/06 23:21:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 23:21:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000f03c80 2025/08/06 23:21:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 23:21:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 23:21:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/06 23:21:24 DEBUG : dir/file1: Updating file with dir/file1 0xc000f03c80 2025/08/06 23:21:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/06 23:21:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/06 23:21:25 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 23:21:25 DEBUG : dir/file1(0xc000773140): openPending: 2025/08/06 23:21:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/06 23:21:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/06 23:21:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:25 DEBUG : dir/file1(0xc000773140): >openPending: err= 2025/08/06 23:21:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/06 23:21:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 23:21:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 23:21:25 DEBUG : dir/file1(0xc000773140): _writeAt: size=25, off=0 2025/08/06 23:21:25 DEBUG : dir/file1(0xc000773140): >_writeAt: n=25, err= 2025/08/06 23:21:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 23:21:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/06 23:21:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000f03c80 2025/08/06 23:21:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 23:21:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 23:21:25 DEBUG : newLeaf(0xc000773140): close: 2025/08/06 23:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/06 23:21:25 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-06 23:21:25.202088146 +0000 UTC m=+72.874307131 2025/08/06 23:21:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/06 23:21:25 DEBUG : newLeaf(0xc000773140): >close: err= 2025/08/06 23:21:25 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:25 DEBUG : dir: Looking for writers 2025/08/06 23:21:25 DEBUG : Looking for writers 2025/08/06 23:21:25 DEBUG : dir: reading active writers 2025/08/06 23:21:25 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 23:21:25 DEBUG : dir: Looking for writers 2025/08/06 23:21:25 DEBUG : Looking for writers 2025/08/06 23:21:25 DEBUG : dir: reading active writers 2025/08/06 23:21:25 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 23:21:25 DEBUG : dir: Looking for writers 2025/08/06 23:21:25 DEBUG : Looking for writers 2025/08/06 23:21:25 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:25 DEBUG : dir: reading active writers 2025/08/06 23:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 23:21:25 DEBUG : dir: Looking for writers 2025/08/06 23:21:25 DEBUG : Looking for writers 2025/08/06 23:21:25 DEBUG : dir: reading active writers 2025/08/06 23:21:25 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 23:21:25 DEBUG : newLeaf: vfs cache: starting upload 2025/08/06 23:21:25 DEBUG : dir: Looking for writers 2025/08/06 23:21:25 DEBUG : Looking for writers 2025/08/06 23:21:25 DEBUG : dir: reading active writers 2025/08/06 23:21:25 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/06 23:21:25 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:25 DEBUG : dir: Looking for writers 2025/08/06 23:21:25 DEBUG : Looking for writers 2025/08/06 23:21:25 DEBUG : dir: reading active writers 2025/08/06 23:21:25 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/06 23:21:26 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/06 23:21:26 INFO : newLeaf: Copied (replaced existing) 2025/08/06 23:21:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-06 23:21:25 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/06 23:21:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/06 23:21:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 23:21:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/06 23:21:26 DEBUG : dir: Looking for writers 2025/08/06 23:21:26 DEBUG : Looking for writers 2025/08/06 23:21:26 DEBUG : dir: reading active writers 2025/08/06 23:21:26 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:26 DEBUG : >WaitForWriters: 2025/08/06 23:21:26 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:26 DEBUG : dir: Looking for writers 2025/08/06 23:21:26 DEBUG : Looking for writers 2025/08/06 23:21:26 DEBUG : dir: reading active writers 2025/08/06 23:21:26 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:26 DEBUG : >WaitForWriters: 2025/08/06 23:21:26 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:27 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:27 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:21:27 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:27 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:27 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:21:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/06 23:21:28 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 23:21:28 DEBUG : dir/file1(0xc000b0ec00): openPending: 2025/08/06 23:21:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/06 23:21:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/06 23:21:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:28 DEBUG : dir/file1(0xc000b0ec00): >openPending: err= 2025/08/06 23:21:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/06 23:21:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 23:21:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 23:21:28 DEBUG : dir/file1(0xc000b0ec00): _writeAt: size=14, off=0 2025/08/06 23:21:28 DEBUG : dir/file1(0xc000b0ec00): >_writeAt: n=14, err= 2025/08/06 23:21:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/06 23:21:28 DEBUG : dir/file1(0xc000b0ec00): close: 2025/08/06 23:21:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/06 23:21:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/06 23:21:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/06 23:21:28 DEBUG : dir/file1(0xc000b0ec00): >close: err= 2025/08/06 23:21:28 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:28 DEBUG : dir: Looking for writers 2025/08/06 23:21:28 DEBUG : file1: reading active writers 2025/08/06 23:21:28 DEBUG : Looking for writers 2025/08/06 23:21:28 DEBUG : dir: reading active writers 2025/08/06 23:21:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 23:21:28 DEBUG : dir: Looking for writers 2025/08/06 23:21:28 DEBUG : file1: reading active writers 2025/08/06 23:21:28 DEBUG : Looking for writers 2025/08/06 23:21:28 DEBUG : dir: reading active writers 2025/08/06 23:21:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 23:21:28 DEBUG : dir: Looking for writers 2025/08/06 23:21:28 DEBUG : file1: reading active writers 2025/08/06 23:21:28 DEBUG : Looking for writers 2025/08/06 23:21:28 DEBUG : dir: reading active writers 2025/08/06 23:21:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 23:21:28 DEBUG : dir: Looking for writers 2025/08/06 23:21:28 DEBUG : file1: reading active writers 2025/08/06 23:21:28 DEBUG : Looking for writers 2025/08/06 23:21:28 DEBUG : dir: reading active writers 2025/08/06 23:21:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 23:21:28 DEBUG : dir/file1: vfs cache: starting upload 2025/08/06 23:21:28 DEBUG : dir: Looking for writers 2025/08/06 23:21:28 DEBUG : file1: reading active writers 2025/08/06 23:21:28 DEBUG : Looking for writers 2025/08/06 23:21:28 DEBUG : dir: reading active writers 2025/08/06 23:21:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/06 23:21:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:28 DEBUG : dir: Looking for writers 2025/08/06 23:21:28 DEBUG : file1: reading active writers 2025/08/06 23:21:28 DEBUG : Looking for writers 2025/08/06 23:21:28 DEBUG : dir: reading active writers 2025/08/06 23:21:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/06 23:21:28 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/06 23:21:28 INFO : dir/file1: Copied (replaced existing) 2025/08/06 23:21:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/06 23:21:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/06 23:21:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/06 23:21:28 DEBUG : dir: Looking for writers 2025/08/06 23:21:28 DEBUG : file1: reading active writers 2025/08/06 23:21:28 DEBUG : Looking for writers 2025/08/06 23:21:28 DEBUG : dir: reading active writers 2025/08/06 23:21:28 DEBUG : >WaitForWriters: 2025/08/06 23:21:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 23:21:28 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 23:21:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 23:21:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 23:21:28 DEBUG : dir/file1(0xc000b0f5c0): _readAt: size=512, off=0 2025/08/06 23:21:28 DEBUG : dir/file1(0xc000b0f5c0): openPending: 2025/08/06 23:21: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" 2025/08/06 23:21:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/06 23:21:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:28 DEBUG : dir/file1(0xc000b0f5c0): >openPending: err= 2025/08/06 23:21:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/06 23:21:28 DEBUG : dir/file1(0xc000b0f5c0): >_readAt: n=14, err=EOF 2025/08/06 23:21:28 DEBUG : dir/file1(0xc000b0f5c0): close: 2025/08/06 23:21:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/06 23:21:28 DEBUG : dir/file1(0xc000b0f5c0): >close: err= 2025/08/06 23:21:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 23:21:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/06 23:21:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0005acd80 2025/08/06 23:21:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 23:21:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 23:21:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/06 23:21:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/06 23:21:29 DEBUG : dir/file1: Updating file with dir/file1 0xc0005acd80 2025/08/06 23:21:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/06 23:21:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/06 23:21:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 23:21:30 DEBUG : dir/file1(0xc000ba2540): openPending: 2025/08/06 23:21:30 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" 2025/08/06 23:21:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/06 23:21:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:30 DEBUG : dir/file1(0xc000ba2540): >openPending: err= 2025/08/06 23:21:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/06 23:21:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 23:21:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 23:21:30 DEBUG : dir/file1(0xc000ba2540): _writeAt: size=25, off=0 2025/08/06 23:21:30 DEBUG : dir/file1(0xc000ba2540): >_writeAt: n=25, err= 2025/08/06 23:21:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 23:21:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/06 23:21:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0005acd80 2025/08/06 23:21:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 23:21:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 23:21:30 DEBUG : newLeaf(0xc000ba2540): close: 2025/08/06 23:21:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/06 23:21:30 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-06 23:21:30.20974855 +0000 UTC m=+77.881967575 2025/08/06 23:21:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/06 23:21:30 DEBUG : newLeaf(0xc000ba2540): >close: err= 2025/08/06 23:21:30 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:30 DEBUG : dir: Looking for writers 2025/08/06 23:21:30 DEBUG : Looking for writers 2025/08/06 23:21:30 DEBUG : dir: reading active writers 2025/08/06 23:21:30 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 23:21:30 DEBUG : dir: Looking for writers 2025/08/06 23:21:30 DEBUG : Looking for writers 2025/08/06 23:21:30 DEBUG : dir: reading active writers 2025/08/06 23:21:30 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 23:21:30 DEBUG : dir: Looking for writers 2025/08/06 23:21:30 DEBUG : Looking for writers 2025/08/06 23:21:30 DEBUG : dir: reading active writers 2025/08/06 23:21:30 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 23:21:30 DEBUG : dir: Looking for writers 2025/08/06 23:21:30 DEBUG : Looking for writers 2025/08/06 23:21:30 DEBUG : dir: reading active writers 2025/08/06 23:21:30 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 23:21:30 DEBUG : newLeaf: vfs cache: starting upload 2025/08/06 23:21:30 DEBUG : dir: Looking for writers 2025/08/06 23:21:30 DEBUG : Looking for writers 2025/08/06 23:21:30 DEBUG : dir: reading active writers 2025/08/06 23:21:30 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/06 23:21:30 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:31 DEBUG : dir: Looking for writers 2025/08/06 23:21:31 DEBUG : Looking for writers 2025/08/06 23:21:31 DEBUG : dir: reading active writers 2025/08/06 23:21:31 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/06 23:21:31 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/06 23:21:31 INFO : newLeaf: Copied (replaced existing) 2025/08/06 23:21:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-06 23:21:30 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/06 23:21:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/06 23:21:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 23:21:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/06 23:21:31 DEBUG : dir: Looking for writers 2025/08/06 23:21:31 DEBUG : Looking for writers 2025/08/06 23:21:31 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:31 DEBUG : dir: reading active writers 2025/08/06 23:21:31 DEBUG : >WaitForWriters: 2025/08/06 23:21:31 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:31 DEBUG : dir: Looking for writers 2025/08/06 23:21:31 DEBUG : Looking for writers 2025/08/06 23:21:31 DEBUG : dir: reading active writers 2025/08/06 23:21:31 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:31 DEBUG : >WaitForWriters: 2025/08/06 23:21:31 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:32 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:32 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:21:32 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:32 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:32 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:21:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:33 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:33 DEBUG : dir: Looking for writers 2025/08/06 23:21:33 DEBUG : file1: reading active writers 2025/08/06 23:21:33 DEBUG : Looking for writers 2025/08/06 23:21:33 DEBUG : dir: reading active writers 2025/08/06 23:21:33 DEBUG : >WaitForWriters: 2025/08/06 23:21:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 23:21:33 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 23:21:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 23:21:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 23:21:33 DEBUG : dir/file1(0xc000c602c0): _readAt: size=512, off=0 2025/08/06 23:21:33 DEBUG : dir/file1(0xc000c602c0): openPending: 2025/08/06 23:21:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/06 23:21:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/06 23:21:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:33 DEBUG : dir/file1(0xc000c602c0): >openPending: err= 2025/08/06 23:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/06 23:21:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 23:21:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 23:21:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:21:33 DEBUG : dir/file1(0xc000c602c0): >_readAt: n=14, err=EOF 2025/08/06 23:21:33 DEBUG : dir/file1(0xc000c602c0): close: 2025/08/06 23:21:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/06 23:21:33 DEBUG : dir/file1(0xc000c602c0): >close: err= 2025/08/06 23:21:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 23:21:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/06 23:21:33 DEBUG : newLeaf: Updating file with newLeaf 0xc00082e3c0 2025/08/06 23:21:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 23:21:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 23:21:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/06 23:21:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/06 23:21:34 DEBUG : dir/file1: Updating file with dir/file1 0xc00082e3c0 2025/08/06 23:21:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/06 23:21:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/06 23:21:34 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 23:21:34 DEBUG : dir/file1(0xc000c84d40): openPending: 2025/08/06 23:21: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" 2025/08/06 23:21:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/06 23:21:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:34 DEBUG : dir/file1(0xc000c84d40): >openPending: err= 2025/08/06 23:21:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/06 23:21:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 23:21:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 23:21:34 DEBUG : dir/file1(0xc000c84d40): _writeAt: size=25, off=0 2025/08/06 23:21:34 DEBUG : dir/file1(0xc000c84d40): >_writeAt: n=25, err= 2025/08/06 23:21:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/06 23:21:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/06 23:21:35 DEBUG : newLeaf: Updating file with newLeaf 0xc00082e3c0 2025/08/06 23:21:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 23:21:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 23:21:35 DEBUG : newLeaf(0xc000c84d40): close: 2025/08/06 23:21:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/06 23:21:35 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-06 23:21:34.804557614 +0000 UTC m=+82.476776599 2025/08/06 23:21:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/06 23:21:35 DEBUG : newLeaf(0xc000c84d40): >close: err= 2025/08/06 23:21:35 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:35 DEBUG : dir: Looking for writers 2025/08/06 23:21:35 DEBUG : Looking for writers 2025/08/06 23:21:35 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:35 DEBUG : dir: reading active writers 2025/08/06 23:21:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 23:21:35 DEBUG : dir: Looking for writers 2025/08/06 23:21:35 DEBUG : Looking for writers 2025/08/06 23:21:35 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:35 DEBUG : dir: reading active writers 2025/08/06 23:21:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 23:21:35 DEBUG : dir: Looking for writers 2025/08/06 23:21:35 DEBUG : Looking for writers 2025/08/06 23:21:35 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:35 DEBUG : dir: reading active writers 2025/08/06 23:21:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 23:21:35 DEBUG : dir: Looking for writers 2025/08/06 23:21:35 DEBUG : Looking for writers 2025/08/06 23:21:35 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:35 DEBUG : dir: reading active writers 2025/08/06 23:21:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 23:21:35 DEBUG : newLeaf: vfs cache: starting upload 2025/08/06 23:21:35 DEBUG : dir: Looking for writers 2025/08/06 23:21:35 DEBUG : Looking for writers 2025/08/06 23:21:35 DEBUG : dir: reading active writers 2025/08/06 23:21:35 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/06 23:21:35 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:35 DEBUG : dir: Looking for writers 2025/08/06 23:21:35 DEBUG : Looking for writers 2025/08/06 23:21:35 DEBUG : dir: reading active writers 2025/08/06 23:21:35 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/06 23:21:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/06 23:21:35 INFO : newLeaf: Copied (replaced existing) 2025/08/06 23:21:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-06 23:21:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/06 23:21:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/06 23:21:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/06 23:21:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/06 23:21:35 DEBUG : dir: Looking for writers 2025/08/06 23:21:35 DEBUG : Looking for writers 2025/08/06 23:21:35 DEBUG : dir: reading active writers 2025/08/06 23:21:35 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:35 DEBUG : >WaitForWriters: 2025/08/06 23:21:36 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:36 DEBUG : dir: Looking for writers 2025/08/06 23:21:36 DEBUG : Looking for writers 2025/08/06 23:21:36 DEBUG : dir: reading active writers 2025/08/06 23:21:36 DEBUG : newLeaf: reading active writers 2025/08/06 23:21:36 DEBUG : >WaitForWriters: 2025/08/06 23:21:36 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting --- PASS: TestFileRename (26.75s) --- PASS: TestFileRename/off,forceCache=false (3.82s) --- PASS: TestFileRename/minimal,forceCache=false (4.01s) --- PASS: TestFileRename/minimal,forceCache=true (5.15s) --- PASS: TestFileRename/writes,forceCache=false (4.37s) --- PASS: TestFileRename/writes,forceCache=true (4.98s) --- PASS: TestFileRename/full,forceCache=false (4.42s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:36 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:36 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:36 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:36 DEBUG : Looking for writers 2025/08/06 23:21:36 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:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:36 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:21:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 23:21:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/06 23:21:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/06 23:21:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:21:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/06 23:21:37 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/06 23:21:37 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:37 DEBUG : dir: Looking for writers 2025/08/06 23:21:37 DEBUG : file1: reading active writers 2025/08/06 23:21:37 DEBUG : Looking for writers 2025/08/06 23:21:37 DEBUG : dir: reading active writers 2025/08/06 23:21:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.44s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:38 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:21:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 23:21:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/06 23:21:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/06 23:21:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:21:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/06 23:21:39 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/06 23:21:39 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/06 23:21:39 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/06 23:21:39 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/06 23:21:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/06 23:21:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/06 23:21:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/06 23:21:39 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/06 23:21:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/06 23:21:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/06 23:21:39 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/06 23:21:39 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/06 23:21:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/06 23:21:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/06 23:21:39 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/06 23:21:39 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:39 DEBUG : dir: Looking for writers 2025/08/06 23:21:39 DEBUG : file1: reading active writers 2025/08/06 23:21:39 DEBUG : Looking for writers 2025/08/06 23:21:39 DEBUG : dir: reading active writers 2025/08/06 23:21:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.92s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:40 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:21:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 23:21:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/06 23:21:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/06 23:21:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:21:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/06 23:21:41 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/06 23:21:41 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/06 23:21:41 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/06 23:21:41 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/06 23:21:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/06 23:21:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/06 23:21:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/06 23:21:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/06 23:21:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/06 23:21:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/06 23:21:41 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/06 23:21:41 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/06 23:21:41 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/06 23:21:41 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/06 23:21:41 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/06 23:21:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/06 23:21:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/06 23:21:41 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/06 23:21:41 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/06 23:21:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/06 23:21:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/06 23:21:41 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/06 23:21:41 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/06 23:21:41 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/06 23:21:41 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/06 23:21:41 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/06 23:21:41 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/06 23:21:41 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/06 23:21:41 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/06 23:21:41 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/06 23:21:41 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:41 DEBUG : dir: Looking for writers 2025/08/06 23:21:41 DEBUG : file1: reading active writers 2025/08/06 23:21:41 DEBUG : Looking for writers 2025/08/06 23:21:41 DEBUG : dir: reading active writers 2025/08/06 23:21:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (2.12s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:42 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:21:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 23:21:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/06 23:21:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/06 23:21:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:21:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/06 23:21:43 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:43 DEBUG : dir: Looking for writers 2025/08/06 23:21:43 DEBUG : file1: reading active writers 2025/08/06 23:21:43 DEBUG : Looking for writers 2025/08/06 23:21:43 DEBUG : dir: reading active writers 2025/08/06 23:21:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.49s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:43 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:21:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 23:21:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/06 23:21:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/06 23:21:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:21:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/06 23:21:44 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/06 23:21:44 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/06 23:21:44 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:44 DEBUG : dir: Looking for writers 2025/08/06 23:21:44 DEBUG : file1: reading active writers 2025/08/06 23:21:44 DEBUG : Looking for writers 2025/08/06 23:21:44 DEBUG : dir: reading active writers 2025/08/06 23:21:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.59s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:45 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:45 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:21:45 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:45 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:45 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:21:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:21:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 23:21:46 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 23:21:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 23:21:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 23:21:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/06 23:21:46 DEBUG : dir/file1(0xc00094c5c0): _readAt: size=1, off=0 2025/08/06 23:21:46 DEBUG : dir/file1(0xc00094c5c0): openPending: 2025/08/06 23:21:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/06 23:21:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/06 23:21:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:46 DEBUG : dir/file1(0xc00094c5c0): >openPending: err= 2025/08/06 23:21:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/06 23:21:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 23:21:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 23:21:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:21:46 DEBUG : dir/file1(0xc00094c5c0): >_readAt: n=1, err= 2025/08/06 23:21:46 DEBUG : dir/file1(0xc00094c5c0): _readAt: size=256, off=1 2025/08/06 23:21:46 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/06 23:21:46 DEBUG : dir/file1(0xc00094c5c0): >_readAt: n=15, err=EOF 2025/08/06 23:21:46 DEBUG : dir/file1(0xc00094c5c0): _readAt: size=16, off=16 2025/08/06 23:21:46 DEBUG : dir/file1(0xc00094c5c0): >_readAt: n=0, err=EOF 2025/08/06 23:21:46 DEBUG : dir/file1(0xc00094c5c0): close: 2025/08/06 23:21:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/06 23:21:46 DEBUG : dir/file1(0xc00094c5c0): >close: err= 2025/08/06 23:21:46 DEBUG : dir/file1(0xc00094c5c0): close: 2025/08/06 23:21:46 DEBUG : dir/file1(0xc00094c5c0): >close: err=file already closed 2025/08/06 23:21:46 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:46 DEBUG : dir: Looking for writers 2025/08/06 23:21:46 DEBUG : file1: reading active writers 2025/08/06 23:21:46 DEBUG : Looking for writers 2025/08/06 23:21:46 DEBUG : dir: reading active writers 2025/08/06 23:21:46 DEBUG : >WaitForWriters: 2025/08/06 23:21:46 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.54s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:46 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:46 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:21:46 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:46 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:46 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:21:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:21:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 23:21:47 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 23:21:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 23:21:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 23:21:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/06 23:21:47 DEBUG : dir/file1(0xc000cc3a40): _readAt: size=1, off=0 2025/08/06 23:21:47 DEBUG : dir/file1(0xc000cc3a40): openPending: 2025/08/06 23:21:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/06 23:21:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/06 23:21:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:47 DEBUG : dir/file1(0xc000cc3a40): >openPending: err= 2025/08/06 23:21:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/06 23:21:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 23:21:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 23:21:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:21:47 DEBUG : dir/file1(0xc000cc3a40): >_readAt: n=1, err= 2025/08/06 23:21:47 DEBUG : dir/file1(0xc000cc3a40): _readAt: size=1, off=5 2025/08/06 23:21:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/06 23:21:47 DEBUG : dir/file1(0xc000cc3a40): >_readAt: n=1, err= 2025/08/06 23:21:47 DEBUG : dir/file1(0xc000cc3a40): _readAt: size=1, off=3 2025/08/06 23:21:47 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/06 23:21:47 DEBUG : dir/file1(0xc000cc3a40): >_readAt: n=1, err= 2025/08/06 23:21:47 DEBUG : dir/file1(0xc000cc3a40): _readAt: size=1, off=13 2025/08/06 23:21:47 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/06 23:21:47 DEBUG : dir/file1(0xc000cc3a40): >_readAt: n=1, err= 2025/08/06 23:21:47 DEBUG : dir/file1(0xc000cc3a40): _readAt: size=16, off=100 2025/08/06 23:21:47 DEBUG : dir/file1(0xc000cc3a40): >_readAt: n=0, err=EOF 2025/08/06 23:21:47 DEBUG : dir/file1(0xc000cc3a40): close: 2025/08/06 23:21:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/06 23:21:47 DEBUG : dir/file1(0xc000cc3a40): >close: err= 2025/08/06 23:21:47 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:47 DEBUG : dir: Looking for writers 2025/08/06 23:21:47 DEBUG : file1: reading active writers 2025/08/06 23:21:47 DEBUG : Looking for writers 2025/08/06 23:21:47 DEBUG : dir: reading active writers 2025/08/06 23:21:47 DEBUG : >WaitForWriters: 2025/08/06 23:21:47 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.39s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:48 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:48 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:21:48 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:48 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:48 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:21:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:21:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 23:21:49 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 23:21:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 23:21:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 23:21:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/06 23:21:49 DEBUG : dir/file1(0xc000d3cec0): _readAt: size=1, off=0 2025/08/06 23:21:49 DEBUG : dir/file1(0xc000d3cec0): openPending: 2025/08/06 23:21:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/06 23:21:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/06 23:21:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:49 DEBUG : dir/file1(0xc000d3cec0): >openPending: err= 2025/08/06 23:21:49 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/06 23:21:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 23:21:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 23:21:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:21:49 DEBUG : dir/file1(0xc000d3cec0): >_readAt: n=1, err= 2025/08/06 23:21:49 DEBUG : dir/file1(0xc000d3cec0): _readAt: size=1, off=5 2025/08/06 23:21:49 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/06 23:21:49 DEBUG : dir/file1(0xc000d3cec0): >_readAt: n=1, err= 2025/08/06 23:21:49 DEBUG : dir/file1(0xc000d3cec0): _readAt: size=1, off=1 2025/08/06 23:21:49 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/06 23:21:49 DEBUG : dir/file1(0xc000d3cec0): >_readAt: n=1, err= 2025/08/06 23:21:49 DEBUG : dir/file1(0xc000d3cec0): _readAt: size=6, off=10 2025/08/06 23:21:49 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/06 23:21:49 DEBUG : dir/file1(0xc000d3cec0): >_readAt: n=6, err= 2025/08/06 23:21:49 DEBUG : dir/file1(0xc000d3cec0): _readAt: size=256, off=10 2025/08/06 23:21:49 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/06 23:21:49 DEBUG : dir/file1(0xc000d3cec0): >_readAt: n=6, err=EOF 2025/08/06 23:21:49 DEBUG : dir/file1(0xc000d3cec0): _readAt: size=256, off=100 2025/08/06 23:21:49 DEBUG : dir/file1(0xc000d3cec0): >_readAt: n=0, err=EOF 2025/08/06 23:21:49 DEBUG : dir/file1(0xc000d3cec0): close: 2025/08/06 23:21:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/06 23:21:49 DEBUG : dir/file1(0xc000d3cec0): >close: err= 2025/08/06 23:21:49 DEBUG : dir/file1(0xc000d3cec0): _readAt: size=256, off=100 2025/08/06 23:21:49 DEBUG : dir/file1(0xc000d3cec0): >_readAt: n=0, err=file already closed 2025/08/06 23:21:49 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:49 DEBUG : dir: Looking for writers 2025/08/06 23:21:49 DEBUG : file1: reading active writers 2025/08/06 23:21:49 DEBUG : Looking for writers 2025/08/06 23:21:49 DEBUG : dir: reading active writers 2025/08/06 23:21:49 DEBUG : >WaitForWriters: 2025/08/06 23:21:49 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.48s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:49 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:49 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:21:49 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:49 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:49 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:21:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:21:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 23:21:50 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 23:21:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 23:21:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 23:21:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/06 23:21:50 DEBUG : dir/file1(0xc000d54f00): RWFileHandle.Flush 2025/08/06 23:21:50 DEBUG : dir/file1(0xc000d54f00): _readAt: size=256, off=0 2025/08/06 23:21:50 DEBUG : dir/file1(0xc000d54f00): openPending: 2025/08/06 23:21:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/06 23:21:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/06 23:21:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:50 DEBUG : dir/file1(0xc000d54f00): >openPending: err= 2025/08/06 23:21:50 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/06 23:21:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 23:21:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 23:21:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:21:50 DEBUG : dir/file1(0xc000d54f00): >_readAt: n=16, err=EOF 2025/08/06 23:21:50 DEBUG : dir/file1(0xc000d54f00): RWFileHandle.Flush 2025/08/06 23:21:50 DEBUG : dir/file1(0xc000d54f00): RWFileHandle.Flush 2025/08/06 23:21:50 DEBUG : dir/file1(0xc000d54f00): close: 2025/08/06 23:21:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/06 23:21:50 DEBUG : dir/file1(0xc000d54f00): >close: err= 2025/08/06 23:21:50 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:50 DEBUG : dir: Looking for writers 2025/08/06 23:21:50 DEBUG : file1: reading active writers 2025/08/06 23:21:50 DEBUG : Looking for writers 2025/08/06 23:21:50 DEBUG : dir: reading active writers 2025/08/06 23:21:50 DEBUG : >WaitForWriters: 2025/08/06 23:21:50 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.60s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:51 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:51 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:21:51 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:51 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:51 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:21:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:21:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/06 23:21:52 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 23:21:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 23:21:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 23:21:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/06 23:21:52 DEBUG : dir/file1(0xc0007d8040): _readAt: size=256, off=0 2025/08/06 23:21:52 DEBUG : dir/file1(0xc0007d8040): openPending: 2025/08/06 23:21:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/06 23:21:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/06 23:21:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:52 DEBUG : dir/file1(0xc0007d8040): >openPending: err= 2025/08/06 23:21:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/06 23:21:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 23:21:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 23:21:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:21:52 DEBUG : dir/file1(0xc0007d8040): >_readAt: n=16, err=EOF 2025/08/06 23:21:52 DEBUG : dir/file1(0xc0007d8040): RWFileHandle.Release 2025/08/06 23:21:52 DEBUG : dir/file1(0xc0007d8040): close: 2025/08/06 23:21:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/06 23:21:52 DEBUG : dir/file1(0xc0007d8040): >close: err= 2025/08/06 23:21:52 DEBUG : dir/file1(0xc0007d8040): RWFileHandle.Release 2025/08/06 23:21:52 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:52 DEBUG : dir: Looking for writers 2025/08/06 23:21:52 DEBUG : file1: reading active writers 2025/08/06 23:21:52 DEBUG : Looking for writers 2025/08/06 23:21:52 DEBUG : dir: reading active writers 2025/08/06 23:21:52 DEBUG : >WaitForWriters: 2025/08/06 23:21:52 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.65s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:53 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:53 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:21:53 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:53 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:21:53 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:21:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:21:53 DEBUG : file1: newRWFileHandle: 2025/08/06 23:21:53 DEBUG : file1(0xc00038aac0): openPending: 2025/08/06 23:21:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:21:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:53 DEBUG : file1(0xc00038aac0): >openPending: err= 2025/08/06 23:21:53 DEBUG : file1: >newRWFileHandle: err= 2025/08/06 23:21:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/06 23:21:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/06 23:21:53 DEBUG : file1(0xc00038aac0): _writeAt: size=5, off=0 2025/08/06 23:21:53 DEBUG : file1(0xc00038aac0): >_writeAt: n=5, err= 2025/08/06 23:21:53 DEBUG : file1(0xc00038aac0): _writeAt: size=7, off=5 2025/08/06 23:21:53 DEBUG : file1(0xc00038aac0): >_writeAt: n=7, err= 2025/08/06 23:21:53 DEBUG : file1: vfs cache: truncate to size=11 2025/08/06 23:21:53 DEBUG : file1(0xc00038aac0): close: 2025/08/06 23:21:53 DEBUG : file1: vfs cache: setting modification time to 2025-08-06 23:21:53.198523718 +0000 UTC m=+100.870742744 2025/08/06 23:21:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/06 23:21:53 DEBUG : file1(0xc00038aac0): >close: err= 2025/08/06 23:21:53 DEBUG : file1(0xc00038aac0): close: 2025/08/06 23:21:53 DEBUG : file1(0xc00038aac0): >close: err=file already closed 2025/08/06 23:21:53 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:53 DEBUG : Looking for writers 2025/08/06 23:21:53 DEBUG : file1: reading active writers 2025/08/06 23:21:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 23:21:53 DEBUG : Looking for writers 2025/08/06 23:21:53 DEBUG : file1: reading active writers 2025/08/06 23:21:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 23:21:53 DEBUG : Looking for writers 2025/08/06 23:21:53 DEBUG : file1: reading active writers 2025/08/06 23:21:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 23:21:53 DEBUG : Looking for writers 2025/08/06 23:21:53 DEBUG : file1: reading active writers 2025/08/06 23:21:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 23:21:53 DEBUG : file1: vfs cache: starting upload 2025/08/06 23:21:53 DEBUG : Looking for writers 2025/08/06 23:21:53 DEBUG : file1: reading active writers 2025/08/06 23:21:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/06 23:21:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:53 DEBUG : Looking for writers 2025/08/06 23:21:53 DEBUG : file1: reading active writers 2025/08/06 23:21:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/06 23:21:53 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/06 23:21:53 INFO : file1: Copied (new) 2025/08/06 23:21:53 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-06 23:21:53 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/06 23:21:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/06 23:21:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:53 INFO : file1: vfs cache: upload succeeded try #1 2025/08/06 23:21:53 DEBUG : Looking for writers 2025/08/06 23:21:53 DEBUG : file1: reading active writers 2025/08/06 23:21:53 DEBUG : >WaitForWriters: 2025/08/06 23:21:53 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:53 DEBUG : Looking for writers 2025/08/06 23:21:53 DEBUG : file1: reading active writers 2025/08/06 23:21:53 DEBUG : >WaitForWriters: 2025/08/06 23:21:53 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.26s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:54 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:54 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:21:54 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:54 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:21:54 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:21:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:21:54 DEBUG : file1: newRWFileHandle: 2025/08/06 23:21:54 DEBUG : file1(0xc000817380): openPending: 2025/08/06 23:21:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:21:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:54 DEBUG : file1(0xc000817380): >openPending: err= 2025/08/06 23:21:54 DEBUG : file1: >newRWFileHandle: err= 2025/08/06 23:21:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/06 23:21:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/06 23:21:54 DEBUG : file1(0xc000817380): _writeAt: size=7, off=0 2025/08/06 23:21:54 DEBUG : file1(0xc000817380): >_writeAt: n=7, err= 2025/08/06 23:21:54 DEBUG : file1(0xc000817380): _writeAt: size=6, off=5 2025/08/06 23:21:54 DEBUG : file1(0xc000817380): >_writeAt: n=6, err= 2025/08/06 23:21:54 DEBUG : file1(0xc000817380): close: 2025/08/06 23:21:54 DEBUG : file1: vfs cache: setting modification time to 2025-08-06 23:21:54.455017515 +0000 UTC m=+102.127236500 2025/08/06 23:21:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/06 23:21:54 DEBUG : file1(0xc000817380): >close: err= 2025/08/06 23:21:54 DEBUG : file1(0xc000817380): _writeAt: size=5, off=0 2025/08/06 23:21:54 DEBUG : file1(0xc000817380): >_writeAt: n=0, err=file already closed 2025/08/06 23:21:54 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:54 DEBUG : Looking for writers 2025/08/06 23:21:54 DEBUG : file1: reading active writers 2025/08/06 23:21:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 23:21:54 DEBUG : Looking for writers 2025/08/06 23:21:54 DEBUG : file1: reading active writers 2025/08/06 23:21:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 23:21:54 DEBUG : Looking for writers 2025/08/06 23:21:54 DEBUG : file1: reading active writers 2025/08/06 23:21:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 23:21:54 DEBUG : Looking for writers 2025/08/06 23:21:54 DEBUG : file1: reading active writers 2025/08/06 23:21:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 23:21:54 DEBUG : file1: vfs cache: starting upload 2025/08/06 23:21:54 DEBUG : Looking for writers 2025/08/06 23:21:54 DEBUG : file1: reading active writers 2025/08/06 23:21:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/06 23:21:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:54 DEBUG : Looking for writers 2025/08/06 23:21:54 DEBUG : file1: reading active writers 2025/08/06 23:21:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/06 23:21:54 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/06 23:21:54 INFO : file1: Copied (new) 2025/08/06 23:21:54 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-06 23:21:54 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/06 23:21:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/06 23:21:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:54 INFO : file1: vfs cache: upload succeeded try #1 2025/08/06 23:21:55 DEBUG : Looking for writers 2025/08/06 23:21:55 DEBUG : file1: reading active writers 2025/08/06 23:21:55 DEBUG : >WaitForWriters: 2025/08/06 23:21:55 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:55 DEBUG : Looking for writers 2025/08/06 23:21:55 DEBUG : file1: reading active writers 2025/08/06 23:21:55 DEBUG : >WaitForWriters: 2025/08/06 23:21:55 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.18s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:55 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:55 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:21:55 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:55 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:21:55 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:21:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:21:55 DEBUG : file1: newRWFileHandle: 2025/08/06 23:21:55 DEBUG : file1(0xc000956a80): openPending: 2025/08/06 23:21:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:21:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:55 DEBUG : file1(0xc000956a80): >openPending: err= 2025/08/06 23:21:55 DEBUG : file1: >newRWFileHandle: err= 2025/08/06 23:21:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/06 23:21:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/06 23:21:55 DEBUG : file1(0xc000956a80): close: 2025/08/06 23:21:55 DEBUG : file1: vfs cache: setting modification time to 2025-08-06 23:21:55.600793598 +0000 UTC m=+103.273012623 2025/08/06 23:21:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/06 23:21:55 DEBUG : file1(0xc000956a80): >close: err= 2025/08/06 23:21:55 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/06 23:21:55 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/06 23:21:55 DEBUG : file2: newRWFileHandle: 2025/08/06 23:21:55 DEBUG : file2(0xc000956f00): openPending: 2025/08/06 23:21:55 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:21:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/06 23:21:55 DEBUG : file2(0xc000956f00): >openPending: err= 2025/08/06 23:21:55 DEBUG : file2: >newRWFileHandle: err= 2025/08/06 23:21:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/06 23:21:55 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/06 23:21:55 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/06 23:21:55 DEBUG : file2(0xc000956f00): RWFileHandle.Flush 2025/08/06 23:21:55 DEBUG : file2(0xc000956f00): RWFileHandle.Release 2025/08/06 23:21:55 DEBUG : file2(0xc000956f00): close: 2025/08/06 23:21:55 DEBUG : file2: vfs cache: setting modification time to 2025-08-06 23:21:55.602397527 +0000 UTC m=+103.274616543 2025/08/06 23:21:55 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/06 23:21:55 DEBUG : file2(0xc000956f00): >close: err= 2025/08/06 23:21:55 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:55 DEBUG : Looking for writers 2025/08/06 23:21:55 DEBUG : file1: reading active writers 2025/08/06 23:21:55 DEBUG : file2: reading active writers 2025/08/06 23:21:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/06 23:21:55 DEBUG : Looking for writers 2025/08/06 23:21:55 DEBUG : file1: reading active writers 2025/08/06 23:21:55 DEBUG : file2: reading active writers 2025/08/06 23:21:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/06 23:21:55 DEBUG : Looking for writers 2025/08/06 23:21:55 DEBUG : file1: reading active writers 2025/08/06 23:21:55 DEBUG : file2: reading active writers 2025/08/06 23:21:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/06 23:21:55 DEBUG : Looking for writers 2025/08/06 23:21:55 DEBUG : file1: reading active writers 2025/08/06 23:21:55 DEBUG : file2: reading active writers 2025/08/06 23:21:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/06 23:21:55 DEBUG : file1: vfs cache: starting upload 2025/08/06 23:21:55 DEBUG : file2: vfs cache: starting upload 2025/08/06 23:21:55 DEBUG : Looking for writers 2025/08/06 23:21:55 DEBUG : file1: reading active writers 2025/08/06 23:21:55 DEBUG : file2: reading active writers 2025/08/06 23:21:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/06 23:21:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:55 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:55 DEBUG : Looking for writers 2025/08/06 23:21:55 DEBUG : file1: reading active writers 2025/08/06 23:21:55 DEBUG : file2: reading active writers 2025/08/06 23:21:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/08/06 23:21:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/06 23:21:56 INFO : file1: Copied (new) 2025/08/06 23:21:56 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-06 23:21:55 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/06 23:21:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/06 23:21:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:56 INFO : file1: vfs cache: upload succeeded try #1 2025/08/06 23:21:56 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/06 23:21:56 INFO : file2: Copied (new) 2025/08/06 23:21:56 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-06 23:21:55 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/06 23:21:56 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/06 23:21:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/06 23:21:56 INFO : file2: vfs cache: upload succeeded try #1 2025/08/06 23:21:56 DEBUG : Looking for writers 2025/08/06 23:21:56 DEBUG : file1: reading active writers 2025/08/06 23:21:56 DEBUG : file2: reading active writers 2025/08/06 23:21:56 DEBUG : >WaitForWriters: 2025/08/06 23:21:56 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:56 DEBUG : Looking for writers 2025/08/06 23:21:56 DEBUG : file1: reading active writers 2025/08/06 23:21:56 DEBUG : file2: reading active writers 2025/08/06 23:21:56 DEBUG : >WaitForWriters: 2025/08/06 23:21:56 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.26s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:56 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:56 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:21:56 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:56 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:21:56 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:21:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:21:56 DEBUG : file1: newRWFileHandle: 2025/08/06 23:21:56 DEBUG : file1(0xc00077d0c0): openPending: 2025/08/06 23:21:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:21:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:56 DEBUG : file1(0xc00077d0c0): >openPending: err= 2025/08/06 23:21:56 DEBUG : file1: >newRWFileHandle: err= 2025/08/06 23:21:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/06 23:21:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/06 23:21:56 DEBUG : file1(0xc00077d0c0): _writeAt: size=5, off=0 2025/08/06 23:21:56 DEBUG : file1(0xc00077d0c0): >_writeAt: n=5, err= 2025/08/06 23:21:56 DEBUG : file1(0xc00077d0c0): RWFileHandle.Flush 2025/08/06 23:21:56 DEBUG : file1(0xc00077d0c0): RWFileHandle.Flush 2025/08/06 23:21:56 DEBUG : file1(0xc00077d0c0): close: 2025/08/06 23:21:56 DEBUG : file1: vfs cache: setting modification time to 2025-08-06 23:21:56.889039464 +0000 UTC m=+104.561258450 2025/08/06 23:21:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/06 23:21:56 DEBUG : file1(0xc00077d0c0): >close: err= 2025/08/06 23:21:56 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:56 DEBUG : Looking for writers 2025/08/06 23:21:56 DEBUG : file1: reading active writers 2025/08/06 23:21:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 23:21:56 DEBUG : Looking for writers 2025/08/06 23:21:56 DEBUG : file1: reading active writers 2025/08/06 23:21:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 23:21:56 DEBUG : Looking for writers 2025/08/06 23:21:56 DEBUG : file1: reading active writers 2025/08/06 23:21:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 23:21:56 DEBUG : Looking for writers 2025/08/06 23:21:56 DEBUG : file1: reading active writers 2025/08/06 23:21:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 23:21:56 DEBUG : file1: vfs cache: starting upload 2025/08/06 23:21:57 DEBUG : Looking for writers 2025/08/06 23:21:57 DEBUG : file1: reading active writers 2025/08/06 23:21:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/06 23:21:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:57 DEBUG : Looking for writers 2025/08/06 23:21:57 DEBUG : file1: reading active writers 2025/08/06 23:21:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/06 23:21:57 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/06 23:21:57 INFO : file1: Copied (new) 2025/08/06 23:21:57 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-06 23:21:56 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/06 23:21:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/06 23:21:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:57 INFO : file1: vfs cache: upload succeeded try #1 2025/08/06 23:21:57 DEBUG : Looking for writers 2025/08/06 23:21:57 DEBUG : file1: reading active writers 2025/08/06 23:21:57 DEBUG : >WaitForWriters: 2025/08/06 23:21:57 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.08s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:57 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:57 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:21:57 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:57 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:21:57 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:21:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:21:57 DEBUG : file1: newRWFileHandle: 2025/08/06 23:21:57 DEBUG : file1(0xc000998940): openPending: 2025/08/06 23:21:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:21:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:57 DEBUG : file1(0xc000998940): >openPending: err= 2025/08/06 23:21:57 DEBUG : file1: >newRWFileHandle: err= 2025/08/06 23:21:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/06 23:21:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/06 23:21:57 DEBUG : file1(0xc000998940): _writeAt: size=5, off=0 2025/08/06 23:21:57 DEBUG : file1(0xc000998940): >_writeAt: n=5, err= 2025/08/06 23:21:57 DEBUG : file1(0xc000998940): RWFileHandle.Release 2025/08/06 23:21:57 DEBUG : file1(0xc000998940): close: 2025/08/06 23:21:57 DEBUG : file1: vfs cache: setting modification time to 2025-08-06 23:21:57.974279177 +0000 UTC m=+105.646498193 2025/08/06 23:21:57 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/06 23:21:57 DEBUG : file1(0xc000998940): >close: err= 2025/08/06 23:21:57 DEBUG : file1(0xc000998940): RWFileHandle.Release 2025/08/06 23:21:57 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:57 DEBUG : Looking for writers 2025/08/06 23:21:57 DEBUG : file1: reading active writers 2025/08/06 23:21:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 23:21:57 DEBUG : Looking for writers 2025/08/06 23:21:57 DEBUG : file1: reading active writers 2025/08/06 23:21:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 23:21:58 DEBUG : Looking for writers 2025/08/06 23:21:58 DEBUG : file1: reading active writers 2025/08/06 23:21:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 23:21:58 DEBUG : Looking for writers 2025/08/06 23:21:58 DEBUG : file1: reading active writers 2025/08/06 23:21:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 23:21:58 DEBUG : file1: vfs cache: starting upload 2025/08/06 23:21:58 DEBUG : Looking for writers 2025/08/06 23:21:58 DEBUG : file1: reading active writers 2025/08/06 23:21:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/06 23:21:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:58 DEBUG : Looking for writers 2025/08/06 23:21:58 DEBUG : file1: reading active writers 2025/08/06 23:21:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/06 23:21:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/06 23:21:58 INFO : file1: Copied (new) 2025/08/06 23:21:58 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-06 23:21:57 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/06 23:21:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/06 23:21:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:58 INFO : file1: vfs cache: upload succeeded try #1 2025/08/06 23:21:58 DEBUG : Looking for writers 2025/08/06 23:21:58 DEBUG : file1: reading active writers 2025/08/06 23:21:58 DEBUG : >WaitForWriters: 2025/08/06 23:21:58 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.10s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:21:58 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:21:58 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:21:58 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:58 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:21:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:21:58 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:21:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:21:59 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/06 23:21:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/06 23:21:59 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 23:21:59 DEBUG : dir/file1(0xc000b58f80): openPending: 2025/08/06 23:21:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/06 23:21:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/06 23:21:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:21:59 DEBUG : dir/file1(0xc000b58f80): >openPending: err= 2025/08/06 23:21:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/06 23:21:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 23:21:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 23:21:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/06 23:21:59 DEBUG : dir/file1(0xc000b58f80): _writeAt: size=5, off=0 2025/08/06 23:21:59 DEBUG : dir/file1(0xc000b58f80): >_writeAt: n=5, err= 2025/08/06 23:21:59 DEBUG : dir/file1(0xc000b58f80): close: 2025/08/06 23:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:21:59 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-06 23:21:59.6898848 +0000 UTC m=+107.362103814 2025/08/06 23:21:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/06 23:21:59 DEBUG : dir/file1(0xc000b58f80): >close: err= 2025/08/06 23:21:59 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:21:59 DEBUG : dir: Looking for writers 2025/08/06 23:21:59 DEBUG : file1: reading active writers 2025/08/06 23:21:59 DEBUG : Looking for writers 2025/08/06 23:21:59 DEBUG : dir: reading active writers 2025/08/06 23:21:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 23:21:59 DEBUG : dir: Looking for writers 2025/08/06 23:21:59 DEBUG : file1: reading active writers 2025/08/06 23:21:59 DEBUG : Looking for writers 2025/08/06 23:21:59 DEBUG : dir: reading active writers 2025/08/06 23:21:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 23:21:59 DEBUG : dir: Looking for writers 2025/08/06 23:21:59 DEBUG : file1: reading active writers 2025/08/06 23:21:59 DEBUG : Looking for writers 2025/08/06 23:21:59 DEBUG : dir: reading active writers 2025/08/06 23:21:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 23:21:59 DEBUG : dir: Looking for writers 2025/08/06 23:21:59 DEBUG : file1: reading active writers 2025/08/06 23:21:59 DEBUG : Looking for writers 2025/08/06 23:21:59 DEBUG : dir: reading active writers 2025/08/06 23:21:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 23:21:59 DEBUG : dir/file1: vfs cache: starting upload 2025/08/06 23:21:59 DEBUG : dir: Looking for writers 2025/08/06 23:21:59 DEBUG : file1: reading active writers 2025/08/06 23:21:59 DEBUG : Looking for writers 2025/08/06 23:21:59 DEBUG : dir: reading active writers 2025/08/06 23:21:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/06 23:21:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:00 DEBUG : dir: Looking for writers 2025/08/06 23:22:00 DEBUG : file1: reading active writers 2025/08/06 23:22:00 DEBUG : Looking for writers 2025/08/06 23:22:00 DEBUG : dir: reading active writers 2025/08/06 23:22:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/06 23:22:00 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/06 23:22:00 INFO : dir/file1: Copied (replaced existing) 2025/08/06 23:22:00 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-06 23:21:59 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/06 23:22:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/06 23:22:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:22:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/06 23:22:00 DEBUG : dir: Looking for writers 2025/08/06 23:22:00 DEBUG : file1: reading active writers 2025/08/06 23:22:00 DEBUG : Looking for writers 2025/08/06 23:22:00 DEBUG : dir: reading active writers 2025/08/06 23:22:00 DEBUG : >WaitForWriters: 2025/08/06 23:22:00 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (2.09s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:22:01 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:22:01 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:22:01 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:01 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:22:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:22:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:01 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:22:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:01 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:01 DEBUG : dir/file1: newRWFileHandle: 2025/08/06 23:22:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/06 23:22:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:22:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/06 23:22:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/06 23:22:01 DEBUG : dir/file1(0xc000acda00): _writeAt: size=5, off=0 2025/08/06 23:22:01 DEBUG : dir/file1(0xc000acda00): openPending: 2025/08/06 23:22:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/06 23:22:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/06 23:22:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:22:01 DEBUG : dir/file1(0xc000acda00): >openPending: err= 2025/08/06 23:22:01 DEBUG : dir/file1(0xc000acda00): >_writeAt: n=5, err= 2025/08/06 23:22:01 DEBUG : dir/file1(0xc000acda00): _writeAt: size=15, off=5 2025/08/06 23:22:01 DEBUG : dir/file1(0xc000acda00): >_writeAt: n=15, err= 2025/08/06 23:22:01 DEBUG : dir/file1(0xc000acda00): close: 2025/08/06 23:22:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/06 23:22:01 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-06 23:22:01.710666449 +0000 UTC m=+109.382885434 2025/08/06 23:22:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:01 DEBUG : dir/file1(0xc000acda00): >close: err= 2025/08/06 23:22:01 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:22:01 DEBUG : dir: Looking for writers 2025/08/06 23:22:01 DEBUG : file1: reading active writers 2025/08/06 23:22:01 DEBUG : Looking for writers 2025/08/06 23:22:01 DEBUG : dir: reading active writers 2025/08/06 23:22:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 23:22:01 DEBUG : dir: Looking for writers 2025/08/06 23:22:01 DEBUG : file1: reading active writers 2025/08/06 23:22:01 DEBUG : Looking for writers 2025/08/06 23:22:01 DEBUG : dir: reading active writers 2025/08/06 23:22:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 23:22:01 DEBUG : dir: Looking for writers 2025/08/06 23:22:01 DEBUG : file1: reading active writers 2025/08/06 23:22:01 DEBUG : Looking for writers 2025/08/06 23:22:01 DEBUG : dir: reading active writers 2025/08/06 23:22:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 23:22:01 DEBUG : dir: Looking for writers 2025/08/06 23:22:01 DEBUG : file1: reading active writers 2025/08/06 23:22:01 DEBUG : Looking for writers 2025/08/06 23:22:01 DEBUG : dir: reading active writers 2025/08/06 23:22:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 23:22:01 DEBUG : dir/file1: vfs cache: starting upload 2025/08/06 23:22:01 DEBUG : dir: Looking for writers 2025/08/06 23:22:01 DEBUG : file1: reading active writers 2025/08/06 23:22:01 DEBUG : Looking for writers 2025/08/06 23:22:01 DEBUG : dir: reading active writers 2025/08/06 23:22:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/06 23:22:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:02 DEBUG : dir: Looking for writers 2025/08/06 23:22:02 DEBUG : file1: reading active writers 2025/08/06 23:22:02 DEBUG : Looking for writers 2025/08/06 23:22:02 DEBUG : dir: reading active writers 2025/08/06 23:22:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/06 23:22:02 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/08/06 23:22:02 INFO : dir/file1: Copied (replaced existing) 2025/08/06 23:22:02 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-06 23:22:01 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/08/06 23:22:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/06 23:22:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:22:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/06 23:22:02 DEBUG : dir: Looking for writers 2025/08/06 23:22:02 DEBUG : file1: reading active writers 2025/08/06 23:22:02 DEBUG : Looking for writers 2025/08/06 23:22:02 DEBUG : dir: reading active writers 2025/08/06 23:22:02 DEBUG : >WaitForWriters: 2025/08/06 23:22:02 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.99s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:22:03 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:22:03 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:22:03 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:03 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:22:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:22:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:03 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:22:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:03 DEBUG : file1: newRWFileHandle: 2025/08/06 23:22:03 DEBUG : file1(0xc000a63340): openPending: 2025/08/06 23:22:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:22:03 DEBUG : file1(0xc000a63340): >openPending: err= 2025/08/06 23:22:03 DEBUG : file1: >newRWFileHandle: err= 2025/08/06 23:22:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:22:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/06 23:22:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/06 23:22:03 DEBUG : file1(0xc000a63340): _writeAt: size=5, off=0 2025/08/06 23:22:03 DEBUG : file1(0xc000a63340): >_writeAt: n=5, err= 2025/08/06 23:22:03 DEBUG : file1(0xc000a63340): close: 2025/08/06 23:22:03 DEBUG : file1: vfs cache: setting modification time to 2025-08-06 23:22:03.136947828 +0000 UTC m=+110.809166812 2025/08/06 23:22:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:03 DEBUG : file1(0xc000a63340): >close: err= 2025/08/06 23:22:03 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:22:03 DEBUG : Looking for writers 2025/08/06 23:22:03 DEBUG : file1: reading active writers 2025/08/06 23:22:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 23:22:03 DEBUG : Looking for writers 2025/08/06 23:22:03 DEBUG : file1: reading active writers 2025/08/06 23:22:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 23:22:03 DEBUG : Looking for writers 2025/08/06 23:22:03 DEBUG : file1: reading active writers 2025/08/06 23:22:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 23:22:03 DEBUG : Looking for writers 2025/08/06 23:22:03 DEBUG : file1: reading active writers 2025/08/06 23:22:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 23:22:03 DEBUG : file1: vfs cache: starting upload 2025/08/06 23:22:03 DEBUG : Looking for writers 2025/08/06 23:22:03 DEBUG : file1: reading active writers 2025/08/06 23:22:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/06 23:22:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:03 DEBUG : Looking for writers 2025/08/06 23:22:03 DEBUG : file1: reading active writers 2025/08/06 23:22:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/06 23:22:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/06 23:22:03 INFO : file1: Copied (new) 2025/08/06 23:22:03 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-06 23:22:03 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/06 23:22:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/06 23:22:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:22:03 INFO : file1: vfs cache: upload succeeded try #1 2025/08/06 23:22:03 DEBUG : Looking for writers 2025/08/06 23:22:03 DEBUG : file1: reading active writers 2025/08/06 23:22:03 DEBUG : >WaitForWriters: 2025/08/06 23:22:03 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.11s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:22:04 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:22:04 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:22:04 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:04 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:22:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:22:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/06 23:22:04 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aea00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aea00): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aea00): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aea00): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aea00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.240233603 +0000 UTC m=+111.912452608 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aea00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aee80): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aee80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aee80): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aee80): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aee80): _writeAt: size=3, off=2 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aee80): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aee80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.240233603 +0000 UTC m=+111.912452608 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aee80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af340): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af340): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af340): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af340): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af340): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.240233603 +0000 UTC m=+111.912452608 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af340): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f1f0 item 1 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af980): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af980): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af980): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af980): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af980): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.244252974 +0000 UTC m=+111.916471990 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af980): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005afe80): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005afe80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005afe80): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005afe80): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005afe80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.244252974 +0000 UTC m=+111.916471990 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005afe80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fea0 item 2 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083c580): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083c580): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083c580): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083c580): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083c580): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.247141225 +0000 UTC m=+111.919360250 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083c580): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083ca00): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083ca00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083ca00): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083ca00): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083ca00): _writeAt: size=3, off=2 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083ca00): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083ca00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.247141225 +0000 UTC m=+111.919360250 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083ca00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083cec0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083cec0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083cec0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083cec0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083cec0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.247141225 +0000 UTC m=+111.919360250 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083cec0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac620 item 3 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083d640): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083d640): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083d640): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083d640): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083d640): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.251391059 +0000 UTC m=+111.923610083 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083d640): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083db80): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083db80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083db80): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083db80): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083db80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.251391059 +0000 UTC m=+111.923610083 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083db80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad420 item 4 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fa800): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fa800): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fa800): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fa800): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fa800): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.254285791 +0000 UTC m=+111.926504805 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fa800): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fb6c0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fb6c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fb6c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fb6c0): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fb6c0): _writeAt: size=3, off=2 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fb6c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fb6c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.254285791 +0000 UTC m=+111.926504805 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fb6c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e80c0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e80c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e80c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e80c0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e80c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.254285791 +0000 UTC m=+111.926504805 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e80c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad9d0 item 5 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8740): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8740): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8740): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8740): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8740): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.258167334 +0000 UTC m=+111.930386359 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8740): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8c80): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8c80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8c80): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8c80): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8c80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.258167334 +0000 UTC m=+111.930386359 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8c80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adf10 item 6 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9300): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9300): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9300): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9300): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9300): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.261329327 +0000 UTC m=+111.933548351 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9300): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9800): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9800): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9800): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9800): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9800): _writeAt: size=3, off=2 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9800): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9800): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.261329327 +0000 UTC m=+111.933548351 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9800): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9cc0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9cc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9cc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9cc0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9cc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.261329327 +0000 UTC m=+111.933548351 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9cc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c310 item 7 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d83c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d83c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d83c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d83c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d83c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.265746235 +0000 UTC m=+111.937965260 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d83c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8940): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8940): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8940): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8940): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8940): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.265746235 +0000 UTC m=+111.937965260 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8940): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cd90 item 8 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8f00): _readAt: size=2, off=0 2025/08/06 23:22:04 ERROR : open-test-file(0xc0007d8f00): Couldn't read size of file 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8f00): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8f00): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8f00): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8f00): close: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8f00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d93c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d93c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d93c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d93c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d93c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.268814162 +0000 UTC m=+111.941033186 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d93c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9840): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9840): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9840): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9840): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9840): _writeAt: size=3, off=2 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9840): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9840): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.268814162 +0000 UTC m=+111.941033186 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9840): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9d40): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9d40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9d40): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9d40): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9d40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.268814162 +0000 UTC m=+111.941033186 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9d40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d340 item 9 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a440): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a440): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a440): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a440): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a440): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.272689553 +0000 UTC m=+111.944908569 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a440): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a980): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a980): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a980): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a980): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a980): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.272689553 +0000 UTC m=+111.944908569 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a980): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048da40 item 10 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b000): _readAt: size=2, off=0 2025/08/06 23:22:04 ERROR : open-test-file(0xc00038b000): Couldn't read size of file 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b000): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b000): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b000): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b000): close: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b000): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b3c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b3c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b3c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b3c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b3c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.275755335 +0000 UTC m=+111.947974351 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b3c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b8c0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b8c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b8c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b8c0): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b8c0): _writeAt: size=3, off=2 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b8c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b8c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.275755335 +0000 UTC m=+111.947974351 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b8c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038bdc0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038bdc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038bdc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038bdc0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038bdc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.275755335 +0000 UTC m=+111.947974351 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038bdc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe0e0 item 11 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a024c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a024c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a024c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a024c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a024c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.27994585 +0000 UTC m=+111.952164855 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a024c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02a00): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02a00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02a00): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02a00): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02a00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.27994585 +0000 UTC m=+111.952164855 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02a00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fea10 item 12 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03040): _readAt: size=2, off=0 2025/08/06 23:22:04 ERROR : open-test-file(0xc000a03040): Couldn't read size of file 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03040): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03040): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03040): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03040): close: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03040): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03400): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03400): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03400): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03400): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03400): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.282405144 +0000 UTC m=+111.954624150 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03400): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03b00): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03b00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03b00): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03b00): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03b00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.282405144 +0000 UTC m=+111.954624150 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03b00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004feee0 item 13 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816200): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816200): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816200): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816200): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816200): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.285059083 +0000 UTC m=+111.957278089 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816200): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816740): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816740): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816740): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816740): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816740): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.285059083 +0000 UTC m=+111.957278089 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816740): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff650 item 14 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816d80): _readAt: size=2, off=0 2025/08/06 23:22:04 ERROR : open-test-file(0xc000816d80): Couldn't read size of file 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816d80): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816d80): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816d80): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816d80): close: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816d80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817140): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817140): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817140): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817140): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817140): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.287399416 +0000 UTC m=+111.959618411 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817140): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817800): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817800): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817800): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817800): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817800): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.287399416 +0000 UTC m=+111.959618411 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817800): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ffb90 item 15 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817ec0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817ec0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817ec0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817ec0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817ec0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.28973108 +0000 UTC m=+111.961950085 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817ec0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fc480): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fc480): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fc480): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fc480): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fc480): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.28973108 +0000 UTC m=+111.961950085 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fc480): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc230 item 16 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fcac0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fcac0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fcac0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fcac0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fcac0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.291789983 +0000 UTC m=+111.964008979 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fcac0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fcf40): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fcf40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fcf40): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fcf40): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fcf40): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fcf40): _writeAt: size=3, off=7 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fcf40): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fcf40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.291789983 +0000 UTC m=+111.964008979 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fcf40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fd440): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fd440): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fd440): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fd440): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fd440): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.291789983 +0000 UTC m=+111.964008979 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fd440): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc770 item 17 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fdac0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fdac0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fdac0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fdac0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fdac0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.295025505 +0000 UTC m=+111.967244510 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fdac0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8100): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8100): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8100): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8100): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8100): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.295025505 +0000 UTC m=+111.967244510 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8100): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fcf50 item 18 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8780): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8780): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8780): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8780): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8780): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.298443138 +0000 UTC m=+111.970662153 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8780): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8c80): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8c80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8c80): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8c80): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8c80): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8c80): _writeAt: size=3, off=7 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8c80): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8c80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.298443138 +0000 UTC m=+111.970662153 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8c80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9180): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9180): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9180): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9180): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9180): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.298443138 +0000 UTC m=+111.970662153 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9180): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd420 item 19 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9800): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9800): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9800): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9800): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9800): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.302709273 +0000 UTC m=+111.974928257 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9800): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9d40): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9d40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9d40): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9d40): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9d40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.302709273 +0000 UTC m=+111.974928257 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9d40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fde30 item 20 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6480): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6480): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6480): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6480): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6480): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.304318793 +0000 UTC m=+111.976537778 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6480): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6980): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6980): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6980): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6980): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6980): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6980): _writeAt: size=3, off=7 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6980): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6980): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.304318793 +0000 UTC m=+111.976537778 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6980): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6f00): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6f00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6f00): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6f00): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6f00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.304318793 +0000 UTC m=+111.976537778 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6f00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5c310 item 21 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7580): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7580): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7580): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7580): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7580): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.307227922 +0000 UTC m=+111.979446907 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7580): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7ac0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7ac0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7ac0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7ac0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7ac0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.307227922 +0000 UTC m=+111.979446907 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7ac0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5c7e0 item 22 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008142c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008142c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008142c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008142c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008142c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.308901181 +0000 UTC m=+111.981120167 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008142c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008147c0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008147c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008147c0): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008147c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008147c0): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008147c0): _writeAt: size=3, off=7 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008147c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008147c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.308901181 +0000 UTC m=+111.981120167 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008147c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814cc0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814cc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814cc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814cc0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814cc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.308901181 +0000 UTC m=+111.981120167 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814cc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5cc40 item 23 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815340): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815340): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815340): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815340): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815340): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.311112701 +0000 UTC m=+111.983331686 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815340): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815980): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815980): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815980): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815980): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815980): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.311112701 +0000 UTC m=+111.983331686 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815980): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5d340 item 24 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca040): _readAt: size=2, off=0 2025/08/06 23:22:04 ERROR : open-test-file(0xc0007ca040): Couldn't read size of file 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca040): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca040): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca040): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca040): close: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca040): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca400): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca400): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca400): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca400): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca400): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.312921245 +0000 UTC m=+111.985140230 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca400): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca940): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca940): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca940): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca940): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca940): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca940): _writeAt: size=3, off=7 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca940): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca940): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.312921245 +0000 UTC m=+111.985140230 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca940): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cae80): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cae80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cae80): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cae80): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cae80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.312921245 +0000 UTC m=+111.985140230 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cae80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5d880 item 25 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb580): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb580): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb580): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb580): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb580): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.316098566 +0000 UTC m=+111.988317571 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb580): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cbac0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cbac0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cbac0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cbac0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cbac0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.316098566 +0000 UTC m=+111.988317571 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cbac0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5ddc0 item 26 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007441c0): _readAt: size=2, off=0 2025/08/06 23:22:04 ERROR : open-test-file(0xc0007441c0): Couldn't read size of file 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007441c0): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007441c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007441c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007441c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007441c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744580): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744580): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744580): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744580): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744580): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.318646519 +0000 UTC m=+111.990865503 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744580): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744a80): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744a80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744a80): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744a80): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744a80): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744a80): _writeAt: size=3, off=7 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744a80): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744a80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.318646519 +0000 UTC m=+111.990865503 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744a80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744fc0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744fc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744fc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744fc0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744fc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.318646519 +0000 UTC m=+111.990865503 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744fc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349a40 item 27 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745640): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745640): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745640): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745640): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745640): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.320883686 +0000 UTC m=+111.993102670 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745640): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745b80): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745b80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745b80): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745b80): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745b80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.320883686 +0000 UTC m=+111.993102670 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745b80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc380 item 28 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c2c0): _readAt: size=2, off=0 2025/08/06 23:22:04 ERROR : open-test-file(0xc00077c2c0): Couldn't read size of file 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c2c0): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c2c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c2c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c2c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c2c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c680): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c680): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c680): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c680): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c680): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.322642356 +0000 UTC m=+111.994861341 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c680): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077cd40): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077cd40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077cd40): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077cd40): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077cd40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.322642356 +0000 UTC m=+111.994861341 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077cd40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccee0 item 29 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d3c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d3c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d3c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d3c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d3c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.324813049 +0000 UTC m=+111.997032034 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d3c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d940): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d940): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d940): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d940): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d940): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.324813049 +0000 UTC m=+111.997032034 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d940): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdea0 item 30 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956000): _readAt: size=2, off=0 2025/08/06 23:22:04 ERROR : open-test-file(0xc000956000): Couldn't read size of file 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956000): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956000): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956000): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956000): close: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956000): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009563c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009563c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009563c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009563c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009563c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.326597487 +0000 UTC m=+111.998816473 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009563c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956a80): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956a80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956a80): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956a80): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956a80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.326597487 +0000 UTC m=+111.998816473 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956a80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050e770 item 31 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957100): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957100): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957100): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957100): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957100): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.328637215 +0000 UTC m=+112.000856200 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957100): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957700): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957700): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957700): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957700): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957700): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.328637215 +0000 UTC m=+112.000856200 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957700): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ebd0 item 32 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957d40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957d40): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957d40): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957d40): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957d40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.330497886 +0000 UTC m=+112.002716881 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957d40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998240): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998240): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998240): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998240): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998240): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ef50 item 33 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998240): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998240): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.331173654 +0000 UTC m=+112.003392659 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998240): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998740): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998740): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998740): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998740): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998740): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.331173654 +0000 UTC m=+112.003392659 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998740): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050f110 item 33 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998d80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998d80): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998d80): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998d80): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998d80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.332918788 +0000 UTC m=+112.005137763 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998d80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999240): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999240): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050f570 item 34 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999240): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999240): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999240): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999240): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999240): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.333639682 +0000 UTC m=+112.005858666 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999240): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999780): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999780): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999780): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999780): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999780): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.333639682 +0000 UTC m=+112.005858666 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999780): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050f880 item 34 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999dc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999dc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999dc0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999dc0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999dc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.335388803 +0000 UTC m=+112.007607788 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999dc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081e2c0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081e2c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081e2c0): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081e2c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081e2c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050fce0 item 35 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081e2c0): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081e2c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.336055004 +0000 UTC m=+112.008273989 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081e2c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081e7c0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081e7c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081e7c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081e7c0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081e7c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.336055004 +0000 UTC m=+112.008273989 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081e7c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448070 item 35 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081ee80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081ee80): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081ee80): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081ee80): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081ee80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.337710901 +0000 UTC m=+112.009929885 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081ee80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081f380): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081f380): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004490a0 item 36 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081f380): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081f380): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081f380): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081f380): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081f380): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.338556978 +0000 UTC m=+112.010775964 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081f380): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081f8c0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081f8c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081f8c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081f8c0): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081f8c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.338556978 +0000 UTC m=+112.010775964 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081f8c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449340 item 36 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081ff00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081ff00): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081ff00): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081ff00): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081ff00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.341059074 +0000 UTC m=+112.013278088 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00081ff00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42400): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42400): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42400): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42400): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42400): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449e30 item 37 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42400): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42400): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.342153327 +0000 UTC m=+112.014372351 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42400): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42900): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42900): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42900): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42900): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42900): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.342153327 +0000 UTC m=+112.014372351 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42900): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a620 item 37 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42f80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42f80): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42f80): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42f80): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42f80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.344720183 +0000 UTC m=+112.016939198 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42f80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a434c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a434c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049aee0 item 38 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a434c0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a434c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a434c0): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a434c0): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a434c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.345760715 +0000 UTC m=+112.017979721 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a434c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43a00): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43a00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43a00): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43a00): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43a00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.345760715 +0000 UTC m=+112.017979721 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43a00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b0a0 item 38 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093c100): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093c100): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093c100): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093c100): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093c100): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.348581509 +0000 UTC m=+112.020800533 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093c100): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093c600): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093c600): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093c600): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093c600): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093c600): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b650 item 39 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093c600): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093c600): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.349583869 +0000 UTC m=+112.021802895 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093c600): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093cb00): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093cb00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093cb00): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093cb00): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093cb00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.349583869 +0000 UTC m=+112.021802895 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093cb00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bce0 item 39 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093d180): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093d180): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093d180): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093d180): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093d180): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.352307169 +0000 UTC m=+112.024526194 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093d180): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093d680): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093d680): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2d20 item 40 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093d680): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093d680): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093d680): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093d680): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093d680): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.353736862 +0000 UTC m=+112.025955887 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093d680): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093dbc0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093dbc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093dbc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093dbc0): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093dbc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.353736862 +0000 UTC m=+112.025955887 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00093dbc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3500 item 40 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976200): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976200): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976200): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976200): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976200): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976200): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976200): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.356223748 +0000 UTC m=+112.028442743 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976200): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976700): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976700): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976700): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b44000 item 41 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976700): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976700): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.357596144 +0000 UTC m=+112.029815159 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976700): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976bc0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976bc0): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976bc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976bc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b44230 item 41 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976bc0): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976bc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.358588907 +0000 UTC m=+112.030807931 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976bc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0002d66c0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0002d66c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0002d66c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0002d66c0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0002d66c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.358588907 +0000 UTC m=+112.030807931 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0002d66c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b443f0 item 41 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0002d74c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0002d74c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0002d74c0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0002d74c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0002d74c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0002d74c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0002d74c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.361271249 +0000 UTC m=+112.033490255 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0002d74c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a223c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a223c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a223c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4770 item 42 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a223c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a223c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.362106817 +0000 UTC m=+112.034325832 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a223c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a22900): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a22900): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4930 item 42 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a22900): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a22900): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a22900): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a22900): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a22900): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.363076236 +0000 UTC m=+112.035295241 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a22900): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a22e80): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a22e80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a22e80): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a22e80): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a22e80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.363076236 +0000 UTC m=+112.035295241 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a22e80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4bd0 item 42 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a234c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a234c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a234c0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a234c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a234c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a234c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a234c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.365217414 +0000 UTC m=+112.037436419 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a234c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a239c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a239c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a239c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f52d0 item 43 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a239c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a239c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.36627597 +0000 UTC m=+112.038494995 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a239c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a23f00): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a23f00): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a23f00): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a23f00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a23f00): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5730 item 43 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a23f00): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a23f00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.367152045 +0000 UTC m=+112.039371069 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a23f00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a444c0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a444c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a444c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a444c0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a444c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.367152045 +0000 UTC m=+112.039371069 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a444c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5c70 item 43 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a44b00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a44b00): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a44b00): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a44b00): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a44b00): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a44b00): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a44b00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.369810594 +0000 UTC m=+112.042029618 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a44b00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a45000): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a45000): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a45000): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f462a0 item 44 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a45000): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a45000): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.370834234 +0000 UTC m=+112.043053249 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a45000): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a45540): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a45540): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f46460 item 44 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a45540): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a45540): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a45540): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a45540): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a45540): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.371848698 +0000 UTC m=+112.044067683 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a45540): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754280): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754280): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754280): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754280): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754280): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.371848698 +0000 UTC m=+112.044067683 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754280): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c230 item 44 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007549c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007549c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007549c0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007549c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007549c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007549c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007549c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.374516423 +0000 UTC m=+112.046735428 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007549c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754ec0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754ec0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754ec0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c690 item 45 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754ec0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754ec0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.375370977 +0000 UTC m=+112.047589982 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754ec0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007555c0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007555c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007555c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007555c0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007555c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.375370977 +0000 UTC m=+112.047589982 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007555c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ca80 item 45 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755c00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755c00): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755c00): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755c00): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755c00): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755c00): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755c00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.378067025 +0000 UTC m=+112.050286040 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755c00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8a180): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8a180): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8a180): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d110 item 46 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8a180): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8a180): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.378944572 +0000 UTC m=+112.051163577 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8a180): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8a880): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8a880): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8a880): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8a880): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8a880): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.378944572 +0000 UTC m=+112.051163577 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8a880): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d490 item 46 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8aec0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8aec0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8aec0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8aec0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8aec0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8aec0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8aec0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.382082079 +0000 UTC m=+112.054301094 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8aec0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8b3c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8b3c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8b3c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d9d0 item 47 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8b3c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8b3c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.382646768 +0000 UTC m=+112.054865754 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8b3c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8bac0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8bac0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8bac0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8bac0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8bac0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.382646768 +0000 UTC m=+112.054865754 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a8bac0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045db90 item 47 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab2180): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab2180): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab2180): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab2180): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab2180): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab2180): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab2180): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.384622215 +0000 UTC m=+112.056841210 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab2180): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab2680): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab2680): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab2680): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478070 item 48 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab2680): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab2680): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.385733641 +0000 UTC m=+112.057952647 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab2680): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab2d80): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab2d80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab2d80): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab2d80): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab2d80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.385733641 +0000 UTC m=+112.057952647 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab2d80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478380 item 48 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab33c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab33c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab33c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab33c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab33c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.388614687 +0000 UTC m=+112.060833712 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab33c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab3840): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab3840): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab3840): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab3840): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab3840): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab3840): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478cb0 item 49 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab3840): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab3840): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.389839235 +0000 UTC m=+112.062058240 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab3840): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab3d80): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab3d80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab3d80): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab3d80): >_readAt: n=8, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab3d80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.389839235 +0000 UTC m=+112.062058240 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab3d80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478e70 item 49 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad4480): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad4480): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad4480): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad4480): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad4480): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.392366327 +0000 UTC m=+112.064585332 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad4480): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad4980): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad4980): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad4980): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479340 item 50 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad4980): _readAt: size=2, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad4980): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad4980): _writeAt: size=3, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad4980): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad4980): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.393415195 +0000 UTC m=+112.065634210 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad4980): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad4f00): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad4f00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad4f00): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad4f00): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad4f00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.393415195 +0000 UTC m=+112.065634210 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad4f00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479500 item 50 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad5580): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad5580): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad5580): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad5580): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad5580): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.395733144 +0000 UTC m=+112.067952150 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad5580): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad5a80): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad5a80): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad5a80): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad5a80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad5a80): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad5a80): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479a40 item 51 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad5a80): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad5a80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.396655886 +0000 UTC m=+112.068874891 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad5a80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af6040): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af6040): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af6040): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af6040): >_readAt: n=8, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af6040): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.396655886 +0000 UTC m=+112.068874891 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af6040): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479c00 item 51 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af66c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af66c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af66c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af66c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af66c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.399214427 +0000 UTC m=+112.071433432 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af66c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af6bc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af6bc0): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af6bc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110150 item 52 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af6bc0): _readAt: size=2, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af6bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af6bc0): _writeAt: size=3, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af6bc0): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af6bc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.400201218 +0000 UTC m=+112.072420224 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af6bc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af7140): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af7140): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af7140): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af7140): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af7140): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.400201218 +0000 UTC m=+112.072420224 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af7140): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110460 item 52 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af77c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af77c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af77c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af77c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af77c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.402286091 +0000 UTC m=+112.074505096 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af77c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af7cc0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af7cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af7cc0): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af7cc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af7cc0): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af7cc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110cb0 item 53 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af7cc0): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af7cc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.403092805 +0000 UTC m=+112.075311810 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000af7cc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b20280): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b20280): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b20280): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b20280): >_readAt: n=8, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b20280): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.403092805 +0000 UTC m=+112.075311810 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b20280): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111260 item 53 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b20900): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b20900): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b20900): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b20900): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b20900): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.404977039 +0000 UTC m=+112.077196044 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b20900): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b20e00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b20e00): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b20e00): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111ab0 item 54 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b20e00): _readAt: size=2, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b20e00): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b20e00): _writeAt: size=3, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b20e00): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b20e00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.405777011 +0000 UTC m=+112.077996026 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b20e00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b21380): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b21380): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b21380): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b21380): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b21380): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.405777011 +0000 UTC m=+112.077996026 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b21380): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8000 item 54 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b21a00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b21a00): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b21a00): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b21a00): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b21a00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.407864348 +0000 UTC m=+112.080083363 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b21a00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b21f00): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b21f00): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b21f00): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b21f00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b21f00): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b21f00): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9180 item 55 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b21f00): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b21f00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.408727187 +0000 UTC m=+112.080946192 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b21f00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b604c0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b604c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b604c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b604c0): >_readAt: n=8, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b604c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.408727187 +0000 UTC m=+112.080946192 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b604c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9650 item 55 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b60b40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b60b40): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b60b40): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b60b40): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b60b40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.410865288 +0000 UTC m=+112.083084293 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b60b40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b61040): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b61040): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b61040): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9dc0 item 56 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b61040): _readAt: size=2, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b61040): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b61040): _writeAt: size=3, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b61040): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b61040): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.411776659 +0000 UTC m=+112.083995664 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b61040): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b615c0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b615c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b615c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b615c0): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b615c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.411776659 +0000 UTC m=+112.083995664 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b615c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a43f0 item 56 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b61c00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b61c00): open at offset 0 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b61c00): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b61c00): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b61c00): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b61c00): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b61c00): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b61c00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.413738039 +0000 UTC m=+112.085957044 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b61c00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b881c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b881c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b881c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4cb0 item 57 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b881c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b881c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.414474481 +0000 UTC m=+112.086693485 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b881c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b88700): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b88700): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b88700): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b88700): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b88700): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b88700): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5030 item 57 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b88700): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b88700): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.415432198 +0000 UTC m=+112.087651203 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b88700): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b88c80): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b88c80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b88c80): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b88c80): >_readAt: n=8, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b88c80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.415432198 +0000 UTC m=+112.087651203 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b88c80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5500 item 57 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b892c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b892c0): open at offset 0 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b892c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b892c0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b892c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b892c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b892c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b892c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.417565852 +0000 UTC m=+112.089784857 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b892c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b89800): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b89800): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b89800): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5960 item 58 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b89800): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b89800): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.418540972 +0000 UTC m=+112.090759977 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b89800): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b89d40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b89d40): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b89d40): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5b90 item 58 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b89d40): _readAt: size=2, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b89d40): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b89d40): _writeAt: size=3, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b89d40): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b89d40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.4198938 +0000 UTC m=+112.092112805 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b89d40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bac380): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bac380): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bac380): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bac380): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bac380): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.4198938 +0000 UTC m=+112.092112805 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bac380): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e070 item 58 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bac9c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bac9c0): open at offset 0 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bac9c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bac9c0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bac9c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bac9c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bac9c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bac9c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.422520108 +0000 UTC m=+112.094739164 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bac9c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bacf00): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bacf00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bacf00): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e700 item 59 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bacf00): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bacf00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.423353842 +0000 UTC m=+112.095572847 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bacf00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bad440): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bad440): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bad440): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bad440): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bad440): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bad440): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ea80 item 59 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bad440): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bad440): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.424140739 +0000 UTC m=+112.096359754 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bad440): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bad9c0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bad9c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bad9c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bad9c0): >_readAt: n=8, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bad9c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.424140739 +0000 UTC m=+112.096359754 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bad9c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f110 item 59 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd6080): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd6080): open at offset 0 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd6080): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd6080): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd6080): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd6080): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd6080): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd6080): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.426996237 +0000 UTC m=+112.099215262 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd6080): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977340): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977340): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977340): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b44690 item 60 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977340): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977340): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.427866149 +0000 UTC m=+112.100085175 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977340): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977880): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977880): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977880): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b44850 item 60 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977880): _readAt: size=2, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977880): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977880): _writeAt: size=3, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977880): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977880): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.429073074 +0000 UTC m=+112.101292090 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977880): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977e40): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977e40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977e40): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977e40): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977e40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.429073074 +0000 UTC m=+112.101292090 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977e40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b44b60 item 60 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000454b40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000454b40): open at offset 0 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000454b40): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000454b40): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000454b40): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000454b40): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000454b40): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000454b40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.436002577 +0000 UTC m=+112.108221592 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000454b40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004552c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004552c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004552c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f461c0 item 61 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004552c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004552c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.437203309 +0000 UTC m=+112.109422325 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004552c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455d00): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455d00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455d00): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455d00): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455d00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.437203309 +0000 UTC m=+112.109422325 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455d00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f46380 item 61 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b6500): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b6500): open at offset 0 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b6500): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b6500): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b6500): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b6500): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b6500): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b6500): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.440740967 +0000 UTC m=+112.112959952 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b6500): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b6a40): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b6a40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b6a40): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f46770 item 62 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b6a40): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b6a40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.441939567 +0000 UTC m=+112.114158553 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b6a40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b7140): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b7140): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b7140): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b7140): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b7140): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.441939567 +0000 UTC m=+112.114158553 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b7140): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f46930 item 62 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b7780): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b7780): open at offset 0 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b7780): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b7780): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b7780): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b7780): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b7780): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b7780): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.444059385 +0000 UTC m=+112.116278370 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b7780): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b7cc0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b7cc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b7cc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f46cb0 item 63 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b7cc0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b7cc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.444708322 +0000 UTC m=+112.116927307 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009b7cc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd64c0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd64c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd64c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd64c0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd64c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.444708322 +0000 UTC m=+112.116927307 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd64c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f46f50 item 63 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd6b00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd6b00): open at offset 0 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd6b00): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd6b00): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd6b00): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd6b00): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd6b00): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd6b00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.446742329 +0000 UTC m=+112.118961314 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd6b00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd7040): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd7040): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd7040): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f472d0 item 64 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd7040): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd7040): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.447356923 +0000 UTC m=+112.119575907 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd7040): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd7740): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd7740): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd7740): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd7740): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd7740): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.447356923 +0000 UTC m=+112.119575907 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd7740): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f47490 item 64 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd7d80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd7d80): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd7d80): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd7d80): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd7d80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.449775229 +0000 UTC m=+112.121994214 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000bd7d80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a622c0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a622c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a622c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a622c0): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a622c0): _writeAt: size=3, off=2 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f478f0 item 65 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a622c0): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a622c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.450269838 +0000 UTC m=+112.122488822 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a622c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a627c0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a627c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a627c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a627c0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a627c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.450269838 +0000 UTC m=+112.122488822 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a627c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f47ab0 item 65 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a62e00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a62e00): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a62e00): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a62e00): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a62e00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.451648214 +0000 UTC m=+112.123867200 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a62e00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63280): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63280): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f47e30 item 66 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63280): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63280): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63280): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63280): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63280): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.452536742 +0000 UTC m=+112.124755726 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63280): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a637c0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a637c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a637c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a637c0): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a637c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.452536742 +0000 UTC m=+112.124755726 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a637c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009600e0 item 66 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63e40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63e40): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63e40): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63e40): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63e40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.454049741 +0000 UTC m=+112.126268726 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63e40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000666280): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000666280): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000666280): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000666280): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000666280): _writeAt: size=3, off=2 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000960460 item 67 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000666280): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000666280): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.455118987 +0000 UTC m=+112.127337972 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000666280): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000666b40): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000666b40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000666b40): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000666b40): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000666b40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.455118987 +0000 UTC m=+112.127337972 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000666b40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000960620 item 67 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000667800): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000667800): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000667800): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000667800): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000667800): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.456756069 +0000 UTC m=+112.128975055 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000667800): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076e000): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076e000): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000960b60 item 68 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076e000): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076e000): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076e000): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076e000): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076e000): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.457519381 +0000 UTC m=+112.129738366 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076e000): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076e540): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076e540): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076e540): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076e540): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076e540): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.457519381 +0000 UTC m=+112.129738366 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076e540): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000960e00 item 68 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076eb80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076eb80): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076eb80): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076eb80): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076eb80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.459249078 +0000 UTC m=+112.131468113 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076eb80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f000): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f000): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f000): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f000): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f000): _writeAt: size=3, off=2 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009612d0 item 69 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f000): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f000): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.459817785 +0000 UTC m=+112.132036780 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f000): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f500): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f500): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f500): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f500): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f500): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.459817785 +0000 UTC m=+112.132036780 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f500): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000961570 item 69 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076fc80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076fc80): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076fc80): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076fc80): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076fc80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.461187073 +0000 UTC m=+112.133406108 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076fc80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8200): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8200): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009618f0 item 70 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8200): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8200): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8200): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8200): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8200): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.461834889 +0000 UTC m=+112.134053874 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8200): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8740): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8740): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8740): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8740): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8740): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.461834889 +0000 UTC m=+112.134053874 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8740): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000961ab0 item 70 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8dc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8dc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8dc0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8dc0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8dc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.46319381 +0000 UTC m=+112.135412794 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8dc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d92c0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d92c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d92c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d92c0): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d92c0): _writeAt: size=3, off=2 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000961e30 item 71 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d92c0): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d92c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.463765973 +0000 UTC m=+112.135984958 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d92c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d97c0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d97c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d97c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d97c0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d97c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.463765973 +0000 UTC m=+112.135984958 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d97c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b44070 item 71 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9e40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9e40): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9e40): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9e40): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9e40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.465208319 +0000 UTC m=+112.137427304 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9e40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aeac0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aeac0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b445b0 item 72 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aeac0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aeac0): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aeac0): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aeac0): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aeac0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.465829925 +0000 UTC m=+112.138048911 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aeac0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af000): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af000): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af000): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af000): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af000): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.465829925 +0000 UTC m=+112.138048911 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af000): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b44770 item 72 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af5c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af5c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af5c0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af5c0): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af5c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af5c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af5c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.467050305 +0000 UTC m=+112.139269300 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af5c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005afac0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005afac0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005afac0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b44d90 item 73 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005afac0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005afac0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.467592683 +0000 UTC m=+112.139811678 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005afac0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083c000): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083c000): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083c000): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083c000): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083c000): _writeAt: size=3, off=2 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b45030 item 73 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083c000): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083c000): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.46818777 +0000 UTC m=+112.140406765 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083c000): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083c580): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083c580): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083c580): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083c580): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083c580): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.46818777 +0000 UTC m=+112.140406765 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083c580): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b451f0 item 73 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083cbc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083cbc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083cbc0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083cbc0): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083cbc0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083cbc0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083cbc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.470331542 +0000 UTC m=+112.142550528 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083cbc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fb3c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fb3c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fb3c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e2a0 item 74 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fb3c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fb3c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.470917842 +0000 UTC m=+112.143136828 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fb3c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fbdc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fbdc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e5b0 item 74 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fbdc0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fbdc0): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fbdc0): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fbdc0): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fbdc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.471552152 +0000 UTC m=+112.143771127 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fbdc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8440): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8440): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8440): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8440): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8440): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.471552152 +0000 UTC m=+112.143771127 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8440): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e9a0 item 74 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8a80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8a80): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8a80): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8a80): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8a80): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8a80): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8a80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.472881777 +0000 UTC m=+112.145100762 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8a80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8f80): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8f80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8f80): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f2d0 item 75 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8f80): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8f80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.473659337 +0000 UTC m=+112.145878342 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8f80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e94c0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e94c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e94c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e94c0): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e94c0): _writeAt: size=3, off=2 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f570 item 75 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e94c0): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e94c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.474394596 +0000 UTC m=+112.146613641 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e94c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9a00): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9a00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9a00): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9a00): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9a00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.474394596 +0000 UTC m=+112.146613641 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9a00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2000 item 75 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d80c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d80c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d80c0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d80c0): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d80c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d80c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d80c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.476233818 +0000 UTC m=+112.148452822 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d80c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8600): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8600): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8600): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2fc0 item 76 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8600): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8600): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.47688569 +0000 UTC m=+112.149104695 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8600): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8b40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8b40): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3960 item 76 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8b40): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8b40): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8b40): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8b40): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8b40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.477822879 +0000 UTC m=+112.150041904 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8b40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d91c0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d91c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d91c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d91c0): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d91c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.477822879 +0000 UTC m=+112.150041904 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d91c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3d50 item 76 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9800): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9800): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9800): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9800): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9800): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9800): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9800): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.479621365 +0000 UTC m=+112.151840369 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9800): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9d00): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9d00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9d00): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e8c0 item 77 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9d00): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9d00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.480219787 +0000 UTC m=+112.152438792 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9d00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a480): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a480): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a480): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a480): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a480): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.480219787 +0000 UTC m=+112.152438792 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a480): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee00 item 77 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038aac0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038aac0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038aac0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038aac0): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038aac0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038aac0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038aac0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.482724557 +0000 UTC m=+112.154943572 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038aac0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b000): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b000): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b000): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f340 item 78 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b000): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b000): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.483542552 +0000 UTC m=+112.155761557 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b000): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b700): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b700): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b700): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b700): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b700): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.483542552 +0000 UTC m=+112.155761557 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b700): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f7a0 item 78 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038bd40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038bd40): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038bd40): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038bd40): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038bd40): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038bd40): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038bd40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.485733774 +0000 UTC m=+112.157952788 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038bd40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a022c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a022c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a022c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac230 item 79 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a022c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a022c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.486593116 +0000 UTC m=+112.158812121 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a022c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a029c0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a029c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a029c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a029c0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a029c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.486593116 +0000 UTC m=+112.158812121 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a029c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac5b0 item 79 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03000): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03000): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03000): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03000): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03000): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03000): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03000): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.488995202 +0000 UTC m=+112.161214218 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03000): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03500): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03500): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03500): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad0a0 item 80 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03500): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03500): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.489757413 +0000 UTC m=+112.161976419 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03500): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816380): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816380): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816380): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816380): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816380): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.489757413 +0000 UTC m=+112.161976419 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816380): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c000 item 80 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008169c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008169c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008169c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008169c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008169c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.491851643 +0000 UTC m=+112.164070628 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008169c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816e40): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816e40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816e40): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816e40): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816e40): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816e40): _writeAt: size=3, off=7 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c460 item 81 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816e40): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816e40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.492365677 +0000 UTC m=+112.164584662 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816e40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817380): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817380): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817380): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817380): >_readAt: n=8, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817380): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.492365677 +0000 UTC m=+112.164584662 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817380): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c690 item 81 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817a00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817a00): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817a00): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817a00): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817a00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.493918871 +0000 UTC m=+112.166137857 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817a00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817f40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817f40): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817f40): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cee0 item 82 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817f40): _readAt: size=2, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817f40): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817f40): _writeAt: size=3, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817f40): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817f40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.494516373 +0000 UTC m=+112.166735358 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817f40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fc540): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fc540): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fc540): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fc540): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fc540): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.494516373 +0000 UTC m=+112.166735358 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fc540): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d1f0 item 82 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fcbc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fcbc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fcbc0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fcbc0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fcbc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.495768593 +0000 UTC m=+112.167987578 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fcbc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fd0c0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fd0c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fd0c0): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fd0c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fd0c0): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fd0c0): _writeAt: size=3, off=7 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d810 item 83 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fd0c0): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fd0c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.496315489 +0000 UTC m=+112.168534473 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fd0c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fd600): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fd600): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fd600): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fd600): >_readAt: n=8, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fd600): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.496315489 +0000 UTC m=+112.168534473 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fd600): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d9d0 item 83 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fdc80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fdc80): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fdc80): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fdc80): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fdc80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.497715777 +0000 UTC m=+112.169934761 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006fdc80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8280): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8280): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8280): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe070 item 84 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8280): _readAt: size=2, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8280): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8280): _writeAt: size=3, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8280): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8280): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.498433032 +0000 UTC m=+112.170652017 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8280): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8800): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8800): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8800): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8800): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8800): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.498433032 +0000 UTC m=+112.170652017 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8800): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe380 item 84 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8e80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8e80): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8e80): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8e80): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8e80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.500015382 +0000 UTC m=+112.172234367 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8e80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9380): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9380): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9380): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9380): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9380): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9380): _writeAt: size=3, off=7 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fea10 item 85 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9380): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9380): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.500755961 +0000 UTC m=+112.172974946 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9380): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab98c0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab98c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab98c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab98c0): >_readAt: n=8, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab98c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.500755961 +0000 UTC m=+112.172974946 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab98c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fecb0 item 85 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6000): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6000): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6000): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6000): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6000): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.502339202 +0000 UTC m=+112.174558186 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6000): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6500): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6500): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6500): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff2d0 item 86 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6500): _readAt: size=2, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6500): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6500): _writeAt: size=3, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6500): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6500): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.503121971 +0000 UTC m=+112.175340956 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6500): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6a80): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6a80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6a80): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6a80): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6a80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.503121971 +0000 UTC m=+112.175340956 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6a80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff650 item 86 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7180): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7180): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7180): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7180): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7180): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.50470401 +0000 UTC m=+112.176922994 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7180): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7680): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7680): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7680): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7680): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7680): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7680): _writeAt: size=3, off=7 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ffb90 item 87 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7680): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7680): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.505458275 +0000 UTC m=+112.177677260 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7680): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7bc0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7bc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7bc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7bc0): >_readAt: n=8, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7bc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.505458275 +0000 UTC m=+112.177677260 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7bc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc070 item 87 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008143c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008143c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008143c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008143c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008143c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.507073566 +0000 UTC m=+112.179292551 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008143c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008148c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008148c0): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008148c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc5b0 item 88 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008148c0): _readAt: size=2, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008148c0): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008148c0): _writeAt: size=3, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008148c0): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008148c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.507763921 +0000 UTC m=+112.179982906 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008148c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814e40): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814e40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814e40): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814e40): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814e40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.507763921 +0000 UTC m=+112.179982906 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814e40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc770 item 88 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815580): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815580): open at offset 0 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815580): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815580): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815580): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815580): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815580): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815580): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.509216526 +0000 UTC m=+112.181435511 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815580): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815ac0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815ac0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815ac0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fcd90 item 89 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815ac0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815ac0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.509908425 +0000 UTC m=+112.182127410 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815ac0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca080): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca080): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca080): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca080): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca080): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca080): _writeAt: size=3, off=7 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd030 item 89 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca080): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca080): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.51059876 +0000 UTC m=+112.182817746 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca080): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca640): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca640): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca640): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca640): >_readAt: n=8, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca640): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.51059876 +0000 UTC m=+112.182817746 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca640): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd260 item 89 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cac80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cac80): open at offset 0 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cac80): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cac80): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cac80): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cac80): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cac80): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cac80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.512133931 +0000 UTC m=+112.184352916 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cac80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb240): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb240): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb240): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd730 item 90 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb240): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb240): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.512720562 +0000 UTC m=+112.184939546 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb240): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb780): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb780): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb780): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fdc00 item 90 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb780): _readAt: size=2, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb780): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb780): _writeAt: size=3, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb780): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb780): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.513612655 +0000 UTC m=+112.185831661 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb780): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cbd40): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cbd40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cbd40): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cbd40): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cbd40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.513612655 +0000 UTC m=+112.185831661 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cbd40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5c070 item 90 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744440): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744440): open at offset 0 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744440): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744440): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744440): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744440): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744440): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744440): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.516172158 +0000 UTC m=+112.188391193 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744440): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744980): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744980): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744980): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5c3f0 item 91 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744980): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744980): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.51702553 +0000 UTC m=+112.189244535 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744980): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744ec0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744ec0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744ec0): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744ec0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744ec0): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744ec0): _writeAt: size=3, off=7 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5c5b0 item 91 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744ec0): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744ec0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.518012983 +0000 UTC m=+112.190231997 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744ec0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745440): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745440): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745440): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745440): >_readAt: n=8, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745440): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.518012983 +0000 UTC m=+112.190231997 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745440): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5c770 item 91 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745a80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745a80): open at offset 0 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745a80): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745a80): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745a80): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745a80): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745a80): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745a80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.520114125 +0000 UTC m=+112.192333140 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745a80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c0c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c0c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c0c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5caf0 item 92 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c0c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c0c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.521051484 +0000 UTC m=+112.193270489 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c0c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c600): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c600): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c600): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5cfc0 item 92 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c600): _readAt: size=2, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c600): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c600): _writeAt: size=3, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c600): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c600): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.522091305 +0000 UTC m=+112.194310310 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c600): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077cbc0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077cbc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077cbc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077cbc0): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077cbc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.522091305 +0000 UTC m=+112.194310310 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077cbc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5d180 item 92 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d200): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d200): open at offset 0 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d200): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d200): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d200): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d200): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d200): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d200): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.524217784 +0000 UTC m=+112.196436800 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d200): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d780): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d780): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d780): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5d570 item 93 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d780): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d780): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.525110611 +0000 UTC m=+112.197329616 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d780): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077de80): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077de80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077de80): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077de80): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077de80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.525110611 +0000 UTC m=+112.197329616 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077de80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5d880 item 93 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956540): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956540): open at offset 0 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956540): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956540): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956540): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956540): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956540): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956540): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.527773618 +0000 UTC m=+112.199992623 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956540): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956a80): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956a80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956a80): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5dc70 item 94 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956a80): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956a80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.5286064 +0000 UTC m=+112.200825415 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956a80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957180): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957180): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957180): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957180): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957180): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.5286064 +0000 UTC m=+112.200825415 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957180): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003491f0 item 94 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957880): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957880): open at offset 0 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957880): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957880): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957880): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957880): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957880): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957880): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.531223901 +0000 UTC m=+112.203442906 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957880): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957dc0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957dc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957dc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349b90 item 95 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957dc0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957dc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.53218758 +0000 UTC m=+112.204406585 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000957dc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998540): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998540): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998540): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998540): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998540): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.53218758 +0000 UTC m=+112.204406585 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998540): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349f10 item 95 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998b80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998b80): open at offset 0 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998b80): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998b80): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998b80): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998b80): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998b80): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998b80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.534471987 +0000 UTC m=+112.206690992 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000998b80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999100): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999100): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999100): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc460 item 96 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999100): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999100): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.535287938 +0000 UTC m=+112.207506933 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999100): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999800): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999800): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999800): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999800): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999800): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.535287938 +0000 UTC m=+112.207506933 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000999800): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cccb0 item 96 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= 2025/08/06 23:22:04 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:22:04 DEBUG : Looking for writers 2025/08/06 23:22:04 DEBUG : >WaitForWriters: 2025/08/06 23:22:04 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:22:04 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:22:04 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:22:04 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:04 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:22:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:22:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/06 23:22:04 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083df40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083df40): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083df40): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083df40): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083df40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.804462882 +0000 UTC m=+112.476681868 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00083df40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754580): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754580): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754580): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754580): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754580): _writeAt: size=3, off=2 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754580): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754580): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.804462882 +0000 UTC m=+112.476681868 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754580): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754a40): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754a40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754a40): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754a40): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754a40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.804462882 +0000 UTC m=+112.476681868 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000754a40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b45650 item 1 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755080): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755080): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755080): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755080): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755080): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.807777492 +0000 UTC m=+112.479996476 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755080): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755580): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755580): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755580): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755580): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755580): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.807777492 +0000 UTC m=+112.479996476 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755580): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b45ce0 item 2 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755bc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755bc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755bc0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755bc0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755bc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.810130718 +0000 UTC m=+112.482349702 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000755bc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009760c0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009760c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009760c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009760c0): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009760c0): _writeAt: size=3, off=2 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009760c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009760c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.810130718 +0000 UTC m=+112.482349702 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009760c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976580): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976580): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976580): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976580): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976580): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.810130718 +0000 UTC m=+112.482349702 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976580): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a700 item 3 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976c00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976c00): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976c00): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976c00): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976c00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.812864818 +0000 UTC m=+112.485083803 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000976c00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977140): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977140): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977140): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977140): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977140): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.812864818 +0000 UTC m=+112.485083803 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977140): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b110 item 4 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977780): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977780): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977780): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977780): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977780): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.8146939 +0000 UTC m=+112.486912874 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977780): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977c00): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977c00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977c00): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977c00): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977c00): _writeAt: size=3, off=2 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977c00): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977c00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.8146939 +0000 UTC m=+112.486912874 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000977c00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a30180): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a30180): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a30180): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a30180): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a30180): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.8146939 +0000 UTC m=+112.486912874 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a30180): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b7a0 item 5 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a30800): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a30800): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a30800): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a30800): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a30800): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.817910666 +0000 UTC m=+112.490129711 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a30800): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a30d40): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a30d40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a30d40): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a30d40): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a30d40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.817910666 +0000 UTC m=+112.490129711 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a30d40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2d20 item 6 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a313c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a313c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a313c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a313c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a313c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.820749723 +0000 UTC m=+112.492968748 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a313c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a318c0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a318c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a318c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a318c0): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a318c0): _writeAt: size=3, off=2 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a318c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a318c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.820749723 +0000 UTC m=+112.492968748 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a318c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a31d80): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a31d80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a31d80): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a31d80): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a31d80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.820749723 +0000 UTC m=+112.492968748 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a31d80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f38f0 item 7 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a64480): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a64480): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a64480): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a64480): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a64480): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.824635363 +0000 UTC m=+112.496854389 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a64480): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a649c0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a649c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a649c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a649c0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a649c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.824635363 +0000 UTC m=+112.496854389 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a649c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4700 item 8 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a64f80): _readAt: size=2, off=0 2025/08/06 23:22:04 ERROR : open-test-file(0xc000a64f80): Couldn't read size of file 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a64f80): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a64f80): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a64f80): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a64f80): close: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a64f80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a65340): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a65340): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a65340): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a65340): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a65340): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.827656532 +0000 UTC m=+112.499875558 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a65340): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a657c0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a657c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a657c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a657c0): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a657c0): _writeAt: size=3, off=2 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a657c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a657c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.827656532 +0000 UTC m=+112.499875558 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a657c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a65cc0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a65cc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a65cc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a65cc0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a65cc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.827656532 +0000 UTC m=+112.499875558 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a65cc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4af0 item 9 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a943c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a943c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a943c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a943c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a943c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.831523398 +0000 UTC m=+112.503742414 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a943c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a94900): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a94900): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a94900): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a94900): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a94900): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.831523398 +0000 UTC m=+112.503742414 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a94900): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5420 item 10 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a94f40): _readAt: size=2, off=0 2025/08/06 23:22:04 ERROR : open-test-file(0xc000a94f40): Couldn't read size of file 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a94f40): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a94f40): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a94f40): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a94f40): close: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a94f40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a95300): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a95300): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a95300): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a95300): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a95300): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.834548595 +0000 UTC m=+112.506767621 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a95300): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a95800): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a95800): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a95800): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a95800): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a95800): _writeAt: size=3, off=2 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a95800): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a95800): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.834548595 +0000 UTC m=+112.506767621 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a95800): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a95d00): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a95d00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a95d00): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a95d00): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a95d00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.834548595 +0000 UTC m=+112.506767621 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a95d00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c150 item 11 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2400): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2400): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2400): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2400): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2400): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.838189207 +0000 UTC m=+112.510408221 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2400): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2940): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2940): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2940): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2940): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2940): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.838189207 +0000 UTC m=+112.510408221 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2940): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c7e0 item 12 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2f80): _readAt: size=2, off=0 2025/08/06 23:22:04 ERROR : open-test-file(0xc000ad2f80): Couldn't read size of file 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2f80): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2f80): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2f80): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2f80): close: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2f80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad3340): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad3340): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad3340): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad3340): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad3340): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.841043713 +0000 UTC m=+112.513262738 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad3340): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42700): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42700): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42700): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42700): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42700): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.841043713 +0000 UTC m=+112.513262738 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42700): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050f0a0 item 13 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42d80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42d80): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42d80): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42d80): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42d80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.843634294 +0000 UTC m=+112.515853310 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a42d80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43300): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43300): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43300): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43300): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43300): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.843634294 +0000 UTC m=+112.515853310 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43300): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050f500 item 14 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43940): _readAt: size=2, off=0 2025/08/06 23:22:04 ERROR : open-test-file(0xc000a43940): Couldn't read size of file 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43940): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43940): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43940): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43940): close: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43940): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43d00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43d00): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43d00): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43d00): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43d00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.846234293 +0000 UTC m=+112.518453318 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a43d00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000978440): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000978440): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000978440): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000978440): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000978440): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.846234293 +0000 UTC m=+112.518453318 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000978440): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050fa40 item 15 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000978ac0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000978ac0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000978ac0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000978ac0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000978ac0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.849800014 +0000 UTC m=+112.522019038 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000978ac0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000979000): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000979000): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000979000): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000979000): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000979000): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.849800014 +0000 UTC m=+112.522019038 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000979000): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478000 item 16 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000979640): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000979640): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000979640): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000979640): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000979640): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.852770116 +0000 UTC m=+112.524989202 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000979640): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000979ac0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000979ac0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000979ac0): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000979ac0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000979ac0): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000979ac0): _writeAt: size=3, off=7 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000979ac0): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000979ac0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.852770116 +0000 UTC m=+112.524989202 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000979ac0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b28040): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b28040): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b28040): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b28040): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b28040): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.852770116 +0000 UTC m=+112.524989202 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b28040): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478690 item 17 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b286c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b286c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b286c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b286c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b286c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.856540661 +0000 UTC m=+112.528759686 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b286c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b28c00): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b28c00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b28c00): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b28c00): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b28c00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.856540661 +0000 UTC m=+112.528759686 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b28c00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479030 item 18 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b29280): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b29280): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b29280): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b29280): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b29280): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.859113741 +0000 UTC m=+112.531332765 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b29280): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b29780): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b29780): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b29780): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b29780): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b29780): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b29780): _writeAt: size=3, off=7 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b29780): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b29780): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.859113741 +0000 UTC m=+112.531332765 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b29780): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b29c80): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b29c80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b29c80): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b29c80): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b29c80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.859113741 +0000 UTC m=+112.531332765 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b29c80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479420 item 19 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6e380): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6e380): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6e380): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6e380): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6e380): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.863772983 +0000 UTC m=+112.535992007 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6e380): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad3880): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad3880): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad3880): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad3880): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad3880): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.863772983 +0000 UTC m=+112.535992007 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad3880): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cfc0 item 20 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0002d6cc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0002d6cc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0002d6cc0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0002d6cc0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0002d6cc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.867708477 +0000 UTC m=+112.539927482 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0002d6cc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6e680): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6e680): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6e680): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6e680): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6e680): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6e680): _writeAt: size=3, off=7 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6e680): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6e680): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.867708477 +0000 UTC m=+112.539927482 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6e680): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6eb80): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6eb80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6eb80): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6eb80): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6eb80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.867708477 +0000 UTC m=+112.539927482 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6eb80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448a10 item 21 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6f200): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6f200): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6f200): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6f200): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6f200): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.871190751 +0000 UTC m=+112.543409756 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6f200): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6f740): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6f740): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6f740): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6f740): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6f740): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.871190751 +0000 UTC m=+112.543409756 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6f740): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449d50 item 22 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6fdc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6fdc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6fdc0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6fdc0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6fdc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.873776613 +0000 UTC m=+112.545995608 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000b6fdc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2340): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2340): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2340): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2340): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2340): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2340): _writeAt: size=3, off=7 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2340): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2340): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.873776613 +0000 UTC m=+112.545995608 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2340): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2840): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2840): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2840): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2840): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2840): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.873776613 +0000 UTC m=+112.545995608 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2840): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004782a0 item 23 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2ec0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2ec0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2ec0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2ec0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2ec0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.877011434 +0000 UTC m=+112.549230429 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad2ec0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad3400): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad3400): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad3400): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad3400): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad3400): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.877011434 +0000 UTC m=+112.549230429 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ad3400): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478d90 item 24 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a020c0): _readAt: size=2, off=0 2025/08/06 23:22:04 ERROR : open-test-file(0xc000a020c0): Couldn't read size of file 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a020c0): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a020c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a020c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a020c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a020c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02480): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02480): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02480): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02480): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02480): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.879303725 +0000 UTC m=+112.551522729 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02480): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02a00): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02a00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02a00): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02a00): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02a00): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02a00): _writeAt: size=3, off=7 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02a00): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02a00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.879303725 +0000 UTC m=+112.551522729 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02a00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02f40): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02f40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02f40): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02f40): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02f40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.879303725 +0000 UTC m=+112.551522729 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a02f40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c230 item 25 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a035c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a035c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a035c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a035c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a035c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.883637457 +0000 UTC m=+112.555856471 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a035c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03b40): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03b40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03b40): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03b40): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03b40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.883637457 +0000 UTC m=+112.555856471 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a03b40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ca10 item 26 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000454980): _readAt: size=2, off=0 2025/08/06 23:22:04 ERROR : open-test-file(0xc000454980): Couldn't read size of file 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000454980): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000454980): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000454980): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000454980): close: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000454980): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455040): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455040): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455040): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455040): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455040): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.886606097 +0000 UTC m=+112.558825113 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455040): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455540): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455540): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455540): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455540): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455540): >_readAt: n=2, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455540): _writeAt: size=3, off=7 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455540): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455540): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.886606097 +0000 UTC m=+112.558825113 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455540): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455dc0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455dc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455dc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455dc0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455dc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.886606097 +0000 UTC m=+112.558825113 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000455dc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d340 item 27 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a624c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a624c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a624c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a624c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a624c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.890208246 +0000 UTC m=+112.562427271 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a624c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a62a00): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a62a00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a62a00): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a62a00): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a62a00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.890208246 +0000 UTC m=+112.562427271 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a62a00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045da40 item 28 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63040): _readAt: size=2, off=0 2025/08/06 23:22:04 ERROR : open-test-file(0xc000a63040): Couldn't read size of file 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63040): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63040): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63040): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63040): close: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63040): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63400): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63400): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63400): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63400): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63400): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.893801428 +0000 UTC m=+112.566020453 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63400): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63b00): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63b00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63b00): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63b00): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63b00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.893801428 +0000 UTC m=+112.566020453 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000a63b00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ddc0 item 29 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000666140): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000666140): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000666140): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000666140): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000666140): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.896630577 +0000 UTC m=+112.568849592 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000666140): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006669c0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006669c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006669c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006669c0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006669c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.896630577 +0000 UTC m=+112.568849592 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0006669c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac620 item 30 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000667640): _readAt: size=2, off=0 2025/08/06 23:22:04 ERROR : open-test-file(0xc000667640): Couldn't read size of file 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000667640): >_readAt: n=0, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000667640): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000667640): >_writeAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000667640): close: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000667640): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000667d00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000667d00): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000667d00): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000667d00): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000667d00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.899357304 +0000 UTC m=+112.571576329 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000667d00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076e440): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076e440): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076e440): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076e440): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076e440): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.899357304 +0000 UTC m=+112.571576329 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076e440): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad110 item 31 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 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 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076eac0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076eac0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076eac0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076eac0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076eac0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.901214598 +0000 UTC m=+112.573433583 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076eac0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f000): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f000): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f000): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f000): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f000): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.901214598 +0000 UTC m=+112.573433583 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f000): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad730 item 32 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f740): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f740): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f740): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f740): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f740): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.903768932 +0000 UTC m=+112.575987957 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076f740): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076fbc0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076fbc0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076fbc0): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076fbc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076fbc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adc00 item 33 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076fbc0): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076fbc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.904752127 +0000 UTC m=+112.576971152 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00076fbc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8140): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8140): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8140): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8140): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8140): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.904752127 +0000 UTC m=+112.576971152 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8140): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ade30 item 33 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8780): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8780): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8780): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8780): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8780): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.907232632 +0000 UTC m=+112.579451646 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8780): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8c00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8c00): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f46230 item 34 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8c00): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8c00): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8c00): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8c00): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8c00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.908187353 +0000 UTC m=+112.580406378 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d8c00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9140): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9140): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9140): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9140): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9140): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.908187353 +0000 UTC m=+112.580406378 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9140): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f463f0 item 34 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9780): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9780): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9780): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9780): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9780): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.910641858 +0000 UTC m=+112.582860883 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9780): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9c00): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9c00): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9c00): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9c00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9c00): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f46770 item 35 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9c00): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9c00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.911706517 +0000 UTC m=+112.583925541 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008d9c00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005ae880): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005ae880): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005ae880): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005ae880): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005ae880): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.911706517 +0000 UTC m=+112.583925541 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005ae880): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f46930 item 35 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aef00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aef00): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aef00): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aef00): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aef00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.91437837 +0000 UTC m=+112.586597384 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005aef00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af400): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af400): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f46cb0 item 36 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af400): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af400): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af400): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af400): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af400): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.915409514 +0000 UTC m=+112.587628540 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af400): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af940): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af940): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af940): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af940): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af940): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.915409514 +0000 UTC m=+112.587628540 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0005af940): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f46f50 item 36 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fa780): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fa780): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fa780): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fa780): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fa780): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.918058524 +0000 UTC m=+112.590277590 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fa780): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fb680): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fb680): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fb680): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fb680): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fb680): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004792d0 item 37 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fb680): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fb680): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.918964264 +0000 UTC m=+112.591183289 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0004fb680): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e80c0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e80c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e80c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e80c0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e80c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.918964264 +0000 UTC m=+112.591183289 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e80c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479490 item 37 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8740): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8740): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8740): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8740): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8740): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.921843788 +0000 UTC m=+112.594062803 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8740): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8c40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8c40): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479ab0 item 38 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8c40): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8c40): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8c40): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8c40): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8c40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.923004545 +0000 UTC m=+112.595223570 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e8c40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9180): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9180): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9180): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9180): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9180): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.923004545 +0000 UTC m=+112.595223570 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9180): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479c70 item 38 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9800): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9800): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9800): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9800): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9800): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.926441404 +0000 UTC m=+112.598660470 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9800): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9d00): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9d00): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9d00): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9d00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9d00): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000960230 item 39 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9d00): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9d00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.927426212 +0000 UTC m=+112.599645277 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008e9d00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8280): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8280): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8280): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8280): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8280): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.927426212 +0000 UTC m=+112.599645277 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8280): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009603f0 item 39 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8940): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8940): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8940): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8940): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8940): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.930601231 +0000 UTC m=+112.602820256 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8940): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8e40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8e40): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000960770 item 40 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8e40): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8e40): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8e40): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8e40): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8e40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.931580899 +0000 UTC m=+112.603799924 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d8e40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9480): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9480): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9480): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9480): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9480): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.931580899 +0000 UTC m=+112.603799924 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9480): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000960930 item 40 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9a40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9a40): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9a40): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9a40): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9a40): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9a40): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9a40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.93409685 +0000 UTC m=+112.606315875 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9a40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9f40): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9f40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9f40): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000960cb0 item 41 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9f40): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9f40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.935068072 +0000 UTC m=+112.607287088 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007d9f40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a480): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a480): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a480): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a480): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a480): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000960ee0 item 41 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a480): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a480): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.936159651 +0000 UTC m=+112.608378675 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a480): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a9c0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a9c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a9c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a9c0): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a9c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.936159651 +0000 UTC m=+112.608378675 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038a9c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000961180 item 41 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b040): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b040): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b040): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b040): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b040): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b040): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b040): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.939184265 +0000 UTC m=+112.611403291 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b040): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b540): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b540): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b540): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009615e0 item 42 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b540): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b540): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.940251248 +0000 UTC m=+112.612470263 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038b540): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038ba80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038ba80): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009617a0 item 42 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038ba80): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038ba80): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038ba80): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038ba80): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038ba80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.941639122 +0000 UTC m=+112.613858147 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00038ba80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816080): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816080): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816080): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816080): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816080): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.941639122 +0000 UTC m=+112.613858147 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816080): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000961960 item 42 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008166c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008166c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008166c0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008166c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008166c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008166c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008166c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.944234522 +0000 UTC m=+112.616453547 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0008166c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816bc0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816bc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816bc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000961ce0 item 43 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816bc0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816bc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.945268672 +0000 UTC m=+112.617487698 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000816bc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817100): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817100): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817100): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817100): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817100): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000961ea0 item 43 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817100): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817100): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.946292874 +0000 UTC m=+112.618511890 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817100): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817640): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817640): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817640): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817640): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817640): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.946292874 +0000 UTC m=+112.618511890 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817640): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e2a0 item 43 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817cc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817cc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817cc0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817cc0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817cc0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817cc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.949154213 +0000 UTC m=+112.621373229 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000817cc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8240): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8240): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8240): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e9a0 item 44 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8240): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8240): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.950072587 +0000 UTC m=+112.622291612 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8240): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8780): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8780): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ec40 item 44 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8780): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8780): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8780): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8780): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8780): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.951202096 +0000 UTC m=+112.623421111 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8780): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8d00): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8d00): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8d00): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8d00): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8d00): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.951202096 +0000 UTC m=+112.623421111 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab8d00): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f2d0 item 44 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9340): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9340): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9340): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9340): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9340): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9340): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9340): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.953741992 +0000 UTC m=+112.625961007 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9340): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9840): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9840): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9840): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fd50 item 45 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9840): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9840): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.954783285 +0000 UTC m=+112.627002311 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000ab9840): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6000): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6000): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6000): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6000): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6000): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.954783285 +0000 UTC m=+112.627002311 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6000): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2a80 item 45 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6640): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6640): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6640): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6640): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6640): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6640): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6640): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.95787696 +0000 UTC m=+112.630095985 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6640): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6b40): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6b40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6b40): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3650 item 46 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6b40): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6b40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.959071011 +0000 UTC m=+112.631290027 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f6b40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7280): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7280): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7280): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7280): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7280): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.959071011 +0000 UTC m=+112.631290027 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7280): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3c70 item 46 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f78c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f78c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f78c0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f78c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f78c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f78c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f78c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.962085237 +0000 UTC m=+112.634304253 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f78c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7dc0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7dc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7dc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e4d0 item 47 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7dc0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7dc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.963111443 +0000 UTC m=+112.635330468 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0003f7dc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814640): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814640): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814640): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814640): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814640): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.963111443 +0000 UTC m=+112.635330468 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814640): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034eaf0 item 47 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814c80): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814c80): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814c80): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814c80): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814c80): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814c80): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814c80): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.966110971 +0000 UTC m=+112.638329996 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000814c80): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815180): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815180): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815180): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f110 item 48 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815180): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815180): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.971875389 +0000 UTC m=+112.644094424 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815180): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815980): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815980): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815980): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815980): >_readAt: n=5, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815980): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.971875389 +0000 UTC m=+112.644094424 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000815980): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f490 item 48 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca040): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca040): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca040): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca040): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca040): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.9753245 +0000 UTC m=+112.647543525 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca040): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca500): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca500): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca500): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca500): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca500): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca500): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fea0 item 49 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca500): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca500): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.976418963 +0000 UTC m=+112.648637989 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007ca500): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007caa40): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007caa40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007caa40): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007caa40): >_readAt: n=8, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007caa40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.976418963 +0000 UTC m=+112.648637989 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007caa40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c0e0 item 49 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb140): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb140): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb140): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb140): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb140): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.979175876 +0000 UTC m=+112.651394901 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb140): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb640): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb640): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb640): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c5b0 item 50 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb640): _readAt: size=2, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb640): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb640): _writeAt: size=3, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb640): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb640): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.980269299 +0000 UTC m=+112.652488374 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cb640): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cbbc0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cbbc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cbbc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cbbc0): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cbbc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.980269299 +0000 UTC m=+112.652488374 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007cbbc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c770 item 50 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744300): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744300): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744300): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744300): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744300): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.983294515 +0000 UTC m=+112.655513530 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744300): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744800): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744800): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744800): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744800): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744800): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744800): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cfc0 item 51 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744800): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744800): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.984407052 +0000 UTC m=+112.656626068 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744800): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744d40): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744d40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744d40): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744d40): >_readAt: n=8, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744d40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.984407052 +0000 UTC m=+112.656626068 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000744d40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d340 item 51 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007453c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007453c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007453c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007453c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007453c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.987982231 +0000 UTC m=+112.660201256 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007453c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007458c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007458c0): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007458c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d8f0 item 52 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007458c0): _readAt: size=2, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007458c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007458c0): _writeAt: size=3, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007458c0): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007458c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.989179188 +0000 UTC m=+112.661398212 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0007458c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745ec0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745ec0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745ec0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745ec0): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745ec0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.989179188 +0000 UTC m=+112.661398212 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000745ec0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dab0 item 52 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c5c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c5c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c5c0): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c5c0): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c5c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.991938274 +0000 UTC m=+112.664157299 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077c5c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077cac0): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077cac0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077cac0): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077cac0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077cac0): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077cac0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe2a0 item 53 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077cac0): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077cac0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.99301814 +0000 UTC m=+112.665237165 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077cac0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d000): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d000): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d000): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d000): >_readAt: n=8, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d000): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.99301814 +0000 UTC m=+112.665237165 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d000): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe4d0 item 53 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d680): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d680): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d680): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d680): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d680): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.995662032 +0000 UTC m=+112.667881057 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077d680): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077dbc0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077dbc0): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077dbc0): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004feb60 item 54 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077dbc0): _readAt: size=2, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077dbc0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077dbc0): _writeAt: size=3, off=5 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077dbc0): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077dbc0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.996569824 +0000 UTC m=+112.668788830 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc00077dbc0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009561c0): _readAt: size=512, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009561c0): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009561c0): >openPending: err= 2025/08/06 23:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009561c0): >_readAt: n=3, err=EOF 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009561c0): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.996569824 +0000 UTC m=+112.668788830 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc0009561c0): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: Remove: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fee00 item 54 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956840): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956840): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956840): _writeAt: size=5, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956840): >_writeAt: n=5, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956840): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.998575217 +0000 UTC m=+112.670794233 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956840): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956d40): _readAt: size=2, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956d40): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956d40): _writeAt: size=3, off=0 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956d40): openPending: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956d40): open at offset 5 2025/08/06 23:22:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956d40): >openPending: err= 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff490 item 55 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956d40): >_writeAt: n=3, err= 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956d40): close: 2025/08/06 23:22:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.999473834 +0000 UTC m=+112.671692819 2025/08/06 23:22:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:04 DEBUG : open-test-file(0xc000956d40): >close: err= 2025/08/06 23:22:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000998440): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000998440): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000998440): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000998440): >_readAt: n=8, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000998440): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:04.999473834 +0000 UTC m=+112.671692819 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000998440): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc150 item 55 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000998ac0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000998ac0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000998ac0): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000998ac0): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000998ac0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.001725099 +0000 UTC m=+112.673944104 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000998ac0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999000): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999000): open at offset 5 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999000): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc690 item 56 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999000): _readAt: size=2, off=5 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999000): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999000): _writeAt: size=3, off=5 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999000): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999000): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.002620348 +0000 UTC m=+112.674839364 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999000): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999580): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999580): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999580): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999580): >_readAt: n=3, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999580): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.002620348 +0000 UTC m=+112.674839364 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999580): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc850 item 56 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999bc0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999bc0): open at offset 0 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999bc0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999bc0): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999bc0): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999bc0): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999bc0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.004691655 +0000 UTC m=+112.676910660 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000999bc0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081e1c0): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081e1c0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081e1c0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fcee0 item 57 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081e1c0): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081e1c0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.005816485 +0000 UTC m=+112.678035490 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081e1c0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081e700): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081e700): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081e700): _writeAt: size=3, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081e700): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081e700): open at offset 5 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081e700): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd180 item 57 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081e700): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081e700): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.006829947 +0000 UTC m=+112.679048952 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081e700): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081ecc0): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081ecc0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081ecc0): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081ecc0): >_readAt: n=8, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081ecc0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.006829947 +0000 UTC m=+112.679048952 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081ecc0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd3b0 item 57 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081f300): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081f300): open at offset 0 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081f300): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081f300): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081f300): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081f300): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081f300): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081f300): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.00884065 +0000 UTC m=+112.681059655 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081f300): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081f840): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081f840): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081f840): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd880 item 58 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081f840): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081f840): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.009466103 +0000 UTC m=+112.681685118 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081f840): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081fd80): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081fd80): open at offset 5 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081fd80): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fde30 item 58 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081fd80): _readAt: size=2, off=5 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081fd80): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081fd80): _writeAt: size=3, off=5 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081fd80): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081fd80): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.010251528 +0000 UTC m=+112.682470533 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00081fd80): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083c3c0): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083c3c0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083c3c0): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083c3c0): >_readAt: n=3, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083c3c0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.010251528 +0000 UTC m=+112.682470533 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083c3c0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5c150 item 58 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083ca40): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083ca40): open at offset 0 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083ca40): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083ca40): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083ca40): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083ca40): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083ca40): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083ca40): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.012359242 +0000 UTC m=+112.684578247 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083ca40): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083cf80): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083cf80): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083cf80): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5c4d0 item 59 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083cf80): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083cf80): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.013115331 +0000 UTC m=+112.685334336 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083cf80): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083d5c0): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083d5c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083d5c0): _writeAt: size=3, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083d5c0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083d5c0): open at offset 5 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083d5c0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5c690 item 59 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083d5c0): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083d5c0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.013874886 +0000 UTC m=+112.686093911 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083d5c0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083db40): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083db40): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083db40): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083db40): >_readAt: n=8, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083db40): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.013874886 +0000 UTC m=+112.686093911 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00083db40): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5c850 item 59 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754240): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754240): open at offset 0 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754240): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754240): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754240): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754240): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754240): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754240): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.016401117 +0000 UTC m=+112.688620131 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754240): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754880): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754880): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754880): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5ccb0 item 60 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754880): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754880): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.01729795 +0000 UTC m=+112.689516964 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754880): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754dc0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754dc0): open at offset 5 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754dc0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5d0a0 item 60 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754dc0): _readAt: size=2, off=5 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754dc0): _writeAt: size=3, off=5 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754dc0): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754dc0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.018594823 +0000 UTC m=+112.690813848 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000754dc0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000755380): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000755380): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000755380): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000755380): >_readAt: n=3, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000755380): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.018594823 +0000 UTC m=+112.690813848 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000755380): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5d260 item 60 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0007559c0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0007559c0): open at offset 0 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0007559c0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0007559c0): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0007559c0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0007559c0): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0007559c0): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0007559c0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.021222633 +0000 UTC m=+112.693441669 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0007559c0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000755f00): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000755f00): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000755f00): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5d650 item 61 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000755f00): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000755f00): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.022359607 +0000 UTC m=+112.694578632 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000755f00): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a42680): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a42680): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a42680): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a42680): >_readAt: n=5, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a42680): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.022359607 +0000 UTC m=+112.694578632 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a42680): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5d960 item 61 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a42cc0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a42cc0): open at offset 0 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a42cc0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a42cc0): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a42cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a42cc0): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a42cc0): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a42cc0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.024966168 +0000 UTC m=+112.697185164 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a42cc0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a43240): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a43240): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a43240): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5dd50 item 62 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a43240): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a43240): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.02586288 +0000 UTC m=+112.698081886 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a43240): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a43940): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a43940): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a43940): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a43940): >_readAt: n=5, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a43940): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.02586288 +0000 UTC m=+112.698081886 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a43940): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349730 item 62 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000864000): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000864000): open at offset 0 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000864000): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000864000): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000864000): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000864000): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000864000): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000864000): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.028259347 +0000 UTC m=+112.700478342 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000864000): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000864540): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000864540): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000864540): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349d50 item 63 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000864540): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000864540): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.02914505 +0000 UTC m=+112.701364055 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000864540): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000864c40): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000864c40): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000864c40): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000864c40): >_readAt: n=5, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000864c40): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.02914505 +0000 UTC m=+112.701364055 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000864c40): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc150 item 63 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000865280): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000865280): open at offset 0 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000865280): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000865280): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000865280): >_readAt: n=0, err=Bad file descriptor 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000865280): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000865280): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000865280): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.031827152 +0000 UTC m=+112.704046147 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000865280): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008657c0): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008657c0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008657c0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc9a0 item 64 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008657c0): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008657c0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.033865437 +0000 UTC m=+112.706084463 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008657c0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000865ec0): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000865ec0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000865ec0): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000865ec0): >_readAt: n=5, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000865ec0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.033865437 +0000 UTC m=+112.706084463 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000865ec0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccee0 item 64 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e2580): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e2580): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e2580): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e2580): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e2580): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.037795802 +0000 UTC m=+112.710014826 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e2580): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e2a00): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e2a00): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e2a00): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e2a00): >_readAt: n=2, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e2a00): _writeAt: size=3, off=2 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdea0 item 65 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e2a00): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e2a00): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.039056999 +0000 UTC m=+112.711276024 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e2a00): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e2f00): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e2f00): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e2f00): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e2f00): >_readAt: n=5, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e2f00): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.039056999 +0000 UTC m=+112.711276024 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e2f00): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b441c0 item 65 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e3540): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e3540): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e3540): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e3540): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e3540): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.041938546 +0000 UTC m=+112.714157571 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e3540): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e39c0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e39c0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b44690 item 66 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e39c0): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e39c0): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e39c0): _writeAt: size=3, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e39c0): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e39c0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.043106146 +0000 UTC m=+112.715325162 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e39c0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e3f00): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e3f00): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e3f00): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e3f00): >_readAt: n=3, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e3f00): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.043106146 +0000 UTC m=+112.715325162 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008e3f00): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b44850 item 66 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009345c0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009345c0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009345c0): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009345c0): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009345c0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.045866867 +0000 UTC m=+112.718085882 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009345c0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000934a40): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000934a40): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000934a40): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000934a40): >_readAt: n=2, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000934a40): _writeAt: size=3, off=2 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b44d20 item 67 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000934a40): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000934a40): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.047015602 +0000 UTC m=+112.719234617 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000934a40): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000934f40): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000934f40): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000934f40): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000934f40): >_readAt: n=5, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000934f40): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.047015602 +0000 UTC m=+112.719234617 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000934f40): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b44fc0 item 67 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009355c0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009355c0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009355c0): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009355c0): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009355c0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.049787494 +0000 UTC m=+112.722006509 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009355c0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000935ac0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000935ac0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b45340 item 68 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000935ac0): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000935ac0): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000935ac0): _writeAt: size=3, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000935ac0): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000935ac0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.050960294 +0000 UTC m=+112.723179320 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000935ac0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a4080): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a4080): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a4080): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a4080): >_readAt: n=3, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a4080): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.050960294 +0000 UTC m=+112.723179320 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a4080): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b45500 item 68 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a46c0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a46c0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a46c0): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a46c0): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a46c0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.053460886 +0000 UTC m=+112.725679901 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a46c0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a4b40): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a4b40): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a4b40): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a4b40): >_readAt: n=2, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a4b40): _writeAt: size=3, off=2 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b45960 item 69 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a4b40): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a4b40): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.054661879 +0000 UTC m=+112.726880895 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a4b40): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a5040): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a5040): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a5040): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a5040): >_readAt: n=5, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a5040): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.054661879 +0000 UTC m=+112.726880895 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a5040): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b45c00 item 69 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a56c0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a56c0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a56c0): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a56c0): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a56c0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.057238495 +0000 UTC m=+112.729457521 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a56c0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a5bc0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a5bc0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a620 item 70 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a5bc0): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a5bc0): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a5bc0): _writeAt: size=3, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a5bc0): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a5bc0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.058617823 +0000 UTC m=+112.730836837 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009a5bc0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dc180): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dc180): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dc180): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dc180): >_readAt: n=3, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dc180): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.058617823 +0000 UTC m=+112.730836837 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dc180): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a8c0 item 70 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dc800): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dc800): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dc800): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dc800): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dc800): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.061198135 +0000 UTC m=+112.733417160 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dc800): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dcd00): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dcd00): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dcd00): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dcd00): >_readAt: n=2, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dcd00): _writeAt: size=3, off=2 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b0a0 item 71 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dcd00): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dcd00): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.062470201 +0000 UTC m=+112.734689217 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dcd00): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dd200): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dd200): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dd200): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dd200): >_readAt: n=5, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dd200): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.062470201 +0000 UTC m=+112.734689217 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dd200): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b260 item 71 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dd880): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dd880): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dd880): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dd880): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dd880): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.065156181 +0000 UTC m=+112.737375206 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009dd880): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009ddd80): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009ddd80): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bce0 item 72 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009ddd80): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009ddd80): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009ddd80): _writeAt: size=3, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009ddd80): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009ddd80): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.066650966 +0000 UTC m=+112.738869991 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009ddd80): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a04340): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a04340): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a04340): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a04340): >_readAt: n=3, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a04340): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.066650966 +0000 UTC m=+112.738869991 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a04340): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2070 item 72 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a04900): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a04900): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a04900): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a04900): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a04900): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a04900): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a04900): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.069569252 +0000 UTC m=+112.741788267 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a04900): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a04e00): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a04e00): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a04e00): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3500 item 73 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a04e00): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a04e00): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.070600037 +0000 UTC m=+112.742819052 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a04e00): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a052c0): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a052c0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a052c0): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a052c0): >_readAt: n=2, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a052c0): _writeAt: size=3, off=2 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f38f0 item 73 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a052c0): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a052c0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.071996837 +0000 UTC m=+112.744215852 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a052c0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a05800): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a05800): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a05800): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a05800): >_readAt: n=5, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a05800): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.071996837 +0000 UTC m=+112.744215852 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a05800): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4000 item 73 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a05e40): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a05e40): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a05e40): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a05e40): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a05e40): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a05e40): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a05e40): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.074962703 +0000 UTC m=+112.747181728 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a05e40): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a483c0): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a483c0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a483c0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4770 item 74 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a483c0): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a483c0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.076080329 +0000 UTC m=+112.748299355 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a483c0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a48900): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a48900): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4930 item 74 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a48900): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a48900): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a48900): _writeAt: size=3, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a48900): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a48900): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.077590103 +0000 UTC m=+112.749809128 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a48900): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0005afc40): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0005afc40): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0005afc40): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0005afc40): >_readAt: n=3, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0005afc40): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.077590103 +0000 UTC m=+112.749809128 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0005afc40): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f470a0 item 74 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bfe300): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bfe300): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bfe300): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bfe300): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bfe300): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bfe300): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bfe300): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.08108974 +0000 UTC m=+112.753308765 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bfe300): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bfe800): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bfe800): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bfe800): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f47420 item 75 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bfe800): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bfe800): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.082147144 +0000 UTC m=+112.754366169 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bfe800): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bfed40): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bfed40): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bfed40): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bfed40): >_readAt: n=2, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bfed40): _writeAt: size=3, off=2 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f475e0 item 75 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bfed40): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bfed40): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.083628473 +0000 UTC m=+112.755847498 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bfed40): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bff280): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bff280): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bff280): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bff280): >_readAt: n=5, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bff280): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.083628473 +0000 UTC m=+112.755847498 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bff280): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f47880 item 75 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bff8c0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bff8c0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bff8c0): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bff8c0): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bff8c0): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bff8c0): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bff8c0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.086751213 +0000 UTC m=+112.758970238 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bff8c0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bffdc0): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bffdc0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bffdc0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f47c00 item 76 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bffdc0): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bffdc0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.087712897 +0000 UTC m=+112.759931923 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bffdc0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa2380): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa2380): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f47dc0 item 76 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa2380): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa2380): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa2380): _writeAt: size=3, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa2380): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa2380): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.088975055 +0000 UTC m=+112.761194080 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa2380): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa2900): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa2900): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa2900): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa2900): >_readAt: n=3, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa2900): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.088975055 +0000 UTC m=+112.761194080 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa2900): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050e1c0 item 76 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa2f40): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa2f40): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa2f40): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa2f40): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa2f40): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa2f40): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa2f40): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.091767686 +0000 UTC m=+112.763986711 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa2f40): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa3440): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa3440): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa3440): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050e7e0 item 77 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa3440): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa3440): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.092749688 +0000 UTC m=+112.764968704 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa3440): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa3b40): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa3b40): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa3b40): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa3b40): >_readAt: n=5, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa3b40): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.092749688 +0000 UTC m=+112.764968704 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000aa3b40): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ebd0 item 77 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b14200): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b14200): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b14200): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b14200): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b14200): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b14200): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b14200): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.096360714 +0000 UTC m=+112.768579709 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b14200): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b14700): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b14700): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b14700): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050efc0 item 78 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b14700): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b14700): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.097125419 +0000 UTC m=+112.769344424 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b14700): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b14e00): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b14e00): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b14e00): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b14e00): >_readAt: n=5, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b14e00): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.097125419 +0000 UTC m=+112.769344424 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b14e00): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050f180 item 78 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b15440): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b15440): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b15440): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b15440): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b15440): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b15440): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b15440): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.099261547 +0000 UTC m=+112.771480542 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b15440): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b15940): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b15940): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b15940): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050f5e0 item 79 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b15940): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b15940): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.100151187 +0000 UTC m=+112.772370182 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b15940): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b720c0): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b720c0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b720c0): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b720c0): >_readAt: n=5, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b720c0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.100151187 +0000 UTC m=+112.772370182 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b720c0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050f8f0 item 79 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b72700): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b72700): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b72700): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b72700): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b72700): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b72700): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b72700): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.102533046 +0000 UTC m=+112.774752032 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b72700): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b72c00): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b72c00): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b72c00): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050fd50 item 80 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b72c00): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b72c00): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.103276251 +0000 UTC m=+112.775495236 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b72c00): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b73300): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b73300): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b73300): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b73300): >_readAt: n=5, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b73300): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.103276251 +0000 UTC m=+112.775495236 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b73300): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001100e0 item 80 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b73940): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b73940): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b73940): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b73940): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b73940): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.10503425 +0000 UTC m=+112.777253235 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b73940): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b73dc0): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b73dc0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b73dc0): open at offset 5 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b73dc0): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b73dc0): >_readAt: n=2, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b73dc0): _writeAt: size=3, off=7 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110770 item 81 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b73dc0): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b73dc0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.105858275 +0000 UTC m=+112.778077260 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000b73dc0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc4380): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc4380): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc4380): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc4380): >_readAt: n=8, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc4380): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.105858275 +0000 UTC m=+112.778077260 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc4380): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110bd0 item 81 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc4a00): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc4a00): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc4a00): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc4a00): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc4a00): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.107626494 +0000 UTC m=+112.779845479 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc4a00): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc4f00): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc4f00): open at offset 5 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc4f00): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001116c0 item 82 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc4f00): _readAt: size=2, off=5 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc4f00): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc4f00): _writeAt: size=3, off=5 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc4f00): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc4f00): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.108509991 +0000 UTC m=+112.780728977 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc4f00): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc5480): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc5480): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc5480): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc5480): >_readAt: n=3, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc5480): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.108509991 +0000 UTC m=+112.780728977 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc5480): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111a40 item 82 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc5b00): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc5b00): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc5b00): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc5b00): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc5b00): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.110300641 +0000 UTC m=+112.782519626 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000bc5b00): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c18080): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c18080): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c18080): open at offset 5 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c18080): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c18080): >_readAt: n=2, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c18080): _writeAt: size=3, off=7 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e85b0 item 83 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c18080): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c18080): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.113683349 +0000 UTC m=+112.785902334 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c18080): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9c380): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9c380): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9c380): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9c380): >_readAt: n=8, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9c380): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.113683349 +0000 UTC m=+112.785902334 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9c380): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a43f0 item 83 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9ca00): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9ca00): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9ca00): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9ca00): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9ca00): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.11662059 +0000 UTC m=+112.788839615 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9ca00): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9cf00): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9cf00): open at offset 5 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9cf00): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4cb0 item 84 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9cf00): _readAt: size=2, off=5 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9cf00): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9cf00): _writeAt: size=3, off=5 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9cf00): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9cf00): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.117875024 +0000 UTC m=+112.790094049 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9cf00): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9d480): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9d480): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9d480): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9d480): >_readAt: n=3, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9d480): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.117875024 +0000 UTC m=+112.790094049 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9d480): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5030 item 84 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9db00): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9db00): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9db00): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9db00): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9db00): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.120215665 +0000 UTC m=+112.792434691 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c9db00): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c182c0): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c182c0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c182c0): open at offset 5 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c182c0): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c182c0): >_readAt: n=2, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c182c0): _writeAt: size=3, off=7 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5730 item 85 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c182c0): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c182c0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.121217896 +0000 UTC m=+112.793436921 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c182c0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c18800): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c18800): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c18800): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c18800): >_readAt: n=8, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c18800): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.121217896 +0000 UTC m=+112.793436921 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c18800): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5960 item 85 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c18e80): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c18e80): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c18e80): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c18e80): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c18e80): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.124003574 +0000 UTC m=+112.796222589 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c18e80): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c19380): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c19380): open at offset 5 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c19380): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8000 item 86 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c19380): _readAt: size=2, off=5 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c19380): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c19380): _writeAt: size=3, off=5 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c19380): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c19380): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.125094841 +0000 UTC m=+112.797313867 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c19380): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c19900): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c19900): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c19900): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c19900): >_readAt: n=3, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c19900): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.125094841 +0000 UTC m=+112.797313867 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000c19900): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e90a0 item 86 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000956000): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000956000): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000956000): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000956000): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000956000): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.127399556 +0000 UTC m=+112.799618562 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000956000): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000956500): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000956500): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000956500): open at offset 5 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000956500): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000956500): >_readAt: n=2, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000956500): _writeAt: size=3, off=7 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9730 item 87 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000956500): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000956500): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.128462911 +0000 UTC m=+112.800681936 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000956500): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000956a40): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000956a40): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000956a40): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000956a40): >_readAt: n=8, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000956a40): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.128462911 +0000 UTC m=+112.800681936 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000956a40): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9ce0 item 87 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009570c0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009570c0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009570c0): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009570c0): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009570c0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.131115488 +0000 UTC m=+112.803334483 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0009570c0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000957600): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000957600): open at offset 5 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000957600): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe380 item 88 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000957600): _readAt: size=2, off=5 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000957600): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000957600): _writeAt: size=3, off=5 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000957600): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000957600): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.132025917 +0000 UTC m=+112.804244922 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000957600): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000957c00): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000957c00): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000957c00): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000957c00): >_readAt: n=3, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000957c00): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.132025917 +0000 UTC m=+112.804244922 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000957c00): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe620 item 88 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0002d6800): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0002d6800): open at offset 0 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0002d6800): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0002d6800): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0002d6800): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0002d6800): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0002d6800): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0002d6800): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.13550785 +0000 UTC m=+112.807726856 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0002d6800): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0002d7700): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0002d7700): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0002d7700): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fecb0 item 89 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0002d7700): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0002d7700): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.137013716 +0000 UTC m=+112.809232741 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0002d7700): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a02440): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a02440): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a02440): open at offset 5 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a02440): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a02440): >_readAt: n=2, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a02440): _writeAt: size=3, off=7 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004feee0 item 89 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a02440): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a02440): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.138179533 +0000 UTC m=+112.810398559 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a02440): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a02a40): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a02a40): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a02a40): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a02a40): >_readAt: n=8, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a02a40): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.138179533 +0000 UTC m=+112.810398559 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a02a40): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff2d0 item 89 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a03080): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a03080): open at offset 0 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a03080): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a03080): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a03080): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a03080): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a03080): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a03080): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.14093812 +0000 UTC m=+112.813157145 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a03080): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a035c0): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a035c0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a035c0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff8f0 item 90 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a035c0): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a035c0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.141857486 +0000 UTC m=+112.814076500 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a035c0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a03b40): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a03b40): open at offset 5 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a03b40): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ffb90 item 90 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a03b40): _readAt: size=2, off=5 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a03b40): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a03b40): _writeAt: size=3, off=5 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a03b40): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a03b40): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.142959793 +0000 UTC m=+112.815178818 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a03b40): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0004547c0): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0004547c0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0004547c0): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0004547c0): >_readAt: n=3, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0004547c0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.142959793 +0000 UTC m=+112.815178818 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0004547c0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4000 item 90 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000455240): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000455240): open at offset 0 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000455240): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000455240): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000455240): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000455240): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000455240): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000455240): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.145401696 +0000 UTC m=+112.817620721 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000455240): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000455780): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000455780): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000455780): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4770 item 91 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000455780): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000455780): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.146354844 +0000 UTC m=+112.818573859 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000455780): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62080): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62080): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62080): open at offset 5 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62080): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62080): >_readAt: n=2, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62080): _writeAt: size=3, off=7 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4930 item 91 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62080): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62080): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.147421646 +0000 UTC m=+112.819640661 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62080): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62600): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62600): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62600): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62600): >_readAt: n=8, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62600): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.147421646 +0000 UTC m=+112.819640661 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62600): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4c40 item 91 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62c40): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62c40): open at offset 0 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62c40): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62c40): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62c40): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62c40): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62c40): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62c40): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.150004863 +0000 UTC m=+112.822223887 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a62c40): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a63180): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a63180): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a63180): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5340 item 92 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a63180): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a63180): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.150911745 +0000 UTC m=+112.823130770 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a63180): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a636c0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a636c0): open at offset 5 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a636c0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5880 item 92 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a636c0): _readAt: size=2, off=5 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a636c0): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a636c0): _writeAt: size=3, off=5 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a636c0): >_writeAt: n=3, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a636c0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.152014844 +0000 UTC m=+112.824233869 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a636c0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a63cc0): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a63cc0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a63cc0): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a63cc0): >_readAt: n=3, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a63cc0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.152014844 +0000 UTC m=+112.824233869 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000a63cc0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5ea0 item 92 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0006662c0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0006662c0): open at offset 0 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0006662c0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0006662c0): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0006662c0): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0006662c0): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0006662c0): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0006662c0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.15476239 +0000 UTC m=+112.826981416 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0006662c0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000666d40): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000666d40): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000666d40): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004490a0 item 93 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000666d40): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000666d40): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.155761245 +0000 UTC m=+112.827980269 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000666d40): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000667a40): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000667a40): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000667a40): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000667a40): >_readAt: n=5, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000667a40): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.155761245 +0000 UTC m=+112.827980269 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc000667a40): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449340 item 93 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076e240): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076e240): open at offset 0 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076e240): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076e240): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076e240): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076e240): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076e240): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076e240): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.15839192 +0000 UTC m=+112.830610946 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076e240): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076e780): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076e780): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076e780): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449e30 item 94 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076e780): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076e780): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.159371178 +0000 UTC m=+112.831590193 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076e780): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076ee80): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076ee80): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076ee80): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076ee80): >_readAt: n=5, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076ee80): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.159371178 +0000 UTC m=+112.831590193 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076ee80): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c150 item 94 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076f4c0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076f4c0): open at offset 0 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076f4c0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076f4c0): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076f4c0): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076f4c0): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076f4c0): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076f4c0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.162635563 +0000 UTC m=+112.834854589 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076f4c0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076fb00): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076fb00): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076fb00): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c620 item 95 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076fb00): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076fb00): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.16336403 +0000 UTC m=+112.835583055 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc00076fb00): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d8280): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d8280): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d8280): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d8280): >_readAt: n=5, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d8280): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.16336403 +0000 UTC m=+112.835583055 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d8280): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ca10 item 95 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22: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 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d88c0): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d88c0): open at offset 0 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d88c0): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d88c0): _readAt: size=2, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d88c0): >_readAt: n=0, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d88c0): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d88c0): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d88c0): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.166136243 +0000 UTC m=+112.838355267 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d88c0): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d8e00): _writeAt: size=5, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d8e00): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d8e00): >openPending: err= 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d030 item 96 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d8e00): >_writeAt: n=5, err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d8e00): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.167006556 +0000 UTC m=+112.839225570 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d8e00): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/06 23:22:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/06 23:22:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d9500): _readAt: size=512, off=0 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d9500): openPending: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d9500): >openPending: err= 2025/08/06 23:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d9500): >_readAt: n=5, err=EOF 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d9500): close: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-06 23:22:05.167006556 +0000 UTC m=+112.839225570 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:05 DEBUG : open-test-file(0xc0008d9500): >close: err= 2025/08/06 23:22:05 DEBUG : open-test-file: Remove: 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d420 item 96 2025/08/06 23:22:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/06 23:22:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/06 23:22:05 DEBUG : open-test-file: >Remove: err= 2025/08/06 23:22:05 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:22:05 DEBUG : Looking for writers 2025/08/06 23:22:05 DEBUG : >WaitForWriters: 2025/08/06 23:22:05 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.23s) --- PASS: TestRWFileHandleOpenTests/writes (0.55s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.09s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.68s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.10s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:22:05 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:22:05 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:22:05 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:05 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:22:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:22:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:05 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:22:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:05 DEBUG : file1: newRWFileHandle: 2025/08/06 23:22:05 DEBUG : file1(0xc00038b100): openPending: 2025/08/06 23:22:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:22:05 DEBUG : file1(0xc00038b100): >openPending: err= 2025/08/06 23:22:05 DEBUG : file1: >newRWFileHandle: err= 2025/08/06 23:22:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:22:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/06 23:22:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/08/06 23:22:05 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:22:05 DEBUG : Looking for writers 2025/08/06 23:22:05 DEBUG : file1: reading active writers 2025/08/06 23:22:05 DEBUG : file1: active writers 1 2025/08/06 23:22:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/08/06 23:22:05 DEBUG : Looking for writers 2025/08/06 23:22:05 DEBUG : file1: reading active writers 2025/08/06 23:22:05 DEBUG : file1: active writers 1 2025/08/06 23:22:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/08/06 23:22:05 DEBUG : Looking for writers 2025/08/06 23:22:05 DEBUG : file1: reading active writers 2025/08/06 23:22:05 DEBUG : file1: active writers 1 2025/08/06 23:22:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/08/06 23:22:05 DEBUG : Looking for writers 2025/08/06 23:22:05 DEBUG : file1: reading active writers 2025/08/06 23:22:05 DEBUG : file1: active writers 1 2025/08/06 23:22:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/08/06 23:22:05 DEBUG : Looking for writers 2025/08/06 23:22:05 DEBUG : file1: reading active writers 2025/08/06 23:22:05 DEBUG : file1: active writers 1 2025/08/06 23:22:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/08/06 23:22:05 DEBUG : Looking for writers 2025/08/06 23:22:05 DEBUG : file1: reading active writers 2025/08/06 23:22:05 DEBUG : file1: active writers 1 2025/08/06 23:22:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/08/06 23:22:06 DEBUG : Looking for writers 2025/08/06 23:22:06 DEBUG : file1: reading active writers 2025/08/06 23:22:06 DEBUG : file1: active writers 1 2025/08/06 23:22:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/08/06 23:22:06 DEBUG : Looking for writers 2025/08/06 23:22:06 DEBUG : file1: reading active writers 2025/08/06 23:22:06 DEBUG : file1: active writers 1 2025/08/06 23:22:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:07 DEBUG : Looking for writers 2025/08/06 23:22:07 DEBUG : file1: reading active writers 2025/08/06 23:22:07 DEBUG : file1: active writers 1 2025/08/06 23:22:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:08 DEBUG : Looking for writers 2025/08/06 23:22:08 DEBUG : file1: reading active writers 2025/08/06 23:22:08 DEBUG : file1: active writers 1 2025/08/06 23:22:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:09 DEBUG : Looking for writers 2025/08/06 23:22:09 DEBUG : file1: reading active writers 2025/08/06 23:22:09 DEBUG : file1: active writers 1 2025/08/06 23:22:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:10 DEBUG : Looking for writers 2025/08/06 23:22:10 DEBUG : file1: reading active writers 2025/08/06 23:22:10 DEBUG : file1: active writers 1 2025/08/06 23:22:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:11 DEBUG : Looking for writers 2025/08/06 23:22:11 DEBUG : file1: reading active writers 2025/08/06 23:22:11 DEBUG : file1: active writers 1 2025/08/06 23:22:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:12 DEBUG : Looking for writers 2025/08/06 23:22:12 DEBUG : file1: reading active writers 2025/08/06 23:22:12 DEBUG : file1: active writers 1 2025/08/06 23:22:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:13 DEBUG : Looking for writers 2025/08/06 23:22:13 DEBUG : file1: reading active writers 2025/08/06 23:22:13 DEBUG : file1: active writers 1 2025/08/06 23:22:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:14 DEBUG : Looking for writers 2025/08/06 23:22:14 DEBUG : file1: reading active writers 2025/08/06 23:22:14 DEBUG : file1: active writers 1 2025/08/06 23:22:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:15 DEBUG : Looking for writers 2025/08/06 23:22:15 DEBUG : file1: reading active writers 2025/08/06 23:22:15 DEBUG : file1: active writers 1 2025/08/06 23:22:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:16 DEBUG : Looking for writers 2025/08/06 23:22:16 DEBUG : file1: reading active writers 2025/08/06 23:22:16 DEBUG : file1: active writers 1 2025/08/06 23:22:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:17 DEBUG : Looking for writers 2025/08/06 23:22:17 DEBUG : file1: reading active writers 2025/08/06 23:22:17 DEBUG : file1: active writers 1 2025/08/06 23:22:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:18 DEBUG : Looking for writers 2025/08/06 23:22:18 DEBUG : file1: reading active writers 2025/08/06 23:22:18 DEBUG : file1: active writers 1 2025/08/06 23:22:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:19 DEBUG : Looking for writers 2025/08/06 23:22:19 DEBUG : file1: reading active writers 2025/08/06 23:22:19 DEBUG : file1: active writers 1 2025/08/06 23:22:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:20 DEBUG : Looking for writers 2025/08/06 23:22:20 DEBUG : file1: reading active writers 2025/08/06 23:22:20 DEBUG : file1: active writers 1 2025/08/06 23:22:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:21 DEBUG : Looking for writers 2025/08/06 23:22:21 DEBUG : file1: reading active writers 2025/08/06 23:22:21 DEBUG : file1: active writers 1 2025/08/06 23:22:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:22 DEBUG : Looking for writers 2025/08/06 23:22:22 DEBUG : file1: reading active writers 2025/08/06 23:22:22 DEBUG : file1: active writers 1 2025/08/06 23:22:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:23 DEBUG : Looking for writers 2025/08/06 23:22:23 DEBUG : file1: reading active writers 2025/08/06 23:22:23 DEBUG : file1: active writers 1 2025/08/06 23:22:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:24 DEBUG : Looking for writers 2025/08/06 23:22:24 DEBUG : file1: reading active writers 2025/08/06 23:22:24 DEBUG : file1: active writers 1 2025/08/06 23:22:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:25 DEBUG : Looking for writers 2025/08/06 23:22:25 DEBUG : file1: reading active writers 2025/08/06 23:22:25 DEBUG : file1: active writers 1 2025/08/06 23:22:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:26 DEBUG : Looking for writers 2025/08/06 23:22:26 DEBUG : file1: reading active writers 2025/08/06 23:22:26 DEBUG : file1: active writers 1 2025/08/06 23:22:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:27 DEBUG : Looking for writers 2025/08/06 23:22:27 DEBUG : file1: reading active writers 2025/08/06 23:22:27 DEBUG : file1: active writers 1 2025/08/06 23:22:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:28 DEBUG : Looking for writers 2025/08/06 23:22:28 DEBUG : file1: reading active writers 2025/08/06 23:22:28 DEBUG : file1: active writers 1 2025/08/06 23:22:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:29 DEBUG : Looking for writers 2025/08/06 23:22:29 DEBUG : file1: reading active writers 2025/08/06 23:22:29 DEBUG : file1: active writers 1 2025/08/06 23:22:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:30 DEBUG : Looking for writers 2025/08/06 23:22:30 DEBUG : file1: reading active writers 2025/08/06 23:22:30 DEBUG : file1: active writers 1 2025/08/06 23:22:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:31 DEBUG : Looking for writers 2025/08/06 23:22:31 DEBUG : file1: reading active writers 2025/08/06 23:22:31 DEBUG : file1: active writers 1 2025/08/06 23:22:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:32 DEBUG : Looking for writers 2025/08/06 23:22:32 DEBUG : file1: reading active writers 2025/08/06 23:22:32 DEBUG : file1: active writers 1 2025/08/06 23:22:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:33 DEBUG : Looking for writers 2025/08/06 23:22:33 DEBUG : file1: reading active writers 2025/08/06 23:22:33 DEBUG : file1: active writers 1 2025/08/06 23:22:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:34 DEBUG : Looking for writers 2025/08/06 23:22:34 DEBUG : file1: reading active writers 2025/08/06 23:22:34 DEBUG : file1: active writers 1 2025/08/06 23:22:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/06 23:22:35 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000c61860 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000201708 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824635823936} name:file1 opens:1 downloaders: o: fd:0xc000594058 info:{ModTime:{wall:13987361063177669930 ext:113139215547 loc:0x3fbf660} ATime:{wall:13987361063177669930 ext:113139215547 loc:0x3fbf660} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/08/06 23:22:35 DEBUG : >WaitForWriters: 2025/08/06 23:22:35 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.36s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:22:35 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:22:35 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:22:35 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:35 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:22:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:22:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:35 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:35 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:22:35 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:35 DEBUG : rename_me: newRWFileHandle: 2025/08/06 23:22:35 DEBUG : rename_me(0xc000ab9640): openPending: 2025/08/06 23:22:35 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/06 23:22:35 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/06 23:22:35 DEBUG : rename_me(0xc000ab9640): >openPending: err= 2025/08/06 23:22:35 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/06 23:22:35 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/06 23:22:35 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/06 23:22:35 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/06 23:22:35 DEBUG : rename_me(0xc000ab9640): _writeAt: size=5, off=0 2025/08/06 23:22:35 DEBUG : rename_me(0xc000ab9640): >_writeAt: n=5, err= 2025/08/06 23:22:35 DEBUG : rename_me(0xc000ab9640): close: 2025/08/06 23:22:35 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-06 23:22:35.848311372 +0000 UTC m=+143.520530397 2025/08/06 23:22:35 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/06 23:22:35 DEBUG : rename_me(0xc000ab9640): >close: err= 2025/08/06 23:22:35 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/06 23:22:35 DEBUG : i_was_renamed: Updating file with 0xc00091e480 2025/08/06 23:22:35 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/06 23:22:35 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/06 23:22:35 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:22:35 DEBUG : Looking for writers 2025/08/06 23:22:35 DEBUG : i_was_renamed: reading active writers 2025/08/06 23:22:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/06 23:22:35 DEBUG : Looking for writers 2025/08/06 23:22:35 DEBUG : i_was_renamed: reading active writers 2025/08/06 23:22:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/06 23:22:35 DEBUG : Looking for writers 2025/08/06 23:22:35 DEBUG : i_was_renamed: reading active writers 2025/08/06 23:22:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/06 23:22:35 DEBUG : Looking for writers 2025/08/06 23:22:35 DEBUG : i_was_renamed: reading active writers 2025/08/06 23:22:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/06 23:22:35 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/06 23:22:36 DEBUG : Looking for writers 2025/08/06 23:22:36 DEBUG : i_was_renamed: reading active writers 2025/08/06 23:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/06 23:22:36 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:36 DEBUG : Looking for writers 2025/08/06 23:22:36 DEBUG : i_was_renamed: reading active writers 2025/08/06 23:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/06 23:22:36 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/06 23:22:36 INFO : i_was_renamed: Copied (new) 2025/08/06 23:22:36 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-06 23:22:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/06 23:22:36 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/06 23:22:36 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/06 23:22:36 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/06 23:22:36 DEBUG : Looking for writers 2025/08/06 23:22:36 DEBUG : i_was_renamed: reading active writers 2025/08/06 23:22:36 DEBUG : >WaitForWriters: 2025/08/06 23:22:36 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.11s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:22:36 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:22:36 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/06 23:22:36 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:36 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:22:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/06 23:22:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{v-dsk}/rclone-test-mohewov5noha" 2025/08/06 23:22:36 INFO : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/06 23:22:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:37 DEBUG : forgetting directory cache 2025/08/06 23:22:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/06 23:22:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/06 23:22:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/06 23:22:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/06 23:22:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/06 23:22:37 DEBUG : TestRWCacheUpdate(0xc000999100): _readAt: size=512, off=0 2025/08/06 23:22:37 DEBUG : TestRWCacheUpdate(0xc000999100): openPending: 2025/08/06 23:22:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-06 22:23:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/08/06 23:22:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/06 23:22:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 23:22:37 DEBUG : TestRWCacheUpdate(0xc000999100): >openPending: err= 2025/08/06 23:22:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/06 23:22:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 23:22:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:37 DEBUG : TestRWCacheUpdate(0xc000999100): >_readAt: n=20, err=EOF 2025/08/06 23:22:37 DEBUG : TestRWCacheUpdate(0xc000999100): close: 2025/08/06 23:22:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-06 22:23:36 +0000 GMT 2025/08/06 23:22:37 DEBUG : TestRWCacheUpdate(0xc000999100): >close: err= 2025/08/06 23:22:37 DEBUG : Re-reading directory (113.339122ms old) 2025/08/06 23:22:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 23:22:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/06 23:22:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:38 DEBUG : forgetting directory cache 2025/08/06 23:22:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/06 23:22:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/06 23:22:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/06 23:22:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/06 23:22:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/06 23:22:38 DEBUG : TestRWCacheUpdate(0xc000a43240): _readAt: size=512, off=0 2025/08/06 23:22:38 DEBUG : TestRWCacheUpdate(0xc000a43240): openPending: 2025/08/06 23:22:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-06 22:24:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-08-06 22:23:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/08/06 23:22:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-06 22:24:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-08-06 22:23:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/08/06 23:22:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/06 23:22:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/06 23:22:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/06 23:22:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 23:22:38 DEBUG : TestRWCacheUpdate(0xc000a43240): >openPending: err= 2025/08/06 23:22:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/06 23:22:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 23:22:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:38 DEBUG : TestRWCacheUpdate(0xc000a43240): >_readAt: n=20, err=EOF 2025/08/06 23:22:38 DEBUG : TestRWCacheUpdate(0xc000a43240): close: 2025/08/06 23:22:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-06 22:24:36 +0000 GMT 2025/08/06 23:22:38 DEBUG : TestRWCacheUpdate(0xc000a43240): >close: err= 2025/08/06 23:22:38 DEBUG : Re-reading directory (134.393677ms old) 2025/08/06 23:22:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 23:22:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/06 23:22:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:39 DEBUG : forgetting directory cache 2025/08/06 23:22:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/06 23:22:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/06 23:22:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/06 23:22:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/06 23:22:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/06 23:22:39 DEBUG : TestRWCacheUpdate(0xc000851c40): _readAt: size=512, off=0 2025/08/06 23:22:39 DEBUG : TestRWCacheUpdate(0xc000851c40): openPending: 2025/08/06 23:22:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-06 22:25:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-08-06 22:24:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/08/06 23:22:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-06 22:25:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-08-06 22:24:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/08/06 23:22:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/06 23:22:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/06 23:22:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/06 23:22:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 23:22:39 DEBUG : TestRWCacheUpdate(0xc000851c40): >openPending: err= 2025/08/06 23:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/06 23:22:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 23:22:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:39 DEBUG : TestRWCacheUpdate(0xc000851c40): >_readAt: n=20, err=EOF 2025/08/06 23:22:39 DEBUG : TestRWCacheUpdate(0xc000851c40): close: 2025/08/06 23:22:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-06 22:25:36 +0000 GMT 2025/08/06 23:22:39 DEBUG : TestRWCacheUpdate(0xc000851c40): >close: err= 2025/08/06 23:22:39 DEBUG : forgetting directory cache 2025/08/06 23:22:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 23:22:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/06 23:22:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/06 23:22:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/06 23:22:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/06 23:22:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/06 23:22:40 DEBUG : TestRWCacheUpdate(0xc0008a40c0): _readAt: size=512, off=0 2025/08/06 23:22:40 DEBUG : TestRWCacheUpdate(0xc0008a40c0): openPending: 2025/08/06 23:22:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-06 22:26:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-08-06 22:25:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/08/06 23:22:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-06 22:26:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-08-06 22:25:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/08/06 23:22:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/06 23:22:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/06 23:22:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/06 23:22:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 23:22:40 DEBUG : TestRWCacheUpdate(0xc0008a40c0): >openPending: err= 2025/08/06 23:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/06 23:22:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 23:22:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:40 DEBUG : TestRWCacheUpdate(0xc0008a40c0): >_readAt: n=20, err=EOF 2025/08/06 23:22:40 DEBUG : TestRWCacheUpdate(0xc0008a40c0): close: 2025/08/06 23:22:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-06 22:26:36 +0000 GMT 2025/08/06 23:22:40 DEBUG : TestRWCacheUpdate(0xc0008a40c0): >close: err= 2025/08/06 23:22:40 DEBUG : Re-reading directory (113.82353ms old) 2025/08/06 23:22:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 23:22:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/06 23:22:40 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:41 DEBUG : forgetting directory cache 2025/08/06 23:22:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/06 23:22:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/06 23:22:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/06 23:22:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/06 23:22:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/06 23:22:41 DEBUG : TestRWCacheUpdate(0xc000970840): _readAt: size=512, off=0 2025/08/06 23:22:41 DEBUG : TestRWCacheUpdate(0xc000970840): openPending: 2025/08/06 23:22:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-06 22:27:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-08-06 22:26:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/08/06 23:22:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-06 22:27:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-08-06 22:26:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/08/06 23:22:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/06 23:22:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/06 23:22:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/06 23:22:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 23:22:41 DEBUG : TestRWCacheUpdate(0xc000970840): >openPending: err= 2025/08/06 23:22:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/06 23:22:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 23:22:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:41 DEBUG : TestRWCacheUpdate(0xc000970840): >_readAt: n=20, err=EOF 2025/08/06 23:22:41 DEBUG : TestRWCacheUpdate(0xc000970840): close: 2025/08/06 23:22:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-06 22:27:36 +0000 GMT 2025/08/06 23:22:41 DEBUG : TestRWCacheUpdate(0xc000970840): >close: err= 2025/08/06 23:22:41 DEBUG : Re-reading directory (127.193589ms old) 2025/08/06 23:22:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 23:22:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/06 23:22:41 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:42 DEBUG : forgetting directory cache 2025/08/06 23:22:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/06 23:22:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/06 23:22:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/06 23:22:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/06 23:22:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/06 23:22:42 DEBUG : TestRWCacheUpdate(0xc0008ff200): _readAt: size=512, off=0 2025/08/06 23:22:42 DEBUG : TestRWCacheUpdate(0xc0008ff200): openPending: 2025/08/06 23:22:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-06 22:28:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-08-06 22:27:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/08/06 23:22:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-06 22:28:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-08-06 22:27:36 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/08/06 23:22:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/06 23:22:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/06 23:22:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/06 23:22:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 23:22:42 DEBUG : TestRWCacheUpdate(0xc0008ff200): >openPending: err= 2025/08/06 23:22:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/06 23:22:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 23:22:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:42 DEBUG : TestRWCacheUpdate(0xc0008ff200): >_readAt: n=20, err=EOF 2025/08/06 23:22:42 DEBUG : TestRWCacheUpdate(0xc0008ff200): close: 2025/08/06 23:22:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-06 22:28:36 +0000 GMT 2025/08/06 23:22:42 DEBUG : TestRWCacheUpdate(0xc0008ff200): >close: err= 2025/08/06 23:22:42 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:42 DEBUG : forgetting directory cache 2025/08/06 23:22:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 23:22:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/06 23:22:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/06 23:22:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/06 23:22:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/06 23:22:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/06 23:22:43 DEBUG : TestRWCacheUpdate(0xc0007f6500): _readAt: size=512, off=0 2025/08/06 23:22:43 DEBUG : TestRWCacheUpdate(0xc0007f6500): openPending: 2025/08/06 23:22:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-06 22:29:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-08-06 22:28:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/08/06 23:22:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-06 22:29:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-08-06 22:28:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/08/06 23:22:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/06 23:22:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/06 23:22:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/06 23:22:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 23:22:43 DEBUG : TestRWCacheUpdate(0xc0007f6500): >openPending: err= 2025/08/06 23:22:43 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/06 23:22:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 23:22:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:43 DEBUG : TestRWCacheUpdate(0xc0007f6500): >_readAt: n=21, err=EOF 2025/08/06 23:22:43 DEBUG : TestRWCacheUpdate(0xc0007f6500): close: 2025/08/06 23:22:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-06 22:29:36 +0000 GMT 2025/08/06 23:22:43 DEBUG : TestRWCacheUpdate(0xc0007f6500): >close: err= 2025/08/06 23:22:43 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:43 DEBUG : forgetting directory cache 2025/08/06 23:22:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 23:22:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/06 23:22:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/06 23:22:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/06 23:22:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/06 23:22:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/06 23:22:44 DEBUG : TestRWCacheUpdate(0xc000a886c0): _readAt: size=512, off=0 2025/08/06 23:22:44 DEBUG : TestRWCacheUpdate(0xc000a886c0): openPending: 2025/08/06 23:22:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-06 22:30:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-08-06 22:29:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/08/06 23:22:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-06 22:30:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-08-06 22:29:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/08/06 23:22:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/06 23:22:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/06 23:22:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/06 23:22:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 23:22:44 DEBUG : TestRWCacheUpdate(0xc000a886c0): >openPending: err= 2025/08/06 23:22:44 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/06 23:22:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 23:22:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:44 DEBUG : TestRWCacheUpdate(0xc000a886c0): >_readAt: n=22, err=EOF 2025/08/06 23:22:44 DEBUG : TestRWCacheUpdate(0xc000a886c0): close: 2025/08/06 23:22:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-06 22:30:36 +0000 GMT 2025/08/06 23:22:44 DEBUG : TestRWCacheUpdate(0xc000a886c0): >close: err= 2025/08/06 23:22:44 DEBUG : Re-reading directory (105.345182ms old) 2025/08/06 23:22:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 23:22:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/06 23:22:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:44 DEBUG : forgetting directory cache 2025/08/06 23:22:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/06 23:22:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/06 23:22:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/06 23:22:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/06 23:22:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/06 23:22:45 DEBUG : TestRWCacheUpdate(0xc000a62480): _readAt: size=512, off=0 2025/08/06 23:22:45 DEBUG : TestRWCacheUpdate(0xc000a62480): openPending: 2025/08/06 23:22:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-06 22:31:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-08-06 22:30:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/08/06 23:22:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-06 22:31:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-08-06 22:30:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/08/06 23:22:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/06 23:22:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/06 23:22:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/06 23:22:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 23:22:45 DEBUG : TestRWCacheUpdate(0xc000a62480): >openPending: err= 2025/08/06 23:22:45 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/06 23:22:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 23:22:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:45 DEBUG : TestRWCacheUpdate(0xc000a62480): >_readAt: n=23, err=EOF 2025/08/06 23:22:45 DEBUG : TestRWCacheUpdate(0xc000a62480): close: 2025/08/06 23:22:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-06 22:31:36 +0000 GMT 2025/08/06 23:22:45 DEBUG : TestRWCacheUpdate(0xc000a62480): >close: err= 2025/08/06 23:22:45 DEBUG : Re-reading directory (129.259557ms old) 2025/08/06 23:22:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 23:22:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/06 23:22:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:45 DEBUG : forgetting directory cache 2025/08/06 23:22:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:22:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/06 23:22:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/06 23:22:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/06 23:22:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/06 23:22:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/06 23:22:46 DEBUG : TestRWCacheUpdate(0xc0008e8380): _readAt: size=512, off=0 2025/08/06 23:22:46 DEBUG : TestRWCacheUpdate(0xc0008e8380): openPending: 2025/08/06 23:22:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-06 22:32:36 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-08-06 22:31:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/08/06 23:22:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-06 22:32:36 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-08-06 22:31:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/08/06 23:22:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/06 23:22:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/06 23:22:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/06 23:22:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/06 23:22:46 DEBUG : TestRWCacheUpdate(0xc0008e8380): >openPending: err= 2025/08/06 23:22:46 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/06 23:22:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/06 23:22:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:46 DEBUG : TestRWCacheUpdate(0xc0008e8380): >_readAt: n=24, err=EOF 2025/08/06 23:22:46 DEBUG : TestRWCacheUpdate(0xc0008e8380): close: 2025/08/06 23:22:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-06 22:32:36 +0000 GMT 2025/08/06 23:22:46 DEBUG : TestRWCacheUpdate(0xc0008e8380): >close: err= 2025/08/06 23:22:46 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:22:46 DEBUG : Looking for writers 2025/08/06 23:22:46 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/06 23:22:46 DEBUG : >WaitForWriters: 2025/08/06 23:22:46 DEBUG : webdav root 'rclone-test-mohewov5noha': vfs cache: cleaner exiting 2025/08/06 23:22:46 DEBUG : forgetting directory cache 2025/08/06 23:22:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (10.12s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:22:47 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:47 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:47 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:48 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:22:48 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:22:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/06 23:22:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/06 23:22:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/06 23:22:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/06 23:22:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/06 23:22:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/06 23:22:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/06 23:22:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/06 23:22:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/06 23:22:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:48 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:48 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/06 23:22:48 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/06 23:22:48 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/06 23:22:48 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:48 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:48 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:48 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/06 23:22:48 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/06 23:22:48 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/06 23:22:48 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:48 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/06 23:22:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/06 23:22:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/06 23:22:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:48 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/06 23:22:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/06 23:22:48 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/08/06 23:22:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:49 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/06 23:22:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/06 23:22:49 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/08/06 23:22:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:49 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/06 23:22:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/06 23:22:49 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/08/06 23:22:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:49 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:49 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/06 23:22:49 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/06 23:22:49 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/06 23:22:49 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:49 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:49 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:49 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/06 23:22:49 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/06 23:22:49 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/06 23:22:49 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:49 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:49 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:49 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/06 23:22:49 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/06 23:22:49 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:49 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/06 23:22:49 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/06 23:22:49 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/06 23:22:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/06 23:22:49 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/06 23:22:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:49 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:49 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:49 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:49 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:49 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:49 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:49 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:49 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/06 23:22:49 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/06 23:22:49 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/06 23:22:49 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:49 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:49 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:49 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/06 23:22:49 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/06 23:22:49 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/06 23:22:49 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:49 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:49 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:49 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:49 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:49 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:49 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:22:49 DEBUG : Looking for writers 2025/08/06 23:22:49 DEBUG : FiLeA: reading active writers 2025/08/06 23:22:49 DEBUG : FiLeB: reading active writers 2025/08/06 23:22:49 DEBUG : FilEb: reading active writers 2025/08/06 23:22:49 DEBUG : >WaitForWriters: 2025/08/06 23:22:49 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:22:49 DEBUG : Looking for writers 2025/08/06 23:22:49 DEBUG : FiLeB: reading active writers 2025/08/06 23:22:49 DEBUG : FilEb: reading active writers 2025/08/06 23:22:49 DEBUG : FiLeA: reading active writers 2025/08/06 23:22:49 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.61s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:22:50 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:50 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:51 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:22:51 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:51 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/06 23:22:51 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/06 23:22:51 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/06 23:22:51 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:51 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:51 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:51 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/06 23:22:51 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/06 23:22:51 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/06 23:22:51 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:51 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:51 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:51 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/06 23:22:51 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/06 23:22:51 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/06 23:22:51 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:22:51 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/06 23:22:51 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:51 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:51 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:22:51 DEBUG : Looking for writers 2025/08/06 23:22:51 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/06 23:22:51 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/06 23:22:51 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.66s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:22:52 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:22:52 DEBUG : webdav root 'rclone-test-mohewov5noha': Reusing VFS from active cache 2025/08/06 23:22:52 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:22:52 DEBUG : Looking for writers 2025/08/06 23:22:52 DEBUG : >WaitForWriters: 2025/08/06 23:22:52 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:22:52 DEBUG : Looking for writers 2025/08/06 23:22:52 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.23s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:22:52 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:22:52 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:22:52 DEBUG : Looking for writers 2025/08/06 23:22:52 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.17s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:22:52 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:22:52 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:22:52 DEBUG : Looking for writers 2025/08/06 23:22:52 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.16s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:22:52 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:22:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:53 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:53 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:22:53 DEBUG : dir: Looking for writers 2025/08/06 23:22:53 DEBUG : file2: reading active writers 2025/08/06 23:22:53 DEBUG : Looking for writers 2025/08/06 23:22:53 DEBUG : dir: reading active writers 2025/08/06 23:22:53 DEBUG : file1: reading active writers 2025/08/06 23:22:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.96s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:22:54 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:22:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:55 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:55 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:22:55 DEBUG : dir: Looking for writers 2025/08/06 23:22:55 DEBUG : Looking for writers 2025/08/06 23:22:55 DEBUG : dir: reading active writers 2025/08/06 23:22:55 DEBUG : file1: reading active writers 2025/08/06 23:22:55 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.74s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:22:56 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:22:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:56 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:57 DEBUG : file1: Open: flags=O_RDONLY 2025/08/06 23:22:57 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/06 23:22:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/06 23:22:57 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:57 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/06 23:22:57 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/06 23:22:57 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:57 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:57 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:22:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/06 23:22:57 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/06 23:22:57 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/06 23:22:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/06 23:22:57 DEBUG : webdav root 'rclone-test-mohewov5noha': File to upload is small (0 bytes), uploading instead of streaming 2025/08/06 23:22:57 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/08/06 23:22:58 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/06 23:22:58 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/08/06 23:22:58 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/06 23:22:58 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:22:58 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/06 23:22:58 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:22:58 DEBUG : dir: Looking for writers 2025/08/06 23:22:58 DEBUG : file2: reading active writers 2025/08/06 23:22:58 DEBUG : new_file.txt: reading active writers 2025/08/06 23:22:58 DEBUG : Looking for writers 2025/08/06 23:22:58 DEBUG : dir: reading active writers 2025/08/06 23:22:58 DEBUG : file1: reading active writers 2025/08/06 23:22:58 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.41s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:22:58 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:22:59 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/06 23:23:00 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/06 23:23:00 DEBUG : dir/file1: Updating file with dir/file1 0xc000925740 2025/08/06 23:23:00 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/06 23:23:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:00 INFO : dir/file1: Moved (server-side) to: file0 2025/08/06 23:23:00 DEBUG : file0: Updating file with file0 0xc000925740 2025/08/06 23:23:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/06 23:23:00 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/06 23:23:00 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:23:00 DEBUG : dir: Looking for writers 2025/08/06 23:23:00 DEBUG : Looking for writers 2025/08/06 23:23:00 DEBUG : dir: reading active writers 2025/08/06 23:23:00 DEBUG : file0: reading active writers 2025/08/06 23:23:00 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.68s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:23:01 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:23:01 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:23:01 DEBUG : Looking for writers 2025/08/06 23:23:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.29s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:23:01 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:23:02 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/06 23:23:02 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/06 23:23:02 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/06 23:23:03 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/06 23:23:03 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/06 23:23:03 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:23:03 DEBUG : Looking for writers 2025/08/06 23:23:03 DEBUG : a: Looking for writers 2025/08/06 23:23:03 DEBUG : b: Looking for writers 2025/08/06 23:23:03 DEBUG : c: Looking for writers 2025/08/06 23:23:03 DEBUG : d: Looking for writers 2025/08/06 23:23:03 DEBUG : Looking for writers 2025/08/06 23:23:03 DEBUG : /: reading active writers 2025/08/06 23:23:03 DEBUG : a: reading active writers 2025/08/06 23:23:03 DEBUG : b: reading active writers 2025/08/06 23:23:03 DEBUG : c: reading active writers 2025/08/06 23:23:03 DEBUG : d: reading active writers 2025/08/06 23:23:03 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.29s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:23:05 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:23:05 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/06 23:23:05 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/06 23:23:06 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/06 23:23:06 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/06 23:23:07 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:23:07 DEBUG : a/b/c/d: Looking for writers 2025/08/06 23:23:07 DEBUG : a/b/c: Looking for writers 2025/08/06 23:23:07 DEBUG : d: reading active writers 2025/08/06 23:23:07 DEBUG : a/b: Looking for writers 2025/08/06 23:23:07 DEBUG : c: reading active writers 2025/08/06 23:23:07 DEBUG : a: Looking for writers 2025/08/06 23:23:07 DEBUG : b: reading active writers 2025/08/06 23:23:07 DEBUG : Looking for writers 2025/08/06 23:23:07 DEBUG : a: reading active writers 2025/08/06 23:23:07 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.99s) === 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:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:23:09 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:23:09 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:23:09 DEBUG : Looking for writers 2025/08/06 23:23:09 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.16s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:23:09 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:23:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:23:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:23:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/06 23:23:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/06 23:23:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:09 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/06 23:23:09 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/06 23:23:09 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/06 23:23:09 DEBUG : webdav root 'rclone-test-mohewov5noha': File to upload is small (5 bytes), uploading instead of streaming 2025/08/06 23:23:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:23:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/06 23:23:09 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/06 23:23:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:23:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:23:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/06 23:23:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/06 23:23:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:23:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:23:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/06 23:23:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/06 23:23:09 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/06 23:23:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/06 23:23:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/06 23:23:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/06 23:23:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/06 23:23:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:09 DEBUG : webdav root 'rclone-test-mohewov5noha': File to upload is small (0 bytes), uploading instead of streaming 2025/08/06 23:23:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:23:10 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/06 23:23:10 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/06 23:23:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/06 23:23:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/06 23:23:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/06 23:23:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/06 23:23:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:10 DEBUG : webdav root 'rclone-test-mohewov5noha': File to upload is small (7 bytes), uploading instead of streaming 2025/08/06 23:23:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:23:10 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/08/06 23:23:10 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/06 23:23:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:10 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:23:10 DEBUG : Looking for writers 2025/08/06 23:23:10 DEBUG : file1: reading active writers 2025/08/06 23:23:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.67s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:23:11 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:23:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:23:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:23:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/06 23:23:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/06 23:23:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:11 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/06 23:23:12 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/06 23:23:12 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/06 23:23:12 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/06 23:23:12 DEBUG : webdav root 'rclone-test-mohewov5noha': File to upload is small (11 bytes), uploading instead of streaming 2025/08/06 23:23:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:23:12 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/06 23:23:12 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/06 23:23:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:12 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/06 23:23:12 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:23:12 DEBUG : Looking for writers 2025/08/06 23:23:12 DEBUG : file1: reading active writers 2025/08/06 23:23:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.88s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:23:12 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:23:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:23:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:23:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:12 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/06 23:23:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/06 23:23:12 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/06 23:23:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:12 DEBUG : webdav root 'rclone-test-mohewov5noha': File to upload is small (5 bytes), uploading instead of streaming 2025/08/06 23:23:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:23:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/06 23:23:13 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/06 23:23:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:13 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/06 23:23:13 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:23:13 DEBUG : Looking for writers 2025/08/06 23:23:13 DEBUG : file1: reading active writers 2025/08/06 23:23:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.70s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:23:13 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:23:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:23:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:23:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:13 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/06 23:23:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/06 23:23:13 DEBUG : file1: WriteFileHandle.Release closing 2025/08/06 23:23:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:13 DEBUG : webdav root 'rclone-test-mohewov5noha': File to upload is small (0 bytes), uploading instead of streaming 2025/08/06 23:23:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:23:14 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/06 23:23:14 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/06 23:23:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:14 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/06 23:23:14 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:23:14 DEBUG : Looking for writers 2025/08/06 23:23:14 DEBUG : file1: reading active writers 2025/08/06 23:23:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.85s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:23:14 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:23:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:23:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:23:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/06 23:23:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/08/06 23:23:14 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:23:14 DEBUG : Looking for writers 2025/08/06 23:23:14 DEBUG : file1: reading active writers 2025/08/06 23:23:14 DEBUG : file1: active writers 1 2025/08/06 23:23:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/08/06 23:23:14 DEBUG : Looking for writers 2025/08/06 23:23:14 DEBUG : file1: reading active writers 2025/08/06 23:23:14 DEBUG : file1: active writers 1 2025/08/06 23:23:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/08/06 23:23:14 DEBUG : Looking for writers 2025/08/06 23:23:14 DEBUG : file1: reading active writers 2025/08/06 23:23:14 DEBUG : file1: active writers 1 2025/08/06 23:23:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/08/06 23:23:14 DEBUG : Looking for writers 2025/08/06 23:23:14 DEBUG : file1: reading active writers 2025/08/06 23:23:14 DEBUG : file1: active writers 1 2025/08/06 23:23:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/08/06 23:23:14 DEBUG : Looking for writers 2025/08/06 23:23:14 DEBUG : file1: reading active writers 2025/08/06 23:23:14 DEBUG : file1: active writers 1 2025/08/06 23:23:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/08/06 23:23:14 DEBUG : Looking for writers 2025/08/06 23:23:14 DEBUG : file1: reading active writers 2025/08/06 23:23:14 DEBUG : file1: active writers 1 2025/08/06 23:23:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/08/06 23:23:15 DEBUG : Looking for writers 2025/08/06 23:23:15 DEBUG : file1: reading active writers 2025/08/06 23:23:15 DEBUG : file1: active writers 1 2025/08/06 23:23:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/08/06 23:23:15 DEBUG : Looking for writers 2025/08/06 23:23:15 DEBUG : file1: reading active writers 2025/08/06 23:23:15 DEBUG : file1: active writers 1 2025/08/06 23:23:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:16 DEBUG : Looking for writers 2025/08/06 23:23:16 DEBUG : file1: reading active writers 2025/08/06 23:23:16 DEBUG : file1: active writers 1 2025/08/06 23:23:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:17 DEBUG : Looking for writers 2025/08/06 23:23:17 DEBUG : file1: reading active writers 2025/08/06 23:23:17 DEBUG : file1: active writers 1 2025/08/06 23:23:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:18 DEBUG : Looking for writers 2025/08/06 23:23:18 DEBUG : file1: reading active writers 2025/08/06 23:23:18 DEBUG : file1: active writers 1 2025/08/06 23:23:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:19 DEBUG : Looking for writers 2025/08/06 23:23:19 DEBUG : file1: reading active writers 2025/08/06 23:23:19 DEBUG : file1: active writers 1 2025/08/06 23:23:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:20 DEBUG : Looking for writers 2025/08/06 23:23:20 DEBUG : file1: reading active writers 2025/08/06 23:23:20 DEBUG : file1: active writers 1 2025/08/06 23:23:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:21 DEBUG : Looking for writers 2025/08/06 23:23:21 DEBUG : file1: reading active writers 2025/08/06 23:23:21 DEBUG : file1: active writers 1 2025/08/06 23:23:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:22 DEBUG : Looking for writers 2025/08/06 23:23:22 DEBUG : file1: reading active writers 2025/08/06 23:23:22 DEBUG : file1: active writers 1 2025/08/06 23:23:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:23 DEBUG : Looking for writers 2025/08/06 23:23:23 DEBUG : file1: reading active writers 2025/08/06 23:23:23 DEBUG : file1: active writers 1 2025/08/06 23:23:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:24 DEBUG : Looking for writers 2025/08/06 23:23:24 DEBUG : file1: reading active writers 2025/08/06 23:23:24 DEBUG : file1: active writers 1 2025/08/06 23:23:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:25 DEBUG : Looking for writers 2025/08/06 23:23:25 DEBUG : file1: reading active writers 2025/08/06 23:23:25 DEBUG : file1: active writers 1 2025/08/06 23:23:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:26 DEBUG : Looking for writers 2025/08/06 23:23:26 DEBUG : file1: reading active writers 2025/08/06 23:23:26 DEBUG : file1: active writers 1 2025/08/06 23:23:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:27 DEBUG : Looking for writers 2025/08/06 23:23:27 DEBUG : file1: reading active writers 2025/08/06 23:23:27 DEBUG : file1: active writers 1 2025/08/06 23:23:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:28 DEBUG : Looking for writers 2025/08/06 23:23:28 DEBUG : file1: reading active writers 2025/08/06 23:23:28 DEBUG : file1: active writers 1 2025/08/06 23:23:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:29 DEBUG : Looking for writers 2025/08/06 23:23:29 DEBUG : file1: reading active writers 2025/08/06 23:23:29 DEBUG : file1: active writers 1 2025/08/06 23:23:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:30 DEBUG : Looking for writers 2025/08/06 23:23:30 DEBUG : file1: reading active writers 2025/08/06 23:23:30 DEBUG : file1: active writers 1 2025/08/06 23:23:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:31 DEBUG : Looking for writers 2025/08/06 23:23:31 DEBUG : file1: reading active writers 2025/08/06 23:23:31 DEBUG : file1: active writers 1 2025/08/06 23:23:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:32 DEBUG : Looking for writers 2025/08/06 23:23:32 DEBUG : file1: reading active writers 2025/08/06 23:23:32 DEBUG : file1: active writers 1 2025/08/06 23:23:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:33 DEBUG : Looking for writers 2025/08/06 23:23:33 DEBUG : file1: reading active writers 2025/08/06 23:23:33 DEBUG : file1: active writers 1 2025/08/06 23:23:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:34 DEBUG : Looking for writers 2025/08/06 23:23:34 DEBUG : file1: reading active writers 2025/08/06 23:23:34 DEBUG : file1: active writers 1 2025/08/06 23:23:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:35 DEBUG : Looking for writers 2025/08/06 23:23:35 DEBUG : file1: reading active writers 2025/08/06 23:23:35 DEBUG : file1: active writers 1 2025/08/06 23:23:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:36 DEBUG : Looking for writers 2025/08/06 23:23:36 DEBUG : file1: reading active writers 2025/08/06 23:23:36 DEBUG : file1: active writers 1 2025/08/06 23:23:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:37 DEBUG : Looking for writers 2025/08/06 23:23:37 DEBUG : file1: reading active writers 2025/08/06 23:23:37 DEBUG : file1: active writers 1 2025/08/06 23:23:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:38 DEBUG : Looking for writers 2025/08/06 23:23:38 DEBUG : file1: reading active writers 2025/08/06 23:23:38 DEBUG : file1: active writers 1 2025/08/06 23:23:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:39 DEBUG : Looking for writers 2025/08/06 23:23:39 DEBUG : file1: reading active writers 2025/08/06 23:23:39 DEBUG : file1: active writers 1 2025/08/06 23:23:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:40 DEBUG : Looking for writers 2025/08/06 23:23:40 DEBUG : file1: reading active writers 2025/08/06 23:23:40 DEBUG : file1: active writers 1 2025/08/06 23:23:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:41 DEBUG : Looking for writers 2025/08/06 23:23:41 DEBUG : file1: reading active writers 2025/08/06 23:23:41 DEBUG : file1: active writers 1 2025/08/06 23:23:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:42 DEBUG : Looking for writers 2025/08/06 23:23:42 DEBUG : file1: reading active writers 2025/08/06 23:23:42 DEBUG : file1: active writers 1 2025/08/06 23:23:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:43 DEBUG : Looking for writers 2025/08/06 23:23:43 DEBUG : file1: reading active writers 2025/08/06 23:23:43 DEBUG : file1: active writers 1 2025/08/06 23:23:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/06 23:23:44 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/08/06 23:23:44 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.31s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:23:44 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:23:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:23:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:23:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/06 23:23:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/06 23:23:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:44 DEBUG : webdav root 'rclone-test-mohewov5noha': File to upload is small (0 bytes), uploading instead of streaming 2025/08/06 23:23:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:23:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/06 23:23:45 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/06 23:23:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:23:45 DEBUG : file1: Open: flags=O_RDONLY 2025/08/06 23:23:45 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/06 23:23:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/06 23:23:45 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:23:45 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/06 23:23:45 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:23:45 DEBUG : Looking for writers 2025/08/06 23:23:45 DEBUG : file1: reading active writers 2025/08/06 23:23:45 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.82s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-mohewov5noha'", Local "Local file system at /tmp/rclone348957573", Modify Window "1s" 2025/08/06 23:23:45 INFO : webdav root 'rclone-test-mohewov5noha': poll-interval is not supported by this remote 2025/08/06 23:23:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/06 23:23:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/06 23:23:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/06 23:23:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/06 23:23:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:45 DEBUG : webdav root 'rclone-test-mohewov5noha': File to upload is small (100 bytes), uploading instead of streaming 2025/08/06 23:23:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/06 23:23:46 DEBUG : file1: md5 = 7c8c46e685bac01eb347bdef0924854b OK 2025/08/06 23:23:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/06 23:23:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/06 23:23:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/06 23:23:46 DEBUG : file1: Open: flags=O_RDONLY 2025/08/06 23:23:46 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/06 23:23:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/06 23:23:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/06 23:23:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/06 23:23:46 DEBUG : WaitForWriters: timeout=30s 2025/08/06 23:23:46 DEBUG : Looking for writers 2025/08/06 23:23:46 DEBUG : file1: reading active writers 2025/08/06 23:23:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.97s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/08/06 23:23:46 DEBUG : webdav root 'rclone-test-mohewov5noha': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m34.336790997s (try 1/5)