"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2025/11/25 03:37:07 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-mulemad8golu" 2025/11/25 03:37:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 03:37:07 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/11/25 03:37:07 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/11/25 03:37:07 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/11/25 03:37:07 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/11/25 03:37:07 DEBUG : Setting pass="ZKkbgybkS6K1UCWwsQXGePucabI8b7OpAWp8X89Arm88nCI" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/11/25 03:37:07 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{5wQtN}" suffix to name 2025/11/25 03:37:07 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/11/25 03:37:07 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/11/25 03:37:07 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/11/25 03:37:07 DEBUG : Setting pass="ZKkbgybkS6K1UCWwsQXGePucabI8b7OpAWp8X89Arm88nCI" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/11/25 03:37:07 DEBUG : found headers: 2025/11/25 03:37:09 DEBUG : Creating backend with remote "/tmp/rclone1711368628" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:09 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:09 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:09 DEBUG : dir: Looking for writers 2025/11/25 03:37:09 DEBUG : Looking for writers 2025/11/25 03:37:09 DEBUG : dir: reading active writers 2025/11/25 03:37:09 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.40s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:10 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:11 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:11 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:12 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:12 DEBUG : dir/subdir: Looking for writers 2025/11/25 03:37:12 DEBUG : dir: Looking for writers 2025/11/25 03:37:12 DEBUG : file1: reading active writers 2025/11/25 03:37:12 DEBUG : file2: reading active writers 2025/11/25 03:37:12 DEBUG : subdir: reading active writers 2025/11/25 03:37:12 DEBUG : Looking for writers 2025/11/25 03:37:12 DEBUG : dir: reading active writers 2025/11/25 03:37:12 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.49s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:13 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:13 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:13 DEBUG : dir: Looking for writers 2025/11/25 03:37:13 DEBUG : file1: reading active writers 2025/11/25 03:37:13 DEBUG : Looking for writers 2025/11/25 03:37:13 DEBUG : dir: reading active writers 2025/11/25 03:37:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.25s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:14 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:14 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:14 DEBUG : dir: Looking for writers 2025/11/25 03:37:14 DEBUG : Looking for writers 2025/11/25 03:37:14 DEBUG : dir: reading active writers 2025/11/25 03:37:14 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.23s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:15 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:16 DEBUG : dir: forgetting directory cache 2025/11/25 03:37:16 DEBUG : forgetting directory cache 2025/11/25 03:37:16 DEBUG : dir: forgetting directory cache 2025/11/25 03:37:16 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:16 DEBUG : Looking for writers 2025/11/25 03:37:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.30s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:16 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:17 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/25 03:37:17 DEBUG : dir: invalidating directory cache 2025/11/25 03:37:17 DEBUG : >ForgetPath: 2025/11/25 03:37:17 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/25 03:37:17 DEBUG : invalidating directory cache 2025/11/25 03:37:17 DEBUG : dir: forgetting directory cache 2025/11/25 03:37:17 DEBUG : >ForgetPath: 2025/11/25 03:37:17 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/25 03:37:17 DEBUG : >ForgetPath: 2025/11/25 03:37:17 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:17 DEBUG : dir: Looking for writers 2025/11/25 03:37:17 DEBUG : Looking for writers 2025/11/25 03:37:17 DEBUG : dir: reading active writers 2025/11/25 03:37:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.28s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:18 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:19 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:20 DEBUG : forgetting directory cache 2025/11/25 03:37:20 DEBUG : dir: forgetting directory cache 2025/11/25 03:37:20 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:20 DEBUG : dir: Looking for writers 2025/11/25 03:37:20 DEBUG : fil/a/b: Looking for writers 2025/11/25 03:37:20 DEBUG : fil/a: Looking for writers 2025/11/25 03:37:20 DEBUG : b: reading active writers 2025/11/25 03:37:20 DEBUG : fil: Looking for writers 2025/11/25 03:37:20 DEBUG : a: reading active writers 2025/11/25 03:37:20 DEBUG : Looking for writers 2025/11/25 03:37:20 DEBUG : dir: reading active writers 2025/11/25 03:37:20 DEBUG : fil: reading active writers 2025/11/25 03:37:20 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.70s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:21 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:22 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:22 DEBUG : dir: Looking for writers 2025/11/25 03:37:22 DEBUG : Looking for writers 2025/11/25 03:37:22 DEBUG : dir: reading active writers 2025/11/25 03:37:22 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.24s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:23 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:23 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:23 DEBUG : dir: Looking for writers 2025/11/25 03:37:23 DEBUG : file1: reading active writers 2025/11/25 03:37:23 DEBUG : Looking for writers 2025/11/25 03:37:23 DEBUG : dir: reading active writers 2025/11/25 03:37:23 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.33s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:24 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:24 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:25 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/11/25 03:37:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/25 03:37:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/25 03:37:25 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/25 03:37:25 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/25 03:37:26 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:26 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:26 DEBUG : dir: invalidating directory cache 2025/11/25 03:37:27 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/25 03:37:27 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/25 03:37:27 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/25 03:37:27 DEBUG : dir/file1: Reset virtual modtime 2025/11/25 03:37:27 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/25 03:37:27 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/25 03:37:27 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/25 03:37:27 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/25 03:37:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:37:27 DEBUG : dir: invalidating directory cache 2025/11/25 03:37:27 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/11/25 03:37:27 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/25 03:37:27 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/25 03:37:27 DEBUG : forgetting directory cache 2025/11/25 03:37:27 DEBUG : dir: forgetting directory cache 2025/11/25 03:37:27 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/25 03:37:27 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:27 DEBUG : dir/virtualDir: Looking for writers 2025/11/25 03:37:27 DEBUG : dir: Looking for writers 2025/11/25 03:37:27 DEBUG : file1: reading active writers 2025/11/25 03:37:27 DEBUG : virtualFile2: reading active writers 2025/11/25 03:37:27 DEBUG : virtualFile: reading active writers 2025/11/25 03:37:27 DEBUG : virtualDir: reading active writers 2025/11/25 03:37:27 DEBUG : Looking for writers 2025/11/25 03:37:27 DEBUG : dir: reading active writers 2025/11/25 03:37:27 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.89s) --- PASS: TestDirReadDirAll/Virtual (1.18s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:28 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:28 ERROR : dir/: Can only open directories read only 2025/11/25 03:37:28 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:28 DEBUG : dir: Looking for writers 2025/11/25 03:37:28 DEBUG : Looking for writers 2025/11/25 03:37:28 DEBUG : dir: reading active writers 2025/11/25 03:37:28 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.17s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:29 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:30 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:37:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/25 03:37:30 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/25 03:37:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/25 03:37:30 DEBUG : webdav root 'rclone-test-mulemad8golu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/25 03:37:30 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:30 DEBUG : dir/potato: size = 5 OK 2025/11/25 03:37:30 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/25 03:37:30 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/11/25 03:37:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/25 03:37:30 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:30 DEBUG : dir: Looking for writers 2025/11/25 03:37:30 DEBUG : file1: reading active writers 2025/11/25 03:37:30 DEBUG : potato: reading active writers 2025/11/25 03:37:30 DEBUG : Looking for writers 2025/11/25 03:37:30 DEBUG : dir: reading active writers 2025/11/25 03:37:30 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.87s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:31 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/25 03:37:32 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:32 DEBUG : dir/sub: Looking for writers 2025/11/25 03:37:32 DEBUG : dir: Looking for writers 2025/11/25 03:37:32 DEBUG : file1: reading active writers 2025/11/25 03:37:32 DEBUG : sub: reading active writers 2025/11/25 03:37:32 DEBUG : Looking for writers 2025/11/25 03:37:32 DEBUG : dir: reading active writers 2025/11/25 03:37:32 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.15s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:33 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:34 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/25 03:37:34 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/11/25 03:37:35 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:35 DEBUG : dir/sub/subsub: Looking for writers 2025/11/25 03:37:35 DEBUG : dir/sub: Looking for writers 2025/11/25 03:37:35 DEBUG : subsub: reading active writers 2025/11/25 03:37:35 DEBUG : dir: Looking for writers 2025/11/25 03:37:35 DEBUG : file1: reading active writers 2025/11/25 03:37:35 DEBUG : sub: reading active writers 2025/11/25 03:37:35 DEBUG : Looking for writers 2025/11/25 03:37:35 DEBUG : dir: reading active writers 2025/11/25 03:37:35 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.68s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:36 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:36 ERROR : dir/: Dir.Remove not empty 2025/11/25 03:37:36 DEBUG : dir/file1: Remove: 2025/11/25 03:37:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:37:37 DEBUG : dir/file1: >Remove: err= 2025/11/25 03:37:37 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/25 03:37:37 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:37 DEBUG : Looking for writers 2025/11/25 03:37:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.22s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:37 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:38 DEBUG : dir/file1: Remove: 2025/11/25 03:37:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:37:38 DEBUG : dir/file1: >Remove: err= 2025/11/25 03:37:38 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/25 03:37:38 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:38 DEBUG : Looking for writers 2025/11/25 03:37:38 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.38s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:38 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:39 DEBUG : dir/file1: Remove: 2025/11/25 03:37:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:37:39 DEBUG : dir/file1: >Remove: err= 2025/11/25 03:37:40 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:40 DEBUG : dir: Looking for writers 2025/11/25 03:37:40 DEBUG : Looking for writers 2025/11/25 03:37:40 DEBUG : dir: reading active writers 2025/11/25 03:37:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.78s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:40 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:41 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:41 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/25 03:37:42 DEBUG : dir: Updating dir with dir2 0xc000700ea0 2025/11/25 03:37:42 DEBUG : dir: forgetting directory cache 2025/11/25 03:37:42 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/25 03:37:42 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/25 03:37:42 INFO : dir2/file1: Moved (server-side) to: file2 2025/11/25 03:37:42 DEBUG : file2: Updating file with file2 0xc00021b680 2025/11/25 03:37:42 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/25 03:37:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/25 03:37:43 INFO : dir2/file3: Deleted 2025/11/25 03:37:43 INFO : file2: Moved (server-side) to: dir2/file3 2025/11/25 03:37:43 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00021b680 2025/11/25 03:37:43 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/25 03:37:43 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/25 03:37:44 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/25 03:37:44 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00075cdd0 2025/11/25 03:37:44 DEBUG : empty directory: forgetting directory cache 2025/11/25 03:37:44 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/25 03:37:44 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/25 03:37:44 DEBUG : dir2: Renaming to "dir3" 2025/11/25 03:37:44 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:44 DEBUG : dir3: Looking for writers 2025/11/25 03:37:44 DEBUG : file3: reading active writers 2025/11/25 03:37:44 DEBUG : renamed empty directory: Looking for writers 2025/11/25 03:37:44 DEBUG : Looking for writers 2025/11/25 03:37:44 DEBUG : dir3: reading active writers 2025/11/25 03:37:44 DEBUG : renamed empty directory: reading active writers 2025/11/25 03:37:44 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.79s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:45 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/25 03:37:46 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:37:46 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/25 03:37:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/25 03:37:46 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/25 03:37:46 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/25 03:37:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/25 03:37:46 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:37:46 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/25 03:37:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/25 03:37:46 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/25 03:37:46 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/25 03:37:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/25 03:37:46 DEBUG : webdav root 'rclone-test-mulemad8golu': File to upload is small (12 bytes), uploading instead of streaming 2025/11/25 03:37:46 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:46 DEBUG : dir/sub/file2: size = 12 OK 2025/11/25 03:37:46 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/11/25 03:37:46 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/11/25 03:37:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/25 03:37:46 DEBUG : forgetting directory cache 2025/11/25 03:37:46 DEBUG : dir: forgetting directory cache 2025/11/25 03:37:46 DEBUG : dir/sub: forgetting directory cache 2025/11/25 03:37:46 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/25 03:37:46 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/25 03:37:46 DEBUG : webdav root 'rclone-test-mulemad8golu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/25 03:37:46 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:47 DEBUG : dir/sub/file0: size = 5 OK 2025/11/25 03:37:47 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/25 03:37:47 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/11/25 03:37:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/25 03:37:47 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:47 DEBUG : dir/sub: Looking for writers 2025/11/25 03:37:47 DEBUG : file0: reading active writers 2025/11/25 03:37:47 DEBUG : file2: reading active writers 2025/11/25 03:37:47 DEBUG : dir: Looking for writers 2025/11/25 03:37:47 DEBUG : file1: reading active writers 2025/11/25 03:37:47 DEBUG : sub: reading active writers 2025/11/25 03:37:47 DEBUG : Looking for writers 2025/11/25 03:37:47 DEBUG : dir: reading active writers 2025/11/25 03:37:47 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.96s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:48 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/25 03:37:48 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:48 DEBUG : Looking for writers 2025/11/25 03:37:48 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.19s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:48 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/25 03:37:49 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:37:49 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/25 03:37:49 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/25 03:37:49 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/25 03:37:49 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:37:49 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/25 03:37:49 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/25 03:37:49 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:37:49 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/25 03:37:49 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/25 03:37:49 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/25 03:37:49 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:37:49 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/25 03:37:49 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:49 DEBUG : dir: Looking for writers 2025/11/25 03:37:49 DEBUG : file1: reading active writers 2025/11/25 03:37:49 DEBUG : file1.metadata: reading active writers 2025/11/25 03:37:49 DEBUG : Looking for writers 2025/11/25 03:37:49 DEBUG : dir: reading active writers 2025/11/25 03:37:49 DEBUG : dir.metadata: reading active writers 2025/11/25 03:37:49 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.37s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:49 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:50 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:50 DEBUG : dir: Looking for writers 2025/11/25 03:37:50 DEBUG : file1: reading active writers 2025/11/25 03:37:50 DEBUG : Looking for writers 2025/11/25 03:37:50 DEBUG : dir: reading active writers 2025/11/25 03:37:50 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.36s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:51 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:52 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:52 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/11/25 03:37:52 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:52 DEBUG : dir: Looking for writers 2025/11/25 03:37:52 DEBUG : file1: reading active writers 2025/11/25 03:37:52 DEBUG : Looking for writers 2025/11/25 03:37:52 DEBUG : dir: reading active writers 2025/11/25 03:37:52 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.06s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (2.06s) --- 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:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:53 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:37:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/25 03:37:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:37:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/25 03:37:54 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:54 DEBUG : dir: Looking for writers 2025/11/25 03:37:54 DEBUG : file1: reading active writers 2025/11/25 03:37:54 DEBUG : Looking for writers 2025/11/25 03:37:54 DEBUG : dir: reading active writers 2025/11/25 03:37:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.34s) === RUN TestFileOpenReadUnknownSize 2025/11/25 03:37:54 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/25 03:37:54 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/25 03:37:54 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:37:54 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/25 03:37:54 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:54 DEBUG : Looking for writers 2025/11/25 03:37:54 DEBUG : file.txt: reading active writers 2025/11/25 03:37:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:54 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:37:55 DEBUG : webdav root 'rclone-test-mulemad8golu': File to upload is small (25 bytes), uploading instead of streaming 2025/11/25 03:37:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:55 DEBUG : dir/file1: size = 25 OK 2025/11/25 03:37:55 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/25 03:37:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/25 03:37:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:37:55 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:55 DEBUG : dir: Looking for writers 2025/11/25 03:37:55 DEBUG : file1: reading active writers 2025/11/25 03:37:55 DEBUG : Looking for writers 2025/11/25 03:37:55 DEBUG : dir: reading active writers 2025/11/25 03:37:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.72s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:56 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:57 DEBUG : dir/file1: Remove: 2025/11/25 03:37:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:37:57 DEBUG : dir/file1: >Remove: err= 2025/11/25 03:37:57 DEBUG : dir/file1: Remove: 2025/11/25 03:37:57 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/25 03:37:57 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:57 DEBUG : dir: Looking for writers 2025/11/25 03:37:57 DEBUG : Looking for writers 2025/11/25 03:37:57 DEBUG : dir: reading active writers 2025/11/25 03:37:57 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.49s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:57 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:37:58 DEBUG : dir/file1: Remove: 2025/11/25 03:37:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:37:58 DEBUG : dir/file1: >Remove: err= 2025/11/25 03:37:58 DEBUG : dir/file1: Remove: 2025/11/25 03:37:58 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/25 03:37:58 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:37:58 DEBUG : dir: Looking for writers 2025/11/25 03:37:58 DEBUG : Looking for writers 2025/11/25 03:37:58 DEBUG : dir: reading active writers 2025/11/25 03:37:58 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.47s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:37:59 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:37:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:38:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/25 03:38:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/25 03:38:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/25 03:38:00 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/25 03:38:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/25 03:38:00 DEBUG : dir/file1: Open: flags=0x3 2025/11/25 03:38:00 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/25 03:38:00 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/25 03:38:00 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:00 DEBUG : dir: Looking for writers 2025/11/25 03:38:00 DEBUG : file1: reading active writers 2025/11/25 03:38:00 DEBUG : Looking for writers 2025/11/25 03:38:00 DEBUG : dir: reading active writers 2025/11/25 03:38:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.27s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:00 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:01 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:01 DEBUG : dir: Looking for writers 2025/11/25 03:38:01 DEBUG : file1: reading active writers 2025/11/25 03:38:01 DEBUG : Looking for writers 2025/11/25 03:38:01 DEBUG : dir: reading active writers 2025/11/25 03:38:01 DEBUG : >WaitForWriters: 2025/11/25 03:38:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/25 03:38:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000764e40 2025/11/25 03:38:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:38:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:38:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/25 03:38:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000764e40 2025/11/25 03:38:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/25 03:38:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/25 03:38:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/25 03:38:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:03 DEBUG : dir/file1: File is currently open, delaying rename 0xc000764e40 2025/11/25 03:38:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:38:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:38:03 DEBUG : webdav root 'rclone-test-mulemad8golu': File to upload is small (25 bytes), uploading instead of streaming 2025/11/25 03:38:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:03 DEBUG : dir/file1: size = 25 OK 2025/11/25 03:38:03 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/25 03:38:03 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/25 03:38:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:38:03 DEBUG : newLeaf: Running delayed rename now 2025/11/25 03:38:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/25 03:38:03 DEBUG : newLeaf: Updating file with newLeaf 0xc000764e40 2025/11/25 03:38:03 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:03 DEBUG : dir: Looking for writers 2025/11/25 03:38:03 DEBUG : Looking for writers 2025/11/25 03:38:03 DEBUG : dir: reading active writers 2025/11/25 03:38:03 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:03 DEBUG : >WaitForWriters: 2025/11/25 03:38:04 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:04 DEBUG : dir: Looking for writers 2025/11/25 03:38:04 DEBUG : Looking for writers 2025/11/25 03:38:04 DEBUG : dir: reading active writers 2025/11/25 03:38:04 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:04 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:04 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:04 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:38:04 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:04 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:04 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:38:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:05 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:05 DEBUG : dir: Looking for writers 2025/11/25 03:38:05 DEBUG : file1: reading active writers 2025/11/25 03:38:05 DEBUG : Looking for writers 2025/11/25 03:38:05 DEBUG : dir: reading active writers 2025/11/25 03:38:05 DEBUG : >WaitForWriters: 2025/11/25 03:38:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/25 03:38:05 DEBUG : newLeaf: Updating file with newLeaf 0xc0008aee40 2025/11/25 03:38:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:38:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:38:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/25 03:38:06 DEBUG : dir/file1: Updating file with dir/file1 0xc0008aee40 2025/11/25 03:38:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/25 03:38:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/25 03:38:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/25 03:38:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:06 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008aee40 2025/11/25 03:38:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:38:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:38:06 DEBUG : webdav root 'rclone-test-mulemad8golu': File to upload is small (25 bytes), uploading instead of streaming 2025/11/25 03:38:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:06 DEBUG : dir/file1: size = 25 OK 2025/11/25 03:38:06 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/25 03:38:06 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/25 03:38:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:38:06 DEBUG : newLeaf: Running delayed rename now 2025/11/25 03:38:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/25 03:38:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0008aee40 2025/11/25 03:38:07 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:07 DEBUG : dir: Looking for writers 2025/11/25 03:38:07 DEBUG : Looking for writers 2025/11/25 03:38:07 DEBUG : dir: reading active writers 2025/11/25 03:38:07 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:07 DEBUG : >WaitForWriters: 2025/11/25 03:38:07 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:07 DEBUG : dir: Looking for writers 2025/11/25 03:38:07 DEBUG : Looking for writers 2025/11/25 03:38:07 DEBUG : dir: reading active writers 2025/11/25 03:38:07 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:07 DEBUG : >WaitForWriters: 2025/11/25 03:38:07 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:08 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:08 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:38:08 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:08 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:08 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:38:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/25 03:38:08 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:38:08 DEBUG : dir/file1(0xc0000ed740): openPending: 2025/11/25 03:38:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/25 03:38:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/25 03:38:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:08 DEBUG : dir/file1(0xc0000ed740): >openPending: err= 2025/11/25 03:38:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/25 03:38:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:38:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:38:08 DEBUG : dir/file1(0xc0000ed740): _writeAt: size=14, off=0 2025/11/25 03:38:08 DEBUG : dir/file1(0xc0000ed740): >_writeAt: n=14, err= 2025/11/25 03:38:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/25 03:38:08 DEBUG : dir/file1(0xc0000ed740): close: 2025/11/25 03:38:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/25 03:38:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/25 03:38:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:08 DEBUG : dir/file1(0xc0000ed740): >close: err= 2025/11/25 03:38:08 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:08 DEBUG : dir: Looking for writers 2025/11/25 03:38:08 DEBUG : file1: reading active writers 2025/11/25 03:38:08 DEBUG : Looking for writers 2025/11/25 03:38:08 DEBUG : dir: reading active writers 2025/11/25 03:38:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:38:08 DEBUG : dir: Looking for writers 2025/11/25 03:38:08 DEBUG : file1: reading active writers 2025/11/25 03:38:08 DEBUG : Looking for writers 2025/11/25 03:38:08 DEBUG : dir: reading active writers 2025/11/25 03:38:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:38:08 DEBUG : dir: Looking for writers 2025/11/25 03:38:08 DEBUG : file1: reading active writers 2025/11/25 03:38:08 DEBUG : Looking for writers 2025/11/25 03:38:08 DEBUG : dir: reading active writers 2025/11/25 03:38:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:38:08 DEBUG : dir: Looking for writers 2025/11/25 03:38:08 DEBUG : file1: reading active writers 2025/11/25 03:38:08 DEBUG : Looking for writers 2025/11/25 03:38:08 DEBUG : dir: reading active writers 2025/11/25 03:38:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:38:08 DEBUG : dir/file1: vfs cache: starting upload 2025/11/25 03:38:08 DEBUG : dir: Looking for writers 2025/11/25 03:38:08 DEBUG : file1: reading active writers 2025/11/25 03:38:08 DEBUG : Looking for writers 2025/11/25 03:38:08 DEBUG : dir: reading active writers 2025/11/25 03:38:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:38:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:09 DEBUG : dir: Looking for writers 2025/11/25 03:38:09 DEBUG : file1: reading active writers 2025/11/25 03:38:09 DEBUG : Looking for writers 2025/11/25 03:38:09 DEBUG : dir: reading active writers 2025/11/25 03:38:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/25 03:38:09 DEBUG : dir/file1: size = 14 OK 2025/11/25 03:38:09 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:38:09 INFO : dir/file1: Copied (replaced existing) 2025/11/25 03:38:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/25 03:38:09 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/25 03:38:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/25 03:38:09 DEBUG : dir: Looking for writers 2025/11/25 03:38:09 DEBUG : file1: reading active writers 2025/11/25 03:38:09 DEBUG : Looking for writers 2025/11/25 03:38:09 DEBUG : dir: reading active writers 2025/11/25 03:38:09 DEBUG : >WaitForWriters: 2025/11/25 03:38:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:38:09 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:38:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:38:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:38:09 DEBUG : dir/file1(0xc0005fdb00): _readAt: size=512, off=0 2025/11/25 03:38:09 DEBUG : dir/file1(0xc0005fdb00): openPending: 2025/11/25 03:38:09 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/11/25 03:38:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/25 03:38:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:09 DEBUG : dir/file1(0xc0005fdb00): >openPending: err= 2025/11/25 03:38:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/25 03:38:09 DEBUG : dir/file1(0xc0005fdb00): >_readAt: n=14, err=EOF 2025/11/25 03:38:09 DEBUG : dir/file1(0xc0005fdb00): close: 2025/11/25 03:38:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/25 03:38:09 DEBUG : dir/file1(0xc0005fdb00): >close: err= 2025/11/25 03:38:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/25 03:38:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/25 03:38:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000764600 2025/11/25 03:38:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:38:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:38:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/25 03:38:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/25 03:38:10 DEBUG : dir/file1: Updating file with dir/file1 0xc000764600 2025/11/25 03:38:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/25 03:38:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/25 03:38:10 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:38:10 DEBUG : dir/file1(0xc000530640): openPending: 2025/11/25 03:38:10 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/11/25 03:38:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/25 03:38:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:10 DEBUG : dir/file1(0xc000530640): >openPending: err= 2025/11/25 03:38:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/25 03:38:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:38:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:38:10 DEBUG : dir/file1(0xc000530640): _writeAt: size=25, off=0 2025/11/25 03:38:10 DEBUG : dir/file1(0xc000530640): >_writeAt: n=25, err= 2025/11/25 03:38:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/25 03:38:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/25 03:38:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000764600 2025/11/25 03:38:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:38:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:38:11 DEBUG : newLeaf(0xc000530640): close: 2025/11/25 03:38:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/25 03:38:11 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-25 03:38:10.859445598 +0000 UTC m=+62.933266955 2025/11/25 03:38:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:11 DEBUG : newLeaf(0xc000530640): >close: err= 2025/11/25 03:38:11 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:11 DEBUG : dir: Looking for writers 2025/11/25 03:38:11 DEBUG : Looking for writers 2025/11/25 03:38:11 DEBUG : dir: reading active writers 2025/11/25 03:38:11 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:38:11 DEBUG : dir: Looking for writers 2025/11/25 03:38:11 DEBUG : Looking for writers 2025/11/25 03:38:11 DEBUG : dir: reading active writers 2025/11/25 03:38:11 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:38:11 DEBUG : dir: Looking for writers 2025/11/25 03:38:11 DEBUG : Looking for writers 2025/11/25 03:38:11 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:11 DEBUG : dir: reading active writers 2025/11/25 03:38:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:38:11 DEBUG : dir: Looking for writers 2025/11/25 03:38:11 DEBUG : Looking for writers 2025/11/25 03:38:11 DEBUG : dir: reading active writers 2025/11/25 03:38:11 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:38:11 DEBUG : newLeaf: vfs cache: starting upload 2025/11/25 03:38:11 DEBUG : dir: Looking for writers 2025/11/25 03:38:11 DEBUG : Looking for writers 2025/11/25 03:38:11 DEBUG : dir: reading active writers 2025/11/25 03:38:11 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:38:11 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:11 DEBUG : dir: Looking for writers 2025/11/25 03:38:11 DEBUG : Looking for writers 2025/11/25 03:38:11 DEBUG : dir: reading active writers 2025/11/25 03:38:11 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/25 03:38:11 DEBUG : newLeaf: size = 25 OK 2025/11/25 03:38:11 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/25 03:38:11 INFO : newLeaf: Copied (replaced existing) 2025/11/25 03:38:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-25 03:38:10 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/25 03:38:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/25 03:38:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:38:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/25 03:38:11 DEBUG : dir: Looking for writers 2025/11/25 03:38:11 DEBUG : Looking for writers 2025/11/25 03:38:11 DEBUG : dir: reading active writers 2025/11/25 03:38:11 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:11 DEBUG : >WaitForWriters: 2025/11/25 03:38:12 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:12 DEBUG : dir: Looking for writers 2025/11/25 03:38:12 DEBUG : Looking for writers 2025/11/25 03:38:12 DEBUG : dir: reading active writers 2025/11/25 03:38:12 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:12 DEBUG : >WaitForWriters: 2025/11/25 03:38:12 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:12 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:12 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:38:12 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:12 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:12 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:38:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:13 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:13 DEBUG : dir: Looking for writers 2025/11/25 03:38:13 DEBUG : file1: reading active writers 2025/11/25 03:38:13 DEBUG : Looking for writers 2025/11/25 03:38:13 DEBUG : dir: reading active writers 2025/11/25 03:38:13 DEBUG : >WaitForWriters: 2025/11/25 03:38:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/25 03:38:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0008af200 2025/11/25 03:38:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:38:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:38:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/25 03:38:14 DEBUG : dir/file1: Updating file with dir/file1 0xc0008af200 2025/11/25 03:38:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/25 03:38:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/25 03:38:14 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:38:14 DEBUG : dir/file1(0xc0008b0500): openPending: 2025/11/25 03:38:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/25 03:38:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/25 03:38:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:14 DEBUG : dir/file1(0xc0008b0500): >openPending: err= 2025/11/25 03:38:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/25 03:38:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:38:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:38:14 DEBUG : dir/file1(0xc0008b0500): _writeAt: size=25, off=0 2025/11/25 03:38:14 DEBUG : dir/file1(0xc0008b0500): >_writeAt: n=25, err= 2025/11/25 03:38:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/25 03:38:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/25 03:38:15 DEBUG : newLeaf: Updating file with newLeaf 0xc0008af200 2025/11/25 03:38:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:38:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:38:15 DEBUG : newLeaf(0xc0008b0500): close: 2025/11/25 03:38:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/25 03:38:15 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-25 03:38:14.609085481 +0000 UTC m=+66.682906848 2025/11/25 03:38:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:15 DEBUG : newLeaf(0xc0008b0500): >close: err= 2025/11/25 03:38:15 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:15 DEBUG : dir: Looking for writers 2025/11/25 03:38:15 DEBUG : Looking for writers 2025/11/25 03:38:15 DEBUG : dir: reading active writers 2025/11/25 03:38:15 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:38:15 DEBUG : dir: Looking for writers 2025/11/25 03:38:15 DEBUG : Looking for writers 2025/11/25 03:38:15 DEBUG : dir: reading active writers 2025/11/25 03:38:15 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:38:15 DEBUG : dir: Looking for writers 2025/11/25 03:38:15 DEBUG : Looking for writers 2025/11/25 03:38:15 DEBUG : dir: reading active writers 2025/11/25 03:38:15 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:38:15 DEBUG : dir: Looking for writers 2025/11/25 03:38:15 DEBUG : Looking for writers 2025/11/25 03:38:15 DEBUG : dir: reading active writers 2025/11/25 03:38:15 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:38:15 DEBUG : newLeaf: vfs cache: starting upload 2025/11/25 03:38:15 DEBUG : dir: Looking for writers 2025/11/25 03:38:15 DEBUG : Looking for writers 2025/11/25 03:38:15 DEBUG : dir: reading active writers 2025/11/25 03:38:15 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:38:15 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:15 DEBUG : dir: Looking for writers 2025/11/25 03:38:15 DEBUG : Looking for writers 2025/11/25 03:38:15 DEBUG : dir: reading active writers 2025/11/25 03:38:15 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/25 03:38:15 DEBUG : newLeaf: size = 25 OK 2025/11/25 03:38:15 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/25 03:38:15 INFO : newLeaf: Copied (replaced existing) 2025/11/25 03:38:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-25 03:38:14 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/25 03:38:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/25 03:38:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:38:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/25 03:38:15 DEBUG : dir: Looking for writers 2025/11/25 03:38:15 DEBUG : Looking for writers 2025/11/25 03:38:15 DEBUG : dir: reading active writers 2025/11/25 03:38:15 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:15 DEBUG : >WaitForWriters: 2025/11/25 03:38:15 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:15 DEBUG : dir: Looking for writers 2025/11/25 03:38:15 DEBUG : Looking for writers 2025/11/25 03:38:15 DEBUG : dir: reading active writers 2025/11/25 03:38:15 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:15 DEBUG : >WaitForWriters: 2025/11/25 03:38:15 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:16 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:16 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:38:16 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:16 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:16 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:38:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/25 03:38:17 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:38:17 DEBUG : dir/file1(0xc0009aa5c0): openPending: 2025/11/25 03:38:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/25 03:38:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/25 03:38:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:17 DEBUG : dir/file1(0xc0009aa5c0): >openPending: err= 2025/11/25 03:38:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/25 03:38:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:38:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:38:17 DEBUG : dir/file1(0xc0009aa5c0): _writeAt: size=14, off=0 2025/11/25 03:38:17 DEBUG : dir/file1(0xc0009aa5c0): >_writeAt: n=14, err= 2025/11/25 03:38:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/25 03:38:17 DEBUG : dir/file1(0xc0009aa5c0): close: 2025/11/25 03:38:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/25 03:38:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/25 03:38:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:17 DEBUG : dir/file1(0xc0009aa5c0): >close: err= 2025/11/25 03:38:17 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:17 DEBUG : dir: Looking for writers 2025/11/25 03:38:17 DEBUG : file1: reading active writers 2025/11/25 03:38:17 DEBUG : Looking for writers 2025/11/25 03:38:17 DEBUG : dir: reading active writers 2025/11/25 03:38:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:38:17 DEBUG : dir: Looking for writers 2025/11/25 03:38:17 DEBUG : file1: reading active writers 2025/11/25 03:38:17 DEBUG : Looking for writers 2025/11/25 03:38:17 DEBUG : dir: reading active writers 2025/11/25 03:38:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:38:17 DEBUG : dir: Looking for writers 2025/11/25 03:38:17 DEBUG : file1: reading active writers 2025/11/25 03:38:17 DEBUG : Looking for writers 2025/11/25 03:38:17 DEBUG : dir: reading active writers 2025/11/25 03:38:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:38:17 DEBUG : dir: Looking for writers 2025/11/25 03:38:17 DEBUG : file1: reading active writers 2025/11/25 03:38:17 DEBUG : Looking for writers 2025/11/25 03:38:17 DEBUG : dir: reading active writers 2025/11/25 03:38:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:38:17 DEBUG : dir/file1: vfs cache: starting upload 2025/11/25 03:38:17 DEBUG : dir: Looking for writers 2025/11/25 03:38:17 DEBUG : file1: reading active writers 2025/11/25 03:38:17 DEBUG : Looking for writers 2025/11/25 03:38:17 DEBUG : dir: reading active writers 2025/11/25 03:38:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:38:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:17 DEBUG : dir: Looking for writers 2025/11/25 03:38:17 DEBUG : file1: reading active writers 2025/11/25 03:38:17 DEBUG : Looking for writers 2025/11/25 03:38:17 DEBUG : dir: reading active writers 2025/11/25 03:38:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/25 03:38:17 DEBUG : dir/file1: size = 14 OK 2025/11/25 03:38:17 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:38:17 INFO : dir/file1: Copied (replaced existing) 2025/11/25 03:38:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/25 03:38:17 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/25 03:38:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/25 03:38:18 DEBUG : dir: Looking for writers 2025/11/25 03:38:18 DEBUG : file1: reading active writers 2025/11/25 03:38:18 DEBUG : Looking for writers 2025/11/25 03:38:18 DEBUG : dir: reading active writers 2025/11/25 03:38:18 DEBUG : >WaitForWriters: 2025/11/25 03:38:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:38:18 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:38:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:38:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:38:18 DEBUG : dir/file1(0xc0009abd00): _readAt: size=512, off=0 2025/11/25 03:38:18 DEBUG : dir/file1(0xc0009abd00): openPending: 2025/11/25 03:38:18 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/11/25 03:38:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/25 03:38:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:18 DEBUG : dir/file1(0xc0009abd00): >openPending: err= 2025/11/25 03:38:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/25 03:38:18 DEBUG : dir/file1(0xc0009abd00): >_readAt: n=14, err=EOF 2025/11/25 03:38:18 DEBUG : dir/file1(0xc0009abd00): close: 2025/11/25 03:38:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/25 03:38:18 DEBUG : dir/file1(0xc0009abd00): >close: err= 2025/11/25 03:38:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/25 03:38:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/25 03:38:18 DEBUG : newLeaf: Updating file with newLeaf 0xc000764d80 2025/11/25 03:38:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:38:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:38:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/25 03:38:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/25 03:38:19 DEBUG : dir/file1: Updating file with dir/file1 0xc000764d80 2025/11/25 03:38:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/25 03:38:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/25 03:38:19 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:38:19 DEBUG : dir/file1(0xc0009f4680): openPending: 2025/11/25 03:38: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/11/25 03:38:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/25 03:38:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:19 DEBUG : dir/file1(0xc0009f4680): >openPending: err= 2025/11/25 03:38:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/25 03:38:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:38:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:38:19 DEBUG : dir/file1(0xc0009f4680): _writeAt: size=25, off=0 2025/11/25 03:38:19 DEBUG : dir/file1(0xc0009f4680): >_writeAt: n=25, err= 2025/11/25 03:38:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/25 03:38:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/25 03:38:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000764d80 2025/11/25 03:38:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:38:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:38:19 DEBUG : newLeaf(0xc0009f4680): close: 2025/11/25 03:38:19 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/25 03:38:19 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-25 03:38:19.495344142 +0000 UTC m=+71.569165499 2025/11/25 03:38:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:19 DEBUG : newLeaf(0xc0009f4680): >close: err= 2025/11/25 03:38:19 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:19 DEBUG : dir: Looking for writers 2025/11/25 03:38:19 DEBUG : Looking for writers 2025/11/25 03:38:19 DEBUG : dir: reading active writers 2025/11/25 03:38:19 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:38:19 DEBUG : dir: Looking for writers 2025/11/25 03:38:19 DEBUG : Looking for writers 2025/11/25 03:38:19 DEBUG : dir: reading active writers 2025/11/25 03:38:19 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:38:19 DEBUG : dir: Looking for writers 2025/11/25 03:38:19 DEBUG : Looking for writers 2025/11/25 03:38:19 DEBUG : dir: reading active writers 2025/11/25 03:38:19 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:38:19 DEBUG : dir: Looking for writers 2025/11/25 03:38:19 DEBUG : Looking for writers 2025/11/25 03:38:19 DEBUG : dir: reading active writers 2025/11/25 03:38:19 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:38:20 DEBUG : newLeaf: vfs cache: starting upload 2025/11/25 03:38:20 DEBUG : dir: Looking for writers 2025/11/25 03:38:20 DEBUG : Looking for writers 2025/11/25 03:38:20 DEBUG : dir: reading active writers 2025/11/25 03:38:20 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:38:20 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:20 DEBUG : dir: Looking for writers 2025/11/25 03:38:20 DEBUG : Looking for writers 2025/11/25 03:38:20 DEBUG : dir: reading active writers 2025/11/25 03:38:20 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/25 03:38:20 DEBUG : newLeaf: size = 25 OK 2025/11/25 03:38:20 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/25 03:38:20 INFO : newLeaf: Copied (replaced existing) 2025/11/25 03:38:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-25 03:38:19 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/25 03:38:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/25 03:38:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:38:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/25 03:38:20 DEBUG : dir: Looking for writers 2025/11/25 03:38:20 DEBUG : Looking for writers 2025/11/25 03:38:20 DEBUG : dir: reading active writers 2025/11/25 03:38:20 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:20 DEBUG : >WaitForWriters: 2025/11/25 03:38:20 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:20 DEBUG : dir: Looking for writers 2025/11/25 03:38:20 DEBUG : Looking for writers 2025/11/25 03:38:20 DEBUG : dir: reading active writers 2025/11/25 03:38:20 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:20 DEBUG : >WaitForWriters: 2025/11/25 03:38:20 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:21 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:21 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:38:21 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:21 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:21 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:38:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:22 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:22 DEBUG : dir: Looking for writers 2025/11/25 03:38:22 DEBUG : file1: reading active writers 2025/11/25 03:38:22 DEBUG : Looking for writers 2025/11/25 03:38:22 DEBUG : dir: reading active writers 2025/11/25 03:38:22 DEBUG : >WaitForWriters: 2025/11/25 03:38:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:38:22 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:38:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:38:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:38:22 DEBUG : dir/file1(0xc000b9b500): _readAt: size=512, off=0 2025/11/25 03:38:22 DEBUG : dir/file1(0xc000b9b500): openPending: 2025/11/25 03:38:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/25 03:38:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/25 03:38:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:22 DEBUG : dir/file1(0xc000b9b500): >openPending: err= 2025/11/25 03:38:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/25 03:38:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:38:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:38:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:38:22 DEBUG : dir/file1(0xc000b9b500): >_readAt: n=14, err=EOF 2025/11/25 03:38:22 DEBUG : dir/file1(0xc000b9b500): close: 2025/11/25 03:38:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/25 03:38:22 DEBUG : dir/file1(0xc000b9b500): >close: err= 2025/11/25 03:38:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/25 03:38:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/25 03:38:22 DEBUG : newLeaf: Updating file with newLeaf 0xc0007658c0 2025/11/25 03:38:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:38:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:38:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/25 03:38:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/25 03:38:23 DEBUG : dir/file1: Updating file with dir/file1 0xc0007658c0 2025/11/25 03:38:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/25 03:38:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/25 03:38:23 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:38:23 DEBUG : dir/file1(0xc000a0e940): openPending: 2025/11/25 03:38:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/25 03:38:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/25 03:38:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:23 DEBUG : dir/file1(0xc000a0e940): >openPending: err= 2025/11/25 03:38:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/25 03:38:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:38:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:38:23 DEBUG : dir/file1(0xc000a0e940): _writeAt: size=25, off=0 2025/11/25 03:38:23 DEBUG : dir/file1(0xc000a0e940): >_writeAt: n=25, err= 2025/11/25 03:38:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/25 03:38:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/25 03:38:23 DEBUG : newLeaf: Updating file with newLeaf 0xc0007658c0 2025/11/25 03:38:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:38:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:38:23 DEBUG : newLeaf(0xc000a0e940): close: 2025/11/25 03:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/25 03:38:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-25 03:38:23.543490597 +0000 UTC m=+75.617311954 2025/11/25 03:38:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:23 DEBUG : newLeaf(0xc000a0e940): >close: err= 2025/11/25 03:38:23 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:23 DEBUG : dir: Looking for writers 2025/11/25 03:38:23 DEBUG : Looking for writers 2025/11/25 03:38:23 DEBUG : dir: reading active writers 2025/11/25 03:38:23 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:38:23 DEBUG : dir: Looking for writers 2025/11/25 03:38:23 DEBUG : Looking for writers 2025/11/25 03:38:23 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:23 DEBUG : dir: reading active writers 2025/11/25 03:38:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:38:23 DEBUG : dir: Looking for writers 2025/11/25 03:38:23 DEBUG : Looking for writers 2025/11/25 03:38:23 DEBUG : dir: reading active writers 2025/11/25 03:38:23 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:38:23 DEBUG : dir: Looking for writers 2025/11/25 03:38:23 DEBUG : Looking for writers 2025/11/25 03:38:23 DEBUG : dir: reading active writers 2025/11/25 03:38:23 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:38:23 DEBUG : newLeaf: vfs cache: starting upload 2025/11/25 03:38:24 DEBUG : dir: Looking for writers 2025/11/25 03:38:24 DEBUG : Looking for writers 2025/11/25 03:38:24 DEBUG : dir: reading active writers 2025/11/25 03:38:24 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:38:24 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:24 DEBUG : dir: Looking for writers 2025/11/25 03:38:24 DEBUG : Looking for writers 2025/11/25 03:38:24 DEBUG : dir: reading active writers 2025/11/25 03:38:24 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/25 03:38:24 DEBUG : newLeaf: size = 25 OK 2025/11/25 03:38:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/25 03:38:24 INFO : newLeaf: Copied (replaced existing) 2025/11/25 03:38:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-25 03:38:23 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/25 03:38:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/25 03:38:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/25 03:38:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/25 03:38:24 DEBUG : dir: Looking for writers 2025/11/25 03:38:24 DEBUG : Looking for writers 2025/11/25 03:38:24 DEBUG : dir: reading active writers 2025/11/25 03:38:24 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:24 DEBUG : >WaitForWriters: 2025/11/25 03:38:24 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:24 DEBUG : dir: Looking for writers 2025/11/25 03:38:24 DEBUG : Looking for writers 2025/11/25 03:38:24 DEBUG : dir: reading active writers 2025/11/25 03:38:24 DEBUG : newLeaf: reading active writers 2025/11/25 03:38:24 DEBUG : >WaitForWriters: 2025/11/25 03:38:24 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting --- PASS: TestFileRename (24.74s) --- PASS: TestFileRename/off,forceCache=false (4.02s) --- PASS: TestFileRename/minimal,forceCache=false (3.50s) --- PASS: TestFileRename/minimal,forceCache=true (4.53s) --- PASS: TestFileRename/writes,forceCache=false (4.00s) --- PASS: TestFileRename/writes,forceCache=true (4.73s) --- PASS: TestFileRename/full,forceCache=false (3.96s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:25 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:25 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:25 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:25 DEBUG : Looking for writers 2025/11/25 03:38:25 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:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:25 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:38:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:38:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/25 03:38:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/25 03:38:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:38:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/25 03:38:26 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/25 03:38:26 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:26 DEBUG : dir: Looking for writers 2025/11/25 03:38:26 DEBUG : file1: reading active writers 2025/11/25 03:38:26 DEBUG : Looking for writers 2025/11/25 03:38:26 DEBUG : dir: reading active writers 2025/11/25 03:38:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.41s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:26 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:38:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:38:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/25 03:38:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/25 03:38:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:38:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/25 03:38:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/25 03:38:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/25 03:38:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/25 03:38:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/25 03:38:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/25 03:38:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/25 03:38:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/25 03:38:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/25 03:38:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/25 03:38:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/25 03:38:27 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/25 03:38:27 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/25 03:38:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/25 03:38:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/25 03:38:27 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/25 03:38:28 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:28 DEBUG : dir: Looking for writers 2025/11/25 03:38:28 DEBUG : file1: reading active writers 2025/11/25 03:38:28 DEBUG : Looking for writers 2025/11/25 03:38:28 DEBUG : dir: reading active writers 2025/11/25 03:38:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.70s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:28 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:38:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:38:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/25 03:38:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/25 03:38:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:38:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/25 03:38:29 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/25 03:38:29 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/25 03:38:29 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/25 03:38:29 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/25 03:38:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/25 03:38:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/25 03:38:29 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/25 03:38:29 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/25 03:38:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/25 03:38:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/25 03:38:29 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/25 03:38:29 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/25 03:38:29 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/25 03:38:29 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/25 03:38:29 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/25 03:38:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/25 03:38:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/25 03:38:29 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/25 03:38:29 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/25 03:38:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/25 03:38:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/25 03:38:29 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/25 03:38:29 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/25 03:38:29 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/25 03:38:29 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/25 03:38:29 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/25 03:38:29 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/25 03:38:29 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/25 03:38:29 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/25 03:38:29 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/25 03:38:29 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:29 DEBUG : dir: Looking for writers 2025/11/25 03:38:29 DEBUG : file1: reading active writers 2025/11/25 03:38:29 DEBUG : Looking for writers 2025/11/25 03:38:29 DEBUG : dir: reading active writers 2025/11/25 03:38:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.82s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:30 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:38:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:38:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/25 03:38:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/25 03:38:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:38:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/25 03:38:31 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:31 DEBUG : dir: Looking for writers 2025/11/25 03:38:31 DEBUG : file1: reading active writers 2025/11/25 03:38:31 DEBUG : Looking for writers 2025/11/25 03:38:31 DEBUG : dir: reading active writers 2025/11/25 03:38:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.38s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:31 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:38:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:38:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/25 03:38:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/25 03:38:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:38:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/25 03:38:32 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/25 03:38:32 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/25 03:38:32 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:32 DEBUG : dir: Looking for writers 2025/11/25 03:38:32 DEBUG : file1: reading active writers 2025/11/25 03:38:32 DEBUG : Looking for writers 2025/11/25 03:38:32 DEBUG : dir: reading active writers 2025/11/25 03:38:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.37s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:33 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:33 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:38:33 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:33 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:33 DEBUG : Config file has changed externally - reloading 2025/11/25 03:38:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:33 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:38:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:38:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:38:33 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:38:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:38:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:38:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/25 03:38:33 DEBUG : dir/file1(0xc000932900): _readAt: size=1, off=0 2025/11/25 03:38:33 DEBUG : dir/file1(0xc000932900): openPending: 2025/11/25 03:38:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/25 03:38:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/25 03:38:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:33 DEBUG : dir/file1(0xc000932900): >openPending: err= 2025/11/25 03:38:33 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/25 03:38:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:38:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:38:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:38:33 DEBUG : dir/file1(0xc000932900): >_readAt: n=1, err= 2025/11/25 03:38:33 DEBUG : dir/file1(0xc000932900): _readAt: size=256, off=1 2025/11/25 03:38:33 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/25 03:38:33 DEBUG : dir/file1(0xc000932900): >_readAt: n=15, err=EOF 2025/11/25 03:38:33 DEBUG : dir/file1(0xc000932900): _readAt: size=16, off=16 2025/11/25 03:38:33 DEBUG : dir/file1(0xc000932900): >_readAt: n=0, err=EOF 2025/11/25 03:38:33 DEBUG : dir/file1(0xc000932900): close: 2025/11/25 03:38:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/25 03:38:33 DEBUG : dir/file1(0xc000932900): >close: err= 2025/11/25 03:38:33 DEBUG : dir/file1(0xc000932900): close: 2025/11/25 03:38:33 DEBUG : dir/file1(0xc000932900): >close: err=file already closed 2025/11/25 03:38:33 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:33 DEBUG : dir: Looking for writers 2025/11/25 03:38:33 DEBUG : file1: reading active writers 2025/11/25 03:38:33 DEBUG : Looking for writers 2025/11/25 03:38:33 DEBUG : dir: reading active writers 2025/11/25 03:38:33 DEBUG : >WaitForWriters: 2025/11/25 03:38:33 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.40s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:34 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:34 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:38:34 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:34 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:34 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:38:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:38:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:38:35 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:38:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:38:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:38:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/25 03:38:35 DEBUG : dir/file1(0xc0007e1a40): _readAt: size=1, off=0 2025/11/25 03:38:35 DEBUG : dir/file1(0xc0007e1a40): openPending: 2025/11/25 03:38:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/25 03:38:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/25 03:38:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:35 DEBUG : dir/file1(0xc0007e1a40): >openPending: err= 2025/11/25 03:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/25 03:38:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:38:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:38:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:38:35 DEBUG : dir/file1(0xc0007e1a40): >_readAt: n=1, err= 2025/11/25 03:38:35 DEBUG : dir/file1(0xc0007e1a40): _readAt: size=1, off=5 2025/11/25 03:38:35 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/25 03:38:35 DEBUG : dir/file1(0xc0007e1a40): >_readAt: n=1, err= 2025/11/25 03:38:35 DEBUG : dir/file1(0xc0007e1a40): _readAt: size=1, off=3 2025/11/25 03:38:35 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/25 03:38:35 DEBUG : dir/file1(0xc0007e1a40): >_readAt: n=1, err= 2025/11/25 03:38:35 DEBUG : dir/file1(0xc0007e1a40): _readAt: size=1, off=13 2025/11/25 03:38:35 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/25 03:38:35 DEBUG : dir/file1(0xc0007e1a40): >_readAt: n=1, err= 2025/11/25 03:38:35 DEBUG : dir/file1(0xc0007e1a40): _readAt: size=16, off=100 2025/11/25 03:38:35 DEBUG : dir/file1(0xc0007e1a40): >_readAt: n=0, err=EOF 2025/11/25 03:38:35 DEBUG : dir/file1(0xc0007e1a40): close: 2025/11/25 03:38:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/25 03:38:35 DEBUG : dir/file1(0xc0007e1a40): >close: err= 2025/11/25 03:38:35 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:35 DEBUG : dir: Looking for writers 2025/11/25 03:38:35 DEBUG : file1: reading active writers 2025/11/25 03:38:35 DEBUG : Looking for writers 2025/11/25 03:38:35 DEBUG : dir: reading active writers 2025/11/25 03:38:35 DEBUG : >WaitForWriters: 2025/11/25 03:38:35 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.61s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:36 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:36 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:38:36 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:36 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:36 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:38:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:38:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:38:37 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:38:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:38:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:38:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/25 03:38:37 DEBUG : dir/file1(0xc000935380): _readAt: size=1, off=0 2025/11/25 03:38:37 DEBUG : dir/file1(0xc000935380): openPending: 2025/11/25 03:38:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/25 03:38:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/25 03:38:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:37 DEBUG : dir/file1(0xc000935380): >openPending: err= 2025/11/25 03:38:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/25 03:38:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:38:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:38:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:38:37 DEBUG : dir/file1(0xc000935380): >_readAt: n=1, err= 2025/11/25 03:38:37 DEBUG : dir/file1(0xc000935380): _readAt: size=1, off=5 2025/11/25 03:38:37 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/25 03:38:37 DEBUG : dir/file1(0xc000935380): >_readAt: n=1, err= 2025/11/25 03:38:37 DEBUG : dir/file1(0xc000935380): _readAt: size=1, off=1 2025/11/25 03:38:37 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/25 03:38:37 DEBUG : dir/file1(0xc000935380): >_readAt: n=1, err= 2025/11/25 03:38:37 DEBUG : dir/file1(0xc000935380): _readAt: size=6, off=10 2025/11/25 03:38:37 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/25 03:38:37 DEBUG : dir/file1(0xc000935380): >_readAt: n=6, err= 2025/11/25 03:38:37 DEBUG : dir/file1(0xc000935380): _readAt: size=256, off=10 2025/11/25 03:38:37 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/25 03:38:37 DEBUG : dir/file1(0xc000935380): >_readAt: n=6, err=EOF 2025/11/25 03:38:37 DEBUG : dir/file1(0xc000935380): _readAt: size=256, off=100 2025/11/25 03:38:37 DEBUG : dir/file1(0xc000935380): >_readAt: n=0, err=EOF 2025/11/25 03:38:37 DEBUG : dir/file1(0xc000935380): close: 2025/11/25 03:38:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/25 03:38:37 DEBUG : dir/file1(0xc000935380): >close: err= 2025/11/25 03:38:37 DEBUG : dir/file1(0xc000935380): _readAt: size=256, off=100 2025/11/25 03:38:37 DEBUG : dir/file1(0xc000935380): >_readAt: n=0, err=file already closed 2025/11/25 03:38:37 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:37 DEBUG : dir: Looking for writers 2025/11/25 03:38:37 DEBUG : file1: reading active writers 2025/11/25 03:38:37 DEBUG : Looking for writers 2025/11/25 03:38:37 DEBUG : dir: reading active writers 2025/11/25 03:38:37 DEBUG : >WaitForWriters: 2025/11/25 03:38:37 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.60s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:37 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:37 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:38:37 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:37 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:37 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:38:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:38:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:38:38 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:38:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:38:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:38:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/25 03:38:38 DEBUG : dir/file1(0xc000fcab40): RWFileHandle.Flush 2025/11/25 03:38:38 DEBUG : dir/file1(0xc000fcab40): _readAt: size=256, off=0 2025/11/25 03:38:38 DEBUG : dir/file1(0xc000fcab40): openPending: 2025/11/25 03:38:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/25 03:38:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/25 03:38:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:38 DEBUG : dir/file1(0xc000fcab40): >openPending: err= 2025/11/25 03:38:38 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/25 03:38:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:38:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:38:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:38:38 DEBUG : dir/file1(0xc000fcab40): >_readAt: n=16, err=EOF 2025/11/25 03:38:38 DEBUG : dir/file1(0xc000fcab40): RWFileHandle.Flush 2025/11/25 03:38:38 DEBUG : dir/file1(0xc000fcab40): RWFileHandle.Flush 2025/11/25 03:38:38 DEBUG : dir/file1(0xc000fcab40): close: 2025/11/25 03:38:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/25 03:38:38 DEBUG : dir/file1(0xc000fcab40): >close: err= 2025/11/25 03:38:38 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:38 DEBUG : dir: Looking for writers 2025/11/25 03:38:38 DEBUG : file1: reading active writers 2025/11/25 03:38:38 DEBUG : Looking for writers 2025/11/25 03:38:38 DEBUG : dir: reading active writers 2025/11/25 03:38:38 DEBUG : >WaitForWriters: 2025/11/25 03:38:38 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.51s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:39 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:39 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:38:39 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:39 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:39 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:38:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:38:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/25 03:38:40 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:38:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:38:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:38:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/25 03:38:40 DEBUG : dir/file1(0xc000decb00): _readAt: size=256, off=0 2025/11/25 03:38:40 DEBUG : dir/file1(0xc000decb00): openPending: 2025/11/25 03:38:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/25 03:38:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/25 03:38:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:40 DEBUG : dir/file1(0xc000decb00): >openPending: err= 2025/11/25 03:38:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/25 03:38:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:38:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:38:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:38:40 DEBUG : dir/file1(0xc000decb00): >_readAt: n=16, err=EOF 2025/11/25 03:38:40 DEBUG : dir/file1(0xc000decb00): RWFileHandle.Release 2025/11/25 03:38:40 DEBUG : dir/file1(0xc000decb00): close: 2025/11/25 03:38:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/25 03:38:40 DEBUG : dir/file1(0xc000decb00): >close: err= 2025/11/25 03:38:40 DEBUG : dir/file1(0xc000decb00): RWFileHandle.Release 2025/11/25 03:38:40 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:40 DEBUG : dir: Looking for writers 2025/11/25 03:38:40 DEBUG : file1: reading active writers 2025/11/25 03:38:40 DEBUG : Looking for writers 2025/11/25 03:38:40 DEBUG : dir: reading active writers 2025/11/25 03:38:40 DEBUG : >WaitForWriters: 2025/11/25 03:38:40 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.53s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:40 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:40 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:38:40 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:40 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:40 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:38:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:40 DEBUG : file1: newRWFileHandle: 2025/11/25 03:38:40 DEBUG : file1(0xc0007ba2c0): openPending: 2025/11/25 03:38:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:40 DEBUG : file1(0xc0007ba2c0): >openPending: err= 2025/11/25 03:38:40 DEBUG : file1: >newRWFileHandle: err= 2025/11/25 03:38:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/25 03:38:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/25 03:38:40 DEBUG : file1(0xc0007ba2c0): _writeAt: size=5, off=0 2025/11/25 03:38:40 DEBUG : file1(0xc0007ba2c0): >_writeAt: n=5, err= 2025/11/25 03:38:40 DEBUG : file1(0xc0007ba2c0): _writeAt: size=7, off=5 2025/11/25 03:38:40 DEBUG : file1(0xc0007ba2c0): >_writeAt: n=7, err= 2025/11/25 03:38:40 DEBUG : file1: vfs cache: truncate to size=11 2025/11/25 03:38:40 DEBUG : file1(0xc0007ba2c0): close: 2025/11/25 03:38:40 DEBUG : file1: vfs cache: setting modification time to 2025-11-25 03:38:40.984479113 +0000 UTC m=+93.058300480 2025/11/25 03:38:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:40 DEBUG : file1(0xc0007ba2c0): >close: err= 2025/11/25 03:38:40 DEBUG : file1(0xc0007ba2c0): close: 2025/11/25 03:38:40 DEBUG : file1(0xc0007ba2c0): >close: err=file already closed 2025/11/25 03:38:40 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:40 DEBUG : Looking for writers 2025/11/25 03:38:40 DEBUG : file1: reading active writers 2025/11/25 03:38:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:38:40 DEBUG : Looking for writers 2025/11/25 03:38:40 DEBUG : file1: reading active writers 2025/11/25 03:38:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:38:41 DEBUG : Looking for writers 2025/11/25 03:38:41 DEBUG : file1: reading active writers 2025/11/25 03:38:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:38:41 DEBUG : Looking for writers 2025/11/25 03:38:41 DEBUG : file1: reading active writers 2025/11/25 03:38:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:38:41 DEBUG : file1: vfs cache: starting upload 2025/11/25 03:38:41 DEBUG : Looking for writers 2025/11/25 03:38:41 DEBUG : file1: reading active writers 2025/11/25 03:38:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:38:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:41 DEBUG : Looking for writers 2025/11/25 03:38:41 DEBUG : file1: reading active writers 2025/11/25 03:38:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/25 03:38:41 DEBUG : file1: size = 11 OK 2025/11/25 03:38:41 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/25 03:38:41 INFO : file1: Copied (new) 2025/11/25 03:38:41 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-25 03:38:40 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/25 03:38:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/25 03:38:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:41 INFO : file1: vfs cache: upload succeeded try #1 2025/11/25 03:38:41 DEBUG : Looking for writers 2025/11/25 03:38:41 DEBUG : file1: reading active writers 2025/11/25 03:38:41 DEBUG : >WaitForWriters: 2025/11/25 03:38:41 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:41 DEBUG : Looking for writers 2025/11/25 03:38:41 DEBUG : file1: reading active writers 2025/11/25 03:38:41 DEBUG : >WaitForWriters: 2025/11/25 03:38:41 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.14s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:42 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:42 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:38:42 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:42 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:42 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:38:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:42 DEBUG : file1: newRWFileHandle: 2025/11/25 03:38:42 DEBUG : file1(0xc000922c40): openPending: 2025/11/25 03:38:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:42 DEBUG : file1(0xc000922c40): >openPending: err= 2025/11/25 03:38:42 DEBUG : file1: >newRWFileHandle: err= 2025/11/25 03:38:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/25 03:38:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/25 03:38:42 DEBUG : file1(0xc000922c40): _writeAt: size=7, off=0 2025/11/25 03:38:42 DEBUG : file1(0xc000922c40): >_writeAt: n=7, err= 2025/11/25 03:38:42 DEBUG : file1(0xc000922c40): _writeAt: size=6, off=5 2025/11/25 03:38:42 DEBUG : file1(0xc000922c40): >_writeAt: n=6, err= 2025/11/25 03:38:42 DEBUG : file1(0xc000922c40): close: 2025/11/25 03:38:42 DEBUG : file1: vfs cache: setting modification time to 2025-11-25 03:38:42.139538414 +0000 UTC m=+94.213359771 2025/11/25 03:38:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:42 DEBUG : file1(0xc000922c40): >close: err= 2025/11/25 03:38:42 DEBUG : file1(0xc000922c40): _writeAt: size=5, off=0 2025/11/25 03:38:42 DEBUG : file1(0xc000922c40): >_writeAt: n=0, err=file already closed 2025/11/25 03:38:42 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:42 DEBUG : Looking for writers 2025/11/25 03:38:42 DEBUG : file1: reading active writers 2025/11/25 03:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:38:42 DEBUG : Looking for writers 2025/11/25 03:38:42 DEBUG : file1: reading active writers 2025/11/25 03:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:38:42 DEBUG : Looking for writers 2025/11/25 03:38:42 DEBUG : file1: reading active writers 2025/11/25 03:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:38:42 DEBUG : Looking for writers 2025/11/25 03:38:42 DEBUG : file1: reading active writers 2025/11/25 03:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:38:42 DEBUG : file1: vfs cache: starting upload 2025/11/25 03:38:42 DEBUG : Looking for writers 2025/11/25 03:38:42 DEBUG : file1: reading active writers 2025/11/25 03:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:38:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:42 DEBUG : Looking for writers 2025/11/25 03:38:42 DEBUG : file1: reading active writers 2025/11/25 03:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/25 03:38:42 DEBUG : file1: size = 11 OK 2025/11/25 03:38:42 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/25 03:38:42 INFO : file1: Copied (new) 2025/11/25 03:38:42 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-25 03:38:42 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/25 03:38:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/25 03:38:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:42 INFO : file1: vfs cache: upload succeeded try #1 2025/11/25 03:38:42 DEBUG : Looking for writers 2025/11/25 03:38:42 DEBUG : file1: reading active writers 2025/11/25 03:38:42 DEBUG : >WaitForWriters: 2025/11/25 03:38:42 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:42 DEBUG : Looking for writers 2025/11/25 03:38:42 DEBUG : file1: reading active writers 2025/11/25 03:38:42 DEBUG : >WaitForWriters: 2025/11/25 03:38:42 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.24s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:43 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:43 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:38:43 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:43 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:43 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:38:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:43 DEBUG : file1: newRWFileHandle: 2025/11/25 03:38:43 DEBUG : file1(0xc0009c8d40): openPending: 2025/11/25 03:38:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:43 DEBUG : file1(0xc0009c8d40): >openPending: err= 2025/11/25 03:38:43 DEBUG : file1: >newRWFileHandle: err= 2025/11/25 03:38:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/25 03:38:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/25 03:38:43 DEBUG : file1(0xc0009c8d40): close: 2025/11/25 03:38:43 DEBUG : file1: vfs cache: setting modification time to 2025-11-25 03:38:43.366382896 +0000 UTC m=+95.440204254 2025/11/25 03:38:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:43 DEBUG : file1(0xc0009c8d40): >close: err= 2025/11/25 03:38:43 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/25 03:38:43 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/25 03:38:43 DEBUG : file2: newRWFileHandle: 2025/11/25 03:38:43 DEBUG : file2(0xc0009c91c0): openPending: 2025/11/25 03:38:43 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/25 03:38:43 DEBUG : file2(0xc0009c91c0): >openPending: err= 2025/11/25 03:38:43 DEBUG : file2: >newRWFileHandle: err= 2025/11/25 03:38:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/25 03:38:43 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/25 03:38:43 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/25 03:38:43 DEBUG : file2(0xc0009c91c0): RWFileHandle.Flush 2025/11/25 03:38:43 DEBUG : file2(0xc0009c91c0): RWFileHandle.Release 2025/11/25 03:38:43 DEBUG : file2(0xc0009c91c0): close: 2025/11/25 03:38:43 DEBUG : file2: vfs cache: setting modification time to 2025-11-25 03:38:43.371721119 +0000 UTC m=+95.445542476 2025/11/25 03:38:43 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:43 DEBUG : file2(0xc0009c91c0): >close: err= 2025/11/25 03:38:43 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:43 DEBUG : Looking for writers 2025/11/25 03:38:43 DEBUG : file1: reading active writers 2025/11/25 03:38:43 DEBUG : file2: reading active writers 2025/11/25 03:38:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/25 03:38:43 DEBUG : Looking for writers 2025/11/25 03:38:43 DEBUG : file1: reading active writers 2025/11/25 03:38:43 DEBUG : file2: reading active writers 2025/11/25 03:38:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/25 03:38:43 DEBUG : Looking for writers 2025/11/25 03:38:43 DEBUG : file1: reading active writers 2025/11/25 03:38:43 DEBUG : file2: reading active writers 2025/11/25 03:38:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/25 03:38:43 DEBUG : Looking for writers 2025/11/25 03:38:43 DEBUG : file1: reading active writers 2025/11/25 03:38:43 DEBUG : file2: reading active writers 2025/11/25 03:38:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/25 03:38:43 DEBUG : file1: vfs cache: starting upload 2025/11/25 03:38:43 DEBUG : file2: vfs cache: starting upload 2025/11/25 03:38:43 DEBUG : Looking for writers 2025/11/25 03:38:43 DEBUG : file1: reading active writers 2025/11/25 03:38:43 DEBUG : file2: reading active writers 2025/11/25 03:38:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/25 03:38:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:43 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:43 DEBUG : Looking for writers 2025/11/25 03:38:43 DEBUG : file1: reading active writers 2025/11/25 03:38:43 DEBUG : file2: reading active writers 2025/11/25 03:38:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/11/25 03:38:43 DEBUG : file2: size = 0 OK 2025/11/25 03:38:43 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/25 03:38:43 INFO : file2: Copied (new) 2025/11/25 03:38:43 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-25 03:38:43 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/25 03:38:43 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/25 03:38:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/25 03:38:43 INFO : file2: vfs cache: upload succeeded try #1 2025/11/25 03:38:43 DEBUG : file1: size = 0 OK 2025/11/25 03:38:43 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/25 03:38:43 INFO : file1: Copied (new) 2025/11/25 03:38:43 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-25 03:38:43 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/25 03:38:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/25 03:38:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:43 INFO : file1: vfs cache: upload succeeded try #1 2025/11/25 03:38:44 DEBUG : Looking for writers 2025/11/25 03:38:44 DEBUG : file1: reading active writers 2025/11/25 03:38:44 DEBUG : file2: reading active writers 2025/11/25 03:38:44 DEBUG : >WaitForWriters: 2025/11/25 03:38:44 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:44 DEBUG : Looking for writers 2025/11/25 03:38:44 DEBUG : file1: reading active writers 2025/11/25 03:38:44 DEBUG : file2: reading active writers 2025/11/25 03:38:44 DEBUG : >WaitForWriters: 2025/11/25 03:38:44 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.30s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:44 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:44 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:38:44 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:44 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:44 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:38:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:44 DEBUG : file1: newRWFileHandle: 2025/11/25 03:38:44 DEBUG : file1(0xc000a85600): openPending: 2025/11/25 03:38:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:44 DEBUG : file1(0xc000a85600): >openPending: err= 2025/11/25 03:38:44 DEBUG : file1: >newRWFileHandle: err= 2025/11/25 03:38:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/25 03:38:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/25 03:38:44 DEBUG : file1(0xc000a85600): _writeAt: size=5, off=0 2025/11/25 03:38:44 DEBUG : file1(0xc000a85600): >_writeAt: n=5, err= 2025/11/25 03:38:44 DEBUG : file1(0xc000a85600): RWFileHandle.Flush 2025/11/25 03:38:44 DEBUG : file1(0xc000a85600): RWFileHandle.Flush 2025/11/25 03:38:44 DEBUG : file1(0xc000a85600): close: 2025/11/25 03:38:44 DEBUG : file1: vfs cache: setting modification time to 2025-11-25 03:38:44.683147464 +0000 UTC m=+96.756968831 2025/11/25 03:38:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:44 DEBUG : file1(0xc000a85600): >close: err= 2025/11/25 03:38:44 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:44 DEBUG : Looking for writers 2025/11/25 03:38:44 DEBUG : file1: reading active writers 2025/11/25 03:38:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:38:44 DEBUG : Looking for writers 2025/11/25 03:38:44 DEBUG : file1: reading active writers 2025/11/25 03:38:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:38:44 DEBUG : Looking for writers 2025/11/25 03:38:44 DEBUG : file1: reading active writers 2025/11/25 03:38:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:38:44 DEBUG : Looking for writers 2025/11/25 03:38:44 DEBUG : file1: reading active writers 2025/11/25 03:38:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:38:44 DEBUG : file1: vfs cache: starting upload 2025/11/25 03:38:44 DEBUG : Looking for writers 2025/11/25 03:38:44 DEBUG : file1: reading active writers 2025/11/25 03:38:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:38:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:44 DEBUG : Looking for writers 2025/11/25 03:38:44 DEBUG : file1: reading active writers 2025/11/25 03:38:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/25 03:38:45 DEBUG : file1: size = 5 OK 2025/11/25 03:38:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/25 03:38:45 INFO : file1: Copied (new) 2025/11/25 03:38:45 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-25 03:38:44 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/25 03:38:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/25 03:38:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:45 INFO : file1: vfs cache: upload succeeded try #1 2025/11/25 03:38:45 DEBUG : Looking for writers 2025/11/25 03:38:45 DEBUG : file1: reading active writers 2025/11/25 03:38:45 DEBUG : >WaitForWriters: 2025/11/25 03:38:45 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.06s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:45 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:45 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:38:45 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:45 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:45 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:38:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:45 DEBUG : file1: newRWFileHandle: 2025/11/25 03:38:45 DEBUG : file1(0xc000b91180): openPending: 2025/11/25 03:38:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:45 DEBUG : file1(0xc000b91180): >openPending: err= 2025/11/25 03:38:45 DEBUG : file1: >newRWFileHandle: err= 2025/11/25 03:38:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/25 03:38:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/25 03:38:45 DEBUG : file1(0xc000b91180): _writeAt: size=5, off=0 2025/11/25 03:38:45 DEBUG : file1(0xc000b91180): >_writeAt: n=5, err= 2025/11/25 03:38:45 DEBUG : file1(0xc000b91180): RWFileHandle.Release 2025/11/25 03:38:45 DEBUG : file1(0xc000b91180): close: 2025/11/25 03:38:45 DEBUG : file1: vfs cache: setting modification time to 2025-11-25 03:38:45.730704993 +0000 UTC m=+97.804526350 2025/11/25 03:38:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:45 DEBUG : file1(0xc000b91180): >close: err= 2025/11/25 03:38:45 DEBUG : file1(0xc000b91180): RWFileHandle.Release 2025/11/25 03:38:45 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:45 DEBUG : Looking for writers 2025/11/25 03:38:45 DEBUG : file1: reading active writers 2025/11/25 03:38:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:38:45 DEBUG : Looking for writers 2025/11/25 03:38:45 DEBUG : file1: reading active writers 2025/11/25 03:38:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:38:45 DEBUG : Looking for writers 2025/11/25 03:38:45 DEBUG : file1: reading active writers 2025/11/25 03:38:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:38:45 DEBUG : Looking for writers 2025/11/25 03:38:45 DEBUG : file1: reading active writers 2025/11/25 03:38:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:38:45 DEBUG : file1: vfs cache: starting upload 2025/11/25 03:38:45 DEBUG : Looking for writers 2025/11/25 03:38:45 DEBUG : file1: reading active writers 2025/11/25 03:38:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:38:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:46 DEBUG : Looking for writers 2025/11/25 03:38:46 DEBUG : file1: reading active writers 2025/11/25 03:38:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/25 03:38:46 DEBUG : file1: size = 5 OK 2025/11/25 03:38:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/25 03:38:46 INFO : file1: Copied (new) 2025/11/25 03:38:46 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-25 03:38:45 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/25 03:38:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/25 03:38:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:46 INFO : file1: vfs cache: upload succeeded try #1 2025/11/25 03:38:46 DEBUG : Looking for writers 2025/11/25 03:38:46 DEBUG : file1: reading active writers 2025/11/25 03:38:46 DEBUG : >WaitForWriters: 2025/11/25 03:38:46 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.06s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:46 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:46 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:38:46 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:46 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:46 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:38:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/25 03:38:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/25 03:38:47 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:38:47 DEBUG : dir/file1(0xc000b01500): openPending: 2025/11/25 03:38:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/25 03:38:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/25 03:38:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:47 DEBUG : dir/file1(0xc000b01500): >openPending: err= 2025/11/25 03:38:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/25 03:38:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:38:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:38:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/25 03:38:47 DEBUG : dir/file1(0xc000b01500): _writeAt: size=5, off=0 2025/11/25 03:38:47 DEBUG : dir/file1(0xc000b01500): >_writeAt: n=5, err= 2025/11/25 03:38:47 DEBUG : dir/file1(0xc000b01500): close: 2025/11/25 03:38:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:47 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-25 03:38:47.465391657 +0000 UTC m=+99.539213024 2025/11/25 03:38:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:47 DEBUG : dir/file1(0xc000b01500): >close: err= 2025/11/25 03:38:47 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:47 DEBUG : dir: Looking for writers 2025/11/25 03:38:47 DEBUG : file1: reading active writers 2025/11/25 03:38:47 DEBUG : Looking for writers 2025/11/25 03:38:47 DEBUG : dir: reading active writers 2025/11/25 03:38:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:38:47 DEBUG : dir: Looking for writers 2025/11/25 03:38:47 DEBUG : file1: reading active writers 2025/11/25 03:38:47 DEBUG : Looking for writers 2025/11/25 03:38:47 DEBUG : dir: reading active writers 2025/11/25 03:38:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:38:47 DEBUG : dir: Looking for writers 2025/11/25 03:38:47 DEBUG : file1: reading active writers 2025/11/25 03:38:47 DEBUG : Looking for writers 2025/11/25 03:38:47 DEBUG : dir: reading active writers 2025/11/25 03:38:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:38:47 DEBUG : dir: Looking for writers 2025/11/25 03:38:47 DEBUG : file1: reading active writers 2025/11/25 03:38:47 DEBUG : Looking for writers 2025/11/25 03:38:47 DEBUG : dir: reading active writers 2025/11/25 03:38:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:38:47 DEBUG : dir/file1: vfs cache: starting upload 2025/11/25 03:38:47 DEBUG : dir: Looking for writers 2025/11/25 03:38:47 DEBUG : file1: reading active writers 2025/11/25 03:38:47 DEBUG : Looking for writers 2025/11/25 03:38:47 DEBUG : dir: reading active writers 2025/11/25 03:38:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:38:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:47 DEBUG : dir: Looking for writers 2025/11/25 03:38:47 DEBUG : file1: reading active writers 2025/11/25 03:38:47 DEBUG : Looking for writers 2025/11/25 03:38:47 DEBUG : dir: reading active writers 2025/11/25 03:38:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/25 03:38:47 DEBUG : dir/file1: size = 5 OK 2025/11/25 03:38:47 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/25 03:38:47 INFO : dir/file1: Copied (replaced existing) 2025/11/25 03:38:47 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-25 03:38:47 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/25 03:38:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/25 03:38:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/25 03:38:48 DEBUG : dir: Looking for writers 2025/11/25 03:38:48 DEBUG : file1: reading active writers 2025/11/25 03:38:48 DEBUG : Looking for writers 2025/11/25 03:38:48 DEBUG : dir: reading active writers 2025/11/25 03:38:48 DEBUG : >WaitForWriters: 2025/11/25 03:38:48 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (2.06s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:48 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:48 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:38:48 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:48 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:48 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:38:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/25 03:38:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/25 03:38:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/25 03:38:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/25 03:38:49 DEBUG : dir/file1(0xc000531d40): _writeAt: size=5, off=0 2025/11/25 03:38:49 DEBUG : dir/file1(0xc000531d40): openPending: 2025/11/25 03:38:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/25 03:38:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/25 03:38:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:49 DEBUG : dir/file1(0xc000531d40): >openPending: err= 2025/11/25 03:38:49 DEBUG : dir/file1(0xc000531d40): >_writeAt: n=5, err= 2025/11/25 03:38:49 DEBUG : dir/file1(0xc000531d40): _writeAt: size=15, off=5 2025/11/25 03:38:49 DEBUG : dir/file1(0xc000531d40): >_writeAt: n=15, err= 2025/11/25 03:38:49 DEBUG : dir/file1(0xc000531d40): close: 2025/11/25 03:38:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/25 03:38:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-25 03:38:49.413102241 +0000 UTC m=+101.486923608 2025/11/25 03:38:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:49 DEBUG : dir/file1(0xc000531d40): >close: err= 2025/11/25 03:38:49 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:49 DEBUG : dir: Looking for writers 2025/11/25 03:38:49 DEBUG : file1: reading active writers 2025/11/25 03:38:49 DEBUG : Looking for writers 2025/11/25 03:38:49 DEBUG : dir: reading active writers 2025/11/25 03:38:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:38:49 DEBUG : dir: Looking for writers 2025/11/25 03:38:49 DEBUG : file1: reading active writers 2025/11/25 03:38:49 DEBUG : Looking for writers 2025/11/25 03:38:49 DEBUG : dir: reading active writers 2025/11/25 03:38:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:38:49 DEBUG : dir: Looking for writers 2025/11/25 03:38:49 DEBUG : file1: reading active writers 2025/11/25 03:38:49 DEBUG : Looking for writers 2025/11/25 03:38:49 DEBUG : dir: reading active writers 2025/11/25 03:38:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:38:49 DEBUG : dir: Looking for writers 2025/11/25 03:38:49 DEBUG : file1: reading active writers 2025/11/25 03:38:49 DEBUG : Looking for writers 2025/11/25 03:38:49 DEBUG : dir: reading active writers 2025/11/25 03:38:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:38:49 DEBUG : dir/file1: vfs cache: starting upload 2025/11/25 03:38:49 DEBUG : dir: Looking for writers 2025/11/25 03:38:49 DEBUG : file1: reading active writers 2025/11/25 03:38:49 DEBUG : Looking for writers 2025/11/25 03:38:49 DEBUG : dir: reading active writers 2025/11/25 03:38:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:38:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:49 DEBUG : dir: Looking for writers 2025/11/25 03:38:49 DEBUG : file1: reading active writers 2025/11/25 03:38:49 DEBUG : Looking for writers 2025/11/25 03:38:49 DEBUG : dir: reading active writers 2025/11/25 03:38:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/25 03:38:49 DEBUG : dir/file1: size = 20 OK 2025/11/25 03:38:49 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/11/25 03:38:49 INFO : dir/file1: Copied (replaced existing) 2025/11/25 03:38:49 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-25 03:38:49 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/11/25 03:38:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/25 03:38:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/25 03:38:50 DEBUG : dir: Looking for writers 2025/11/25 03:38:50 DEBUG : file1: reading active writers 2025/11/25 03:38:50 DEBUG : Looking for writers 2025/11/25 03:38:50 DEBUG : dir: reading active writers 2025/11/25 03:38:50 DEBUG : >WaitForWriters: 2025/11/25 03:38:50 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (2.02s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:50 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:50 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:38:50 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:50 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:50 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:38:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:50 DEBUG : file1: newRWFileHandle: 2025/11/25 03:38:50 DEBUG : file1(0xc000a4cbc0): openPending: 2025/11/25 03:38:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:50 DEBUG : file1(0xc000a4cbc0): >openPending: err= 2025/11/25 03:38:50 DEBUG : file1: >newRWFileHandle: err= 2025/11/25 03:38:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/25 03:38:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/25 03:38:50 DEBUG : file1(0xc000a4cbc0): _writeAt: size=5, off=0 2025/11/25 03:38:50 DEBUG : file1(0xc000a4cbc0): >_writeAt: n=5, err= 2025/11/25 03:38:50 DEBUG : file1(0xc000a4cbc0): close: 2025/11/25 03:38:50 DEBUG : file1: vfs cache: setting modification time to 2025-11-25 03:38:50.871188989 +0000 UTC m=+102.945010347 2025/11/25 03:38:50 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:50 DEBUG : file1(0xc000a4cbc0): >close: err= 2025/11/25 03:38:50 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:50 DEBUG : Looking for writers 2025/11/25 03:38:50 DEBUG : file1: reading active writers 2025/11/25 03:38:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:38:50 DEBUG : Looking for writers 2025/11/25 03:38:50 DEBUG : file1: reading active writers 2025/11/25 03:38:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:38:50 DEBUG : Looking for writers 2025/11/25 03:38:50 DEBUG : file1: reading active writers 2025/11/25 03:38:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:38:50 DEBUG : Looking for writers 2025/11/25 03:38:50 DEBUG : file1: reading active writers 2025/11/25 03:38:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:38:50 DEBUG : file1: vfs cache: starting upload 2025/11/25 03:38:51 DEBUG : Looking for writers 2025/11/25 03:38:51 DEBUG : file1: reading active writers 2025/11/25 03:38:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:38:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:38:51 DEBUG : Looking for writers 2025/11/25 03:38:51 DEBUG : file1: reading active writers 2025/11/25 03:38:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/25 03:38:51 DEBUG : file1: size = 5 OK 2025/11/25 03:38:51 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/25 03:38:51 INFO : file1: Copied (new) 2025/11/25 03:38:51 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-25 03:38:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/25 03:38:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:51 INFO : file1: vfs cache: upload succeeded try #1 2025/11/25 03:38:51 DEBUG : Looking for writers 2025/11/25 03:38:51 DEBUG : file1: reading active writers 2025/11/25 03:38:51 DEBUG : >WaitForWriters: 2025/11/25 03:38:51 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.05s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:51 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:51 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:38:51 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:51 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/25 03:38:51 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000903dc0): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000903dc0): >openPending: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000903dc0): _writeAt: size=5, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000903dc0): >_writeAt: n=5, err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000903dc0): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.933215054 +0000 UTC m=+104.007036411 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000903dc0): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000114480): _readAt: size=2, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000114480): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000114480): >openPending: err= 2025/11/25 03:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000114480): >_readAt: n=2, err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000114480): _writeAt: size=3, off=2 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000114480): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000114480): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.933215054 +0000 UTC m=+104.007036411 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000114480): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000114a40): _readAt: size=512, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000114a40): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000114a40): >openPending: err= 2025/11/25 03:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000114a40): >_readAt: n=5, err=EOF 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000114a40): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.933215054 +0000 UTC m=+104.007036411 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000114a40): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: Remove: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0ee0 item 1 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000115100): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000115100): >openPending: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000115100): _writeAt: size=5, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000115100): >_writeAt: n=5, err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000115100): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.939093699 +0000 UTC m=+104.012915057 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000115100): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000115600): _readAt: size=512, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000115600): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000115600): >openPending: err= 2025/11/25 03:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000115600): >_readAt: n=5, err=EOF 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000115600): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.939093699 +0000 UTC m=+104.012915057 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000115600): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: Remove: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b16c0 item 2 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000ded500): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000ded500): >openPending: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000ded500): _writeAt: size=5, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000ded500): >_writeAt: n=5, err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000ded500): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.941639966 +0000 UTC m=+104.015461312 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000ded500): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000ded980): _readAt: size=2, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000ded980): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000ded980): >openPending: err= 2025/11/25 03:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000ded980): >_readAt: n=2, err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000ded980): _writeAt: size=3, off=2 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000ded980): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000ded980): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.941639966 +0000 UTC m=+104.015461312 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000ded980): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000dede80): _readAt: size=512, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000dede80): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000dede80): >openPending: err= 2025/11/25 03:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000dede80): >_readAt: n=5, err=EOF 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000dede80): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.941639966 +0000 UTC m=+104.015461312 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000dede80): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: Remove: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb180 item 3 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007ba580): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007ba580): >openPending: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007ba580): _writeAt: size=5, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007ba580): >_writeAt: n=5, err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007ba580): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.945378398 +0000 UTC m=+104.019199754 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007ba580): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bab00): _readAt: size=512, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bab00): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bab00): >openPending: err= 2025/11/25 03:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bab00): >_readAt: n=5, err=EOF 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bab00): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.945378398 +0000 UTC m=+104.019199754 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bab00): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: Remove: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbc00 item 4 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bb140): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bb140): >openPending: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bb140): _writeAt: size=5, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bb140): >_writeAt: n=5, err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bb140): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.948868293 +0000 UTC m=+104.022689650 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bb140): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bb5c0): _readAt: size=2, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bb5c0): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bb5c0): >openPending: err= 2025/11/25 03:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bb5c0): >_readAt: n=2, err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bb5c0): _writeAt: size=3, off=2 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bb5c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bb5c0): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.948868293 +0000 UTC m=+104.022689650 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bb5c0): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bba80): _readAt: size=512, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bba80): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bba80): >openPending: err= 2025/11/25 03:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bba80): >_readAt: n=5, err=EOF 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bba80): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.948868293 +0000 UTC m=+104.022689650 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0007bba80): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: Remove: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e84d0 item 5 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c6300): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c6300): >openPending: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c6300): _writeAt: size=5, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c6300): >_writeAt: n=5, err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c6300): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.953548411 +0000 UTC m=+104.027369768 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c6300): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c6c40): _readAt: size=512, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c6c40): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c6c40): >openPending: err= 2025/11/25 03:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c6c40): >_readAt: n=5, err=EOF 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c6c40): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.953548411 +0000 UTC m=+104.027369768 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c6c40): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: Remove: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e9110 item 6 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c73c0): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c73c0): >openPending: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c73c0): _writeAt: size=5, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c73c0): >_writeAt: n=5, err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c73c0): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.958243757 +0000 UTC m=+104.032065115 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c73c0): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c78c0): _readAt: size=2, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c78c0): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c78c0): >openPending: err= 2025/11/25 03:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c78c0): >_readAt: n=2, err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c78c0): _writeAt: size=3, off=2 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c78c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c78c0): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.958243757 +0000 UTC m=+104.032065115 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c78c0): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c7e00): _readAt: size=512, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c7e00): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c7e00): >openPending: err= 2025/11/25 03:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c7e00): >_readAt: n=5, err=EOF 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c7e00): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.958243757 +0000 UTC m=+104.032065115 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008c7e00): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: Remove: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e9650 item 7 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c8500): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c8500): >openPending: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c8500): _writeAt: size=5, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c8500): >_writeAt: n=5, err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c8500): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.968596576 +0000 UTC m=+104.042417932 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c8500): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c8a40): _readAt: size=512, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c8a40): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c8a40): >openPending: err= 2025/11/25 03:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c8a40): >_readAt: n=5, err=EOF 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c8a40): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.968596576 +0000 UTC m=+104.042417932 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c8a40): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: Remove: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d2070 item 8 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c9000): _readAt: size=2, off=0 2025/11/25 03:38:51 ERROR : open-test-file(0xc0009c9000): Couldn't read size of file 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c9000): >_readAt: n=0, err=EOF 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c9000): _writeAt: size=5, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c9000): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c9000): close: 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c9000): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c93c0): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c93c0): >openPending: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c93c0): _writeAt: size=5, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c93c0): >_writeAt: n=5, err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c93c0): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.976191561 +0000 UTC m=+104.050012918 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c93c0): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c98c0): _readAt: size=2, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c98c0): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c98c0): >openPending: err= 2025/11/25 03:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c98c0): >_readAt: n=2, err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c98c0): _writeAt: size=3, off=2 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c98c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c98c0): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.976191561 +0000 UTC m=+104.050012918 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c98c0): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c9dc0): _readAt: size=512, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c9dc0): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c9dc0): >openPending: err= 2025/11/25 03:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c9dc0): >_readAt: n=5, err=EOF 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c9dc0): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.976191561 +0000 UTC m=+104.050012918 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0009c9dc0): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: Remove: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d23f0 item 9 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a44c0): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a44c0): >openPending: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a44c0): _writeAt: size=5, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a44c0): >_writeAt: n=5, err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a44c0): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.979549479 +0000 UTC m=+104.053370836 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a44c0): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a4a00): _readAt: size=512, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a4a00): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a4a00): >openPending: err= 2025/11/25 03:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a4a00): >_readAt: n=5, err=EOF 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a4a00): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.979549479 +0000 UTC m=+104.053370836 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a4a00): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: Remove: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d2d90 item 10 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a5040): _readAt: size=2, off=0 2025/11/25 03:38:51 ERROR : open-test-file(0xc0008a5040): Couldn't read size of file 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a5040): >_readAt: n=0, err=EOF 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a5040): _writeAt: size=5, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a5040): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a5040): close: 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a5040): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a5400): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a5400): >openPending: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a5400): _writeAt: size=5, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a5400): >_writeAt: n=5, err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a5400): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.98334075 +0000 UTC m=+104.057162107 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a5400): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a5940): _readAt: size=2, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a5940): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a5940): >openPending: err= 2025/11/25 03:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a5940): >_readAt: n=2, err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a5940): _writeAt: size=3, off=2 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a5940): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a5940): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.98334075 +0000 UTC m=+104.057162107 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc0008a5940): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000a841c0): _readAt: size=512, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000a841c0): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000a841c0): >openPending: err= 2025/11/25 03:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000a841c0): >_readAt: n=5, err=EOF 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000a841c0): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.98334075 +0000 UTC m=+104.057162107 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000a841c0): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: Remove: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d3260 item 11 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000a84840): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000a84840): >openPending: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000a84840): _writeAt: size=5, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000a84840): >_writeAt: n=5, err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000a84840): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.996147911 +0000 UTC m=+104.069969288 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000a84840): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000922100): _readAt: size=512, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000922100): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000922100): >openPending: err= 2025/11/25 03:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000922100): >_readAt: n=5, err=EOF 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000922100): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.996147911 +0000 UTC m=+104.069969288 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000922100): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: Remove: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1d50 item 12 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000922740): _readAt: size=2, off=0 2025/11/25 03:38:51 ERROR : open-test-file(0xc000922740): Couldn't read size of file 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000922740): >_readAt: n=0, err=EOF 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000922740): _writeAt: size=5, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000922740): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000922740): close: 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000922740): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000922b00): openPending: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000922b00): >openPending: err= 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000922b00): _writeAt: size=5, off=0 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000922b00): >_writeAt: n=5, err= 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000922b00): close: 2025/11/25 03:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.998928737 +0000 UTC m=+104.072750093 2025/11/25 03:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:51 DEBUG : open-test-file(0xc000922b00): >close: err= 2025/11/25 03:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/25 03:38:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000923240): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000923240): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000923240): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000923240): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000923240): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:51.998928737 +0000 UTC m=+104.072750093 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000923240): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c8230 item 13 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009238c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009238c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009238c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009238c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009238c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.00469922 +0000 UTC m=+104.078520577 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009238c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000923e00): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000923e00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000923e00): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000923e00): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000923e00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.00469922 +0000 UTC m=+104.078520577 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000923e00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c87e0 item 14 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007964c0): _readAt: size=2, off=0 2025/11/25 03:38:52 ERROR : open-test-file(0xc0007964c0): Couldn't read size of file 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007964c0): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007964c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007964c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007964c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007964c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000796880): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000796880): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000796880): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000796880): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000796880): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.008706636 +0000 UTC m=+104.082527993 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000796880): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000796f40): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000796f40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000796f40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000796f40): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000796f40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.008706636 +0000 UTC m=+104.082527993 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000796f40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c8b60 item 15 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84d00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84d00): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84d00): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84d00): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84d00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.011392344 +0000 UTC m=+104.085213711 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84d00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85240): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85240): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85240): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85240): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85240): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.011392344 +0000 UTC m=+104.085213711 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85240): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d3960 item 16 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85880): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85880): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85880): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85880): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85880): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.017743266 +0000 UTC m=+104.091564622 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85880): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85d40): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85d40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85d40): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85d40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85d40): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85d40): _writeAt: size=3, off=7 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85d40): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85d40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.017743266 +0000 UTC m=+104.091564622 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85d40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007762c0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007762c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007762c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007762c0): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007762c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.017743266 +0000 UTC m=+104.091564622 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007762c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d3ea0 item 17 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000776940): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000776940): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000776940): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000776940): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000776940): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.028155064 +0000 UTC m=+104.101976421 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000776940): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000797800): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000797800): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000797800): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000797800): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000797800): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.028155064 +0000 UTC m=+104.101976421 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000797800): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c8fc0 item 18 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000797e80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000797e80): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000797e80): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000797e80): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000797e80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.033573998 +0000 UTC m=+104.107395354 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000797e80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f6400): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f6400): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f6400): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f6400): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f6400): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f6400): _writeAt: size=3, off=7 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f6400): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f6400): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.033573998 +0000 UTC m=+104.107395354 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f6400): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f6900): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f6900): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f6900): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f6900): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f6900): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.033573998 +0000 UTC m=+104.107395354 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f6900): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c9340 item 19 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f6f80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f6f80): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f6f80): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f6f80): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f6f80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.039508218 +0000 UTC m=+104.113329575 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f6f80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f74c0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f74c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f74c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f74c0): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f74c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.039508218 +0000 UTC m=+104.113329575 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f74c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c9ab0 item 20 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f7b40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f7b40): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f7b40): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f7b40): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f7b40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.040908124 +0000 UTC m=+104.114729481 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007f7b40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008360c0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008360c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008360c0): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008360c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008360c0): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008360c0): _writeAt: size=3, off=7 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008360c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008360c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.040908124 +0000 UTC m=+104.114729481 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008360c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008365c0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008365c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008365c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008365c0): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008365c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.040908124 +0000 UTC m=+104.114729481 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008365c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c9e30 item 21 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000836c40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000836c40): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000836c40): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000836c40): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000836c40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.043258633 +0000 UTC m=+104.117079989 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000836c40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000837180): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000837180): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000837180): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000837180): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000837180): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.043258633 +0000 UTC m=+104.117079989 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000837180): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001185b0 item 22 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000837800): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000837800): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000837800): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000837800): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000837800): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.044825892 +0000 UTC m=+104.118647249 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000837800): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000837d00): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000837d00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000837d00): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000837d00): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000837d00): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000837d00): _writeAt: size=3, off=7 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000837d00): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000837d00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.044825892 +0000 UTC m=+104.118647249 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000837d00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000852280): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000852280): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000852280): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000852280): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000852280): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.044825892 +0000 UTC m=+104.118647249 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000852280): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118cb0 item 23 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000852900): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000852900): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000852900): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000852900): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000852900): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.046741375 +0000 UTC m=+104.120562721 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000852900): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000852e40): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000852e40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000852e40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000852e40): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000852e40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.046741375 +0000 UTC m=+104.120562721 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000852e40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119420 item 24 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000853480): _readAt: size=2, off=0 2025/11/25 03:38:52 ERROR : open-test-file(0xc000853480): Couldn't read size of file 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000853480): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000853480): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000853480): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000853480): close: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000853480): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000853840): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000853840): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000853840): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000853840): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000853840): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.048330895 +0000 UTC m=+104.122152262 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000853840): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000853d40): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000853d40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000853d40): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000853d40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000853d40): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000853d40): _writeAt: size=3, off=7 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000853d40): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000853d40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.048330895 +0000 UTC m=+104.122152262 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000853d40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089c300): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089c300): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089c300): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089c300): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089c300): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.048330895 +0000 UTC m=+104.122152262 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089c300): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001199d0 item 25 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089c980): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089c980): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089c980): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089c980): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089c980): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.050139237 +0000 UTC m=+104.123960594 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089c980): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089cec0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089cec0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089cec0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089cec0): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089cec0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.050139237 +0000 UTC m=+104.123960594 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089cec0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e0e0 item 26 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089d500): _readAt: size=2, off=0 2025/11/25 03:38:52 ERROR : open-test-file(0xc00089d500): Couldn't read size of file 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089d500): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089d500): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089d500): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089d500): close: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089d500): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089d8c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089d8c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089d8c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089d8c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089d8c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.05166019 +0000 UTC m=+104.125481557 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089d8c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089ddc0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089ddc0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089ddc0): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089ddc0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089ddc0): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089ddc0): _writeAt: size=3, off=7 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089ddc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089ddc0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.05166019 +0000 UTC m=+104.125481557 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00089ddc0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f2380): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f2380): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f2380): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f2380): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f2380): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.05166019 +0000 UTC m=+104.125481557 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f2380): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ef50 item 27 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f2a00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f2a00): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f2a00): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f2a00): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f2a00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.054356588 +0000 UTC m=+104.128177945 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f2a00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f2f40): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f2f40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f2f40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f2f40): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f2f40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.054356588 +0000 UTC m=+104.128177945 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f2f40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f880 item 28 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f3580): _readAt: size=2, off=0 2025/11/25 03:38:52 ERROR : open-test-file(0xc0008f3580): Couldn't read size of file 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f3580): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f3580): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f3580): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f3580): close: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f3580): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f3940): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f3940): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f3940): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f3940): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f3940): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.059756616 +0000 UTC m=+104.133577973 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008f3940): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093a080): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093a080): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093a080): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093a080): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093a080): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.059756616 +0000 UTC m=+104.133577973 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093a080): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fdc0 item 29 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093a700): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093a700): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093a700): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093a700): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093a700): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.061204642 +0000 UTC m=+104.135025999 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093a700): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093ac40): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093ac40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093ac40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093ac40): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093ac40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.061204642 +0000 UTC m=+104.135025999 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093ac40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a3f0 item 30 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093b280): _readAt: size=2, off=0 2025/11/25 03:38:52 ERROR : open-test-file(0xc00093b280): Couldn't read size of file 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093b280): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093b280): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093b280): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093b280): close: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093b280): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093b640): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093b640): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093b640): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093b640): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093b640): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.062495123 +0000 UTC m=+104.136316479 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093b640): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093bd00): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093bd00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093bd00): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093bd00): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093bd00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.062495123 +0000 UTC m=+104.136316479 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00093bd00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a7e0 item 31 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000966400): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000966400): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000966400): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000966400): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000966400): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.06390714 +0000 UTC m=+104.137728498 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000966400): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000966940): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000966940): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000966940): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000966940): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000966940): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.06390714 +0000 UTC m=+104.137728498 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000966940): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055acb0 item 32 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000966f80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000966f80): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000966f80): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000966f80): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000966f80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.06531453 +0000 UTC m=+104.139135877 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000966f80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000967400): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000967400): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000967400): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000967400): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000967400): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b0a0 item 33 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000967400): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000967400): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.065793379 +0000 UTC m=+104.139614736 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000967400): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000967900): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000967900): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000967900): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000967900): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000967900): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.065793379 +0000 UTC m=+104.139614736 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000967900): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b260 item 33 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000967f40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000967f40): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000967f40): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000967f40): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000967f40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.066973633 +0000 UTC m=+104.140794989 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000967f40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b0440): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b0440): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b5e0 item 34 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b0440): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b0440): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b0440): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b0440): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b0440): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.067474943 +0000 UTC m=+104.141296299 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b0440): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b0980): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b0980): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b0980): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b0980): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b0980): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.067474943 +0000 UTC m=+104.141296299 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b0980): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b7a0 item 34 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b0fc0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b0fc0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b0fc0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b0fc0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b0fc0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.068766194 +0000 UTC m=+104.142587552 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b0fc0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b1440): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b1440): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b1440): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b1440): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b1440): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055bea0 item 35 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b1440): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b1440): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.069295377 +0000 UTC m=+104.143116734 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b1440): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000776c40): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000776c40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000776c40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000776c40): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000776c40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.069295377 +0000 UTC m=+104.143116734 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000776c40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be620 item 35 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007772c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007772c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007772c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007772c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007772c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.070767528 +0000 UTC m=+104.144588885 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007772c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007777c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007777c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bea10 item 36 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007777c0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007777c0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007777c0): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007777c0): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007777c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.072518382 +0000 UTC m=+104.146339739 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007777c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000777d00): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000777d00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000777d00): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000777d00): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000777d00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.072518382 +0000 UTC m=+104.146339739 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000777d00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004becb0 item 36 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a343c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a343c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a343c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a343c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a343c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.073666486 +0000 UTC m=+104.147487842 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a343c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a34840): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a34840): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a34840): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a34840): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a34840): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf500 item 37 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a34840): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a34840): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.074130135 +0000 UTC m=+104.147951492 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a34840): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a34d40): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a34d40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a34d40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a34d40): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a34d40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.074130135 +0000 UTC m=+104.147951492 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a34d40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf880 item 37 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a353c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a353c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a353c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a353c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a353c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.075560217 +0000 UTC m=+104.149381574 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a353c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a358c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a358c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e070 item 38 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a358c0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a358c0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a358c0): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a358c0): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a358c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.076042361 +0000 UTC m=+104.149863719 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a358c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a35e00): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a35e00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a35e00): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a35e00): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a35e00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.076042361 +0000 UTC m=+104.149863719 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a35e00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ecb0 item 38 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5e500): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5e500): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5e500): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5e500): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5e500): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.077363921 +0000 UTC m=+104.151185267 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5e500): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5ea00): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5ea00): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5ea00): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5ea00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5ea00): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f490 item 39 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5ea00): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5ea00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.081578746 +0000 UTC m=+104.155400103 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5ea00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5ef00): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5ef00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5ef00): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5ef00): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5ef00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.081578746 +0000 UTC m=+104.155400103 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5ef00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f810 item 39 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b1cc0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b1cc0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b1cc0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b1cc0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b1cc0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.084323854 +0000 UTC m=+104.158145212 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b1cc0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e2240): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e2240): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423030 item 40 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e2240): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e2240): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e2240): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e2240): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e2240): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.084975456 +0000 UTC m=+104.158796814 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e2240): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e2780): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e2780): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e2780): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e2780): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e2780): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.084975456 +0000 UTC m=+104.158796814 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e2780): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423340 item 40 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e2d40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e2d40): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e2d40): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e2d40): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e2d40): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e2d40): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e2d40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.088880661 +0000 UTC m=+104.162702028 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e2d40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e3240): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e3240): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e3240): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423ea0 item 41 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e3240): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e3240): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.08945058 +0000 UTC m=+104.163271938 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e3240): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e3700): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e3700): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e3700): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e3700): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e3700): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4230 item 41 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e3700): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e3700): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.090344727 +0000 UTC m=+104.164166084 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e3700): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e3c40): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e3c40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e3c40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e3c40): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e3c40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.090344727 +0000 UTC m=+104.164166084 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009e3c40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4700 item 41 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5f1c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5f1c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5f1c0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5f1c0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5f1c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5f1c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5f1c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.091866311 +0000 UTC m=+104.165687658 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5f1c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5f6c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5f6c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5f6c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fb90 item 42 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5f6c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5f6c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.092471145 +0000 UTC m=+104.166292503 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5f6c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5fc00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5fc00): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa070 item 42 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5fc00): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5fc00): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5fc00): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5fc00): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5fc00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.093051123 +0000 UTC m=+104.166872480 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a5fc00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0e200): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0e200): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0e200): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0e200): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0e200): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.093051123 +0000 UTC m=+104.166872480 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0e200): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aad90 item 42 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0e840): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0e840): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0e840): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0e840): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0e840): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0e840): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0e840): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.094384564 +0000 UTC m=+104.168205922 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0e840): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0ed40): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0ed40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0ed40): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab2d0 item 43 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0ed40): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0ed40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.09497952 +0000 UTC m=+104.168800878 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0ed40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0f280): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0f280): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0f280): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0f280): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0f280): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab6c0 item 43 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0f280): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0f280): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.095642113 +0000 UTC m=+104.169463470 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0f280): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0f7c0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0f7c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0f7c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0f7c0): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0f7c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.095642113 +0000 UTC m=+104.169463470 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0f7c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abb20 item 43 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0fe00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0fe00): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0fe00): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0fe00): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0fe00): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0fe00): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0fe00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.098990273 +0000 UTC m=+104.172811630 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b0fe00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2a380): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2a380): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2a380): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e4230 item 44 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2a380): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2a380): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.099553339 +0000 UTC m=+104.173374696 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2a380): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2a8c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2a8c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e4690 item 44 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2a8c0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2a8c0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2a8c0): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2a8c0): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2a8c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.103134576 +0000 UTC m=+104.176955933 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2a8c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aac340): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aac340): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aac340): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aac340): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aac340): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.103134576 +0000 UTC m=+104.176955933 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aac340): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4c40 item 44 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aac7c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aac7c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aac7c0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aac7c0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aac7c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aac7c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aac7c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.106903465 +0000 UTC m=+104.180724822 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aac7c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aaccc0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aaccc0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aaccc0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b44d0 item 45 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aaccc0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aaccc0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.108440408 +0000 UTC m=+104.182261765 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aaccc0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aad3c0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aad3c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aad3c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aad3c0): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aad3c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.108440408 +0000 UTC m=+104.182261765 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aad3c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4850 item 45 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aada00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aada00): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aada00): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aada00): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aada00): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aada00): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aada00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.110512424 +0000 UTC m=+104.184333781 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aada00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aadf00): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aadf00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aadf00): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b5c00 item 46 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aadf00): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aadf00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.110900983 +0000 UTC m=+104.184722340 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000aadf00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2ad00): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2ad00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2ad00): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2ad00): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2ad00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.110900983 +0000 UTC m=+104.184722340 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2ad00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e40e0 item 46 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2b340): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2b340): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2b340): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2b340): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2b340): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2b340): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2b340): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.113253385 +0000 UTC m=+104.187074742 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2b340): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2b840): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2b840): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2b840): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e4b60 item 47 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2b840): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2b840): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.113941846 +0000 UTC m=+104.187763203 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2b840): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2bf40): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2bf40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2bf40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2bf40): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2bf40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.113941846 +0000 UTC m=+104.187763203 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b2bf40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e4e70 item 47 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4c600): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4c600): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4c600): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4c600): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4c600): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4c600): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4c600): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.116006719 +0000 UTC m=+104.189828076 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4c600): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4cb40): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4cb40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4cb40): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e5500 item 48 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4cb40): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4cb40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.116597187 +0000 UTC m=+104.190418543 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4cb40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d240): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d240): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d240): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d240): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d240): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.116597187 +0000 UTC m=+104.190418543 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d240): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e59d0 item 48 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d880): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d880): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d880): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d880): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d880): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.118296824 +0000 UTC m=+104.192118181 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d880): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4dd00): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4dd00): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4dd00): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4dd00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4dd00): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4dd00): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e5f10 item 49 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4dd00): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4dd00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.119278496 +0000 UTC m=+104.193099852 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4dd00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006602c0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006602c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006602c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006602c0): >_readAt: n=8, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006602c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.119278496 +0000 UTC m=+104.193099852 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006602c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d42a0 item 49 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000660940): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000660940): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000660940): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000660940): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000660940): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.12110959 +0000 UTC m=+104.194930947 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000660940): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000660e40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000660e40): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000660e40): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4d20 item 50 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000660e40): _readAt: size=2, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000660e40): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000660e40): _writeAt: size=3, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000660e40): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000660e40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.12255971 +0000 UTC m=+104.196381067 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000660e40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90280): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90280): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90280): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90280): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90280): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.12255971 +0000 UTC m=+104.196381067 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90280): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004120e0 item 50 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90900): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90900): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90900): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90900): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90900): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.124281279 +0000 UTC m=+104.198102636 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90900): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90e00): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90e00): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90e00): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90e00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90e00): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90e00): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004124d0 item 51 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90e00): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90e00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.124976412 +0000 UTC m=+104.198797770 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90e00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91340): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91340): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91340): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91340): >_readAt: n=8, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91340): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.124976412 +0000 UTC m=+104.198797770 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91340): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412af0 item 51 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91a00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91a00): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91a00): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91a00): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91a00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.126650182 +0000 UTC m=+104.200471539 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91a00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91f00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91f00): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91f00): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004133b0 item 52 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91f00): _readAt: size=2, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91f00): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91f00): _writeAt: size=3, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91f00): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91f00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.127260296 +0000 UTC m=+104.201081653 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91f00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00500): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00500): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00500): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00500): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00500): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.127260296 +0000 UTC m=+104.201081653 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00500): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413570 item 52 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00b80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00b80): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00b80): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00b80): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00b80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.129047378 +0000 UTC m=+104.202868745 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00b80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01080): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01080): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01080): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01080): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01080): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01080): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004139d0 item 53 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01080): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01080): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.129758582 +0000 UTC m=+104.203579939 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01080): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b015c0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b015c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b015c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b015c0): >_readAt: n=8, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b015c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.129758582 +0000 UTC m=+104.203579939 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b015c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413b90 item 53 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01c80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01c80): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01c80): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01c80): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01c80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.131388199 +0000 UTC m=+104.205209556 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01c80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680740): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680740): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680740): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413f10 item 54 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680740): _readAt: size=2, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680740): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680740): _writeAt: size=3, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680740): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680740): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.132065309 +0000 UTC m=+104.205886665 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680740): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680f00): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680f00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680f00): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680f00): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680f00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.132065309 +0000 UTC m=+104.205886665 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680f00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dc540 item 54 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006612c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006612c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006612c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006612c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006612c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.133674197 +0000 UTC m=+104.207495553 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006612c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006617c0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006617c0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006617c0): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006617c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006617c0): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006617c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5a40 item 55 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006617c0): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006617c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.134483634 +0000 UTC m=+104.208304982 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006617c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000661d40): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000661d40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000661d40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000661d40): >_readAt: n=8, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000661d40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.134483634 +0000 UTC m=+104.208304982 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000661d40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5c00 item 55 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0e440): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0e440): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0e440): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0e440): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0e440): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.136283019 +0000 UTC m=+104.210104377 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0e440): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0e940): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0e940): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0e940): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc690 item 56 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0e940): _readAt: size=2, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0e940): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0e940): _writeAt: size=3, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0e940): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0e940): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.136981599 +0000 UTC m=+104.210802957 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0e940): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0eec0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0eec0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0eec0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0eec0): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0eec0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.136981599 +0000 UTC m=+104.210802957 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0eec0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcfc0 item 56 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0f540): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0f540): open at offset 0 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0f540): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0f540): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0f540): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0f540): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0f540): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0f540): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.138382948 +0000 UTC m=+104.212204305 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0f540): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0fa80): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0fa80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0fa80): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd810 item 57 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0fa80): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0fa80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.139195983 +0000 UTC m=+104.213017340 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0fa80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144040): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144040): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144040): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144040): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144040): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144040): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bde30 item 57 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144040): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144040): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.140098145 +0000 UTC m=+104.213919503 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144040): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0001445c0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0001445c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0001445c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0001445c0): >_readAt: n=8, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0001445c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.140098145 +0000 UTC m=+104.213919503 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0001445c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420070 item 57 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144c00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144c00): open at offset 0 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144c00): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144c00): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144c00): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144c00): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144c00): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144c00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.141802902 +0000 UTC m=+104.215624260 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144c00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145140): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145140): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145140): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420460 item 58 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145140): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145140): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.142449165 +0000 UTC m=+104.216270532 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145140): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145680): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145680): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145680): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004209a0 item 58 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145680): _readAt: size=2, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145680): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145680): _writeAt: size=3, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145680): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145680): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.143297406 +0000 UTC m=+104.217118763 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145680): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145d40): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145d40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145d40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145d40): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145d40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.143297406 +0000 UTC m=+104.217118763 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145d40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420cb0 item 58 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00042db00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00042db00): open at offset 0 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00042db00): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00042db00): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00042db00): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00042db00): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00042db00): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00042db00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.144731937 +0000 UTC m=+104.218553293 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00042db00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0240): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0240): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0240): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421570 item 59 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0240): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0240): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.146458144 +0000 UTC m=+104.220279501 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0240): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0880): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0880): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0880): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0880): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0880): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0880): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421d50 item 59 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0880): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0880): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.147129854 +0000 UTC m=+104.220951211 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0880): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0e00): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0e00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0e00): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0e00): >_readAt: n=8, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0e00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.147129854 +0000 UTC m=+104.220951211 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0e00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078a620 item 59 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1440): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1440): open at offset 0 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1440): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1440): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1440): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1440): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1440): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1440): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.148811949 +0000 UTC m=+104.222633306 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1440): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1980): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1980): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1980): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078af50 item 60 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1980): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1980): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.149561975 +0000 UTC m=+104.223383333 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1980): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1ec0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1ec0): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1ec0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078b180 item 60 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1ec0): _readAt: size=2, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1ec0): _writeAt: size=3, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1ec0): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1ec0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.150389858 +0000 UTC m=+104.224211216 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1ec0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070e600): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070e600): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070e600): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070e600): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070e600): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.150389858 +0000 UTC m=+104.224211216 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070e600): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078b340 item 60 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070ee40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070ee40): open at offset 0 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070ee40): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070ee40): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070ee40): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070ee40): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070ee40): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070ee40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.151987445 +0000 UTC m=+104.225808802 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070ee40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070fdc0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070fdc0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070fdc0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078b6c0 item 61 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070fdc0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070fdc0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.152504775 +0000 UTC m=+104.226326132 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070fdc0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000681a00): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000681a00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000681a00): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000681a00): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000681a00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.152504775 +0000 UTC m=+104.226326132 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000681a00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dc9a0 item 61 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca0c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca0c0): open at offset 0 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca0c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca0c0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca0c0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca0c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca0c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca0c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.15450132 +0000 UTC m=+104.228322677 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca0c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca600): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca600): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca600): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dcd20 item 62 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca600): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca600): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.155099542 +0000 UTC m=+104.228920899 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca600): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcad00): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcad00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcad00): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcad00): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcad00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.155099542 +0000 UTC m=+104.228920899 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcad00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dcee0 item 62 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb340): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb340): open at offset 0 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb340): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb340): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb340): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb340): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb340): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb340): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.157797973 +0000 UTC m=+104.231619320 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb340): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb8c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb8c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb8c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dd2d0 item 63 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb8c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb8c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.164153734 +0000 UTC m=+104.237975081 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb8c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532040): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532040): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532040): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532040): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532040): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.164153734 +0000 UTC m=+104.237975081 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532040): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dd5e0 item 63 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532680): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532680): open at offset 0 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532680): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532680): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532680): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532680): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532680): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532680): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.170382146 +0000 UTC m=+104.244203493 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532680): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532cc0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532cc0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532cc0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dd9d0 item 64 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532cc0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532cc0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.171112947 +0000 UTC m=+104.244934303 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532cc0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0005333c0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0005333c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0005333c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0005333c0): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0005333c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.171112947 +0000 UTC m=+104.244934303 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0005333c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ddc00 item 64 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000530140): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000530140): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000530140): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000530140): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000530140): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.172787438 +0000 UTC m=+104.246608795 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000530140): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0005305c0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0005305c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0005305c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0005305c0): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0005305c0): _writeAt: size=3, off=2 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078ba40 item 65 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0005305c0): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0005305c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.173524149 +0000 UTC m=+104.247345507 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0005305c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000530b40): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000530b40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000530b40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000530b40): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000530b40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.173524149 +0000 UTC m=+104.247345507 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000530b40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078bd50 item 65 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000531180): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000531180): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000531180): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000531180): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000531180): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.176411765 +0000 UTC m=+104.250233122 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000531180): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000531600): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000531600): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca620 item 66 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000531600): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000531600): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000531600): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000531600): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000531600): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.177061835 +0000 UTC m=+104.250883191 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000531600): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000531b40): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000531b40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000531b40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000531b40): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000531b40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.177061835 +0000 UTC m=+104.250883191 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000531b40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca930 item 66 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802200): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802200): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802200): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802200): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802200): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.178639334 +0000 UTC m=+104.252460690 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802200): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802700): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802700): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802700): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802700): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802700): _writeAt: size=3, off=2 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb180 item 67 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802700): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802700): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.17919236 +0000 UTC m=+104.253013718 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802700): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802c00): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802c00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802c00): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802c00): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802c00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.17919236 +0000 UTC m=+104.253013718 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802c00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb500 item 67 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803280): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803280): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803280): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803280): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803280): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.181404199 +0000 UTC m=+104.255225556 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803280): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803780): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803780): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbc70 item 68 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803780): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803780): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803780): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803780): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803780): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.182030835 +0000 UTC m=+104.255852192 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803780): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803cc0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803cc0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803cc0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803cc0): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803cc0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.182030835 +0000 UTC m=+104.255852192 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803cc0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e80e0 item 68 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000356b80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000356b80): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000356b80): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000356b80): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000356b80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.183482437 +0000 UTC m=+104.257303794 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000356b80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357740): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357740): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357740): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357740): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357740): _writeAt: size=3, off=2 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e87e0 item 69 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357740): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357740): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.184167171 +0000 UTC m=+104.257988528 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357740): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357d40): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357d40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357d40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357d40): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357d40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.184167171 +0000 UTC m=+104.257988528 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357d40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e8d20 item 69 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000934480): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000934480): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000934480): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000934480): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000934480): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.186157374 +0000 UTC m=+104.259978731 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000934480): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000934980): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000934980): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e9570 item 70 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000934980): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000934980): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000934980): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000934980): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000934980): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.187937042 +0000 UTC m=+104.261758400 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000934980): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935000): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935000): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935000): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935000): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935000): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.187937042 +0000 UTC m=+104.261758400 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935000): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e9960 item 70 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935680): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935680): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935680): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935680): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935680): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.190461517 +0000 UTC m=+104.264282874 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935680): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935b80): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935b80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935b80): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935b80): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935b80): _writeAt: size=3, off=2 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0000 item 71 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935b80): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935b80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.191228395 +0000 UTC m=+104.265049762 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935b80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760100): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760100): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760100): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760100): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760100): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.191228395 +0000 UTC m=+104.265049762 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760100): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0380 item 71 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760780): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760780): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760780): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760780): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760780): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.192932542 +0000 UTC m=+104.266753899 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760780): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000533bc0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000533bc0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc310 item 72 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000533bc0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000533bc0): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000533bc0): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000533bc0): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000533bc0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.19401403 +0000 UTC m=+104.267835397 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000533bc0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c180): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c180): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c180): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c180): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c180): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.19401403 +0000 UTC m=+104.267835397 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c180): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc4d0 item 72 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c740): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c740): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c740): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c740): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c740): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c740): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c740): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.195606196 +0000 UTC m=+104.269427554 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c740): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051cc40): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051cc40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051cc40): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dca80 item 73 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051cc40): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051cc40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.197037812 +0000 UTC m=+104.270859179 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051cc40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d100): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d100): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d100): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d100): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d100): _writeAt: size=3, off=2 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcfc0 item 73 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d100): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d100): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.197919575 +0000 UTC m=+104.271740932 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d100): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d740): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d740): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d740): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d740): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d740): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.197919575 +0000 UTC m=+104.271740932 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d740): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd1f0 item 73 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051ddc0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051ddc0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051ddc0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051ddc0): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051ddc0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051ddc0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051ddc0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.199647526 +0000 UTC m=+104.273468874 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051ddc0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000862340): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000862340): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000862340): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd650 item 74 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000862340): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000862340): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.200293458 +0000 UTC m=+104.274114815 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000862340): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008628c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008628c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dda40 item 74 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008628c0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008628c0): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008628c0): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008628c0): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008628c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.201210729 +0000 UTC m=+104.275032096 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008628c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000862e40): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000862e40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000862e40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000862e40): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000862e40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.201210729 +0000 UTC m=+104.275032096 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000862e40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddea0 item 74 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000863480): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000863480): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000863480): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000863480): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000863480): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000863480): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000863480): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.20402681 +0000 UTC m=+104.277848177 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000863480): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000863980): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000863980): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000863980): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d22a0 item 75 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000863980): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000863980): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.204919134 +0000 UTC m=+104.278740481 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000863980): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000863ec0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000863ec0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000863ec0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000863ec0): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000863ec0): _writeAt: size=3, off=2 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d2460 item 75 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000863ec0): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000863ec0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.205833489 +0000 UTC m=+104.279654836 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000863ec0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9a480): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9a480): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9a480): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9a480): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9a480): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.205833489 +0000 UTC m=+104.279654836 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9a480): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d27e0 item 75 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9aac0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9aac0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9aac0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9aac0): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9aac0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9aac0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9aac0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.207612976 +0000 UTC m=+104.281434334 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9aac0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9afc0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9afc0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9afc0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d2ee0 item 76 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9afc0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9afc0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.208177506 +0000 UTC m=+104.281998862 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9afc0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9b500): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9b500): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d3180 item 76 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9b500): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9b500): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9b500): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9b500): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9b500): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.208938853 +0000 UTC m=+104.282760210 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9b500): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9bac0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9bac0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9bac0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9bac0): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9bac0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.208938853 +0000 UTC m=+104.282760210 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9bac0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d3340 item 76 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902180): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902180): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902180): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902180): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902180): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902180): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902180): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.211872506 +0000 UTC m=+104.285693852 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902180): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902680): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902680): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902680): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d36c0 item 77 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902680): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902680): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.212497027 +0000 UTC m=+104.286318374 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902680): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902d80): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902d80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902d80): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902d80): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902d80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.212497027 +0000 UTC m=+104.286318374 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902d80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d3960 item 77 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760dc0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760dc0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760dc0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760dc0): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760dc0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760dc0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760dc0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.215277172 +0000 UTC m=+104.289098518 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760dc0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007612c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007612c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007612c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1340 item 78 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007612c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007612c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.216634126 +0000 UTC m=+104.290455484 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007612c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007619c0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007619c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007619c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007619c0): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007619c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.216634126 +0000 UTC m=+104.290455484 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007619c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b15e0 item 78 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec080): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec080): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec080): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec080): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec080): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec080): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec080): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.219058764 +0000 UTC m=+104.292880122 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec080): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec580): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec580): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec580): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1dc0 item 79 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec580): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec580): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.220453881 +0000 UTC m=+104.294275238 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec580): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000decc80): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000decc80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000decc80): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000decc80): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000decc80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.220453881 +0000 UTC m=+104.294275238 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000decc80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c80e0 item 79 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903080): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903080): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903080): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903080): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903080): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903080): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903080): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.222764394 +0000 UTC m=+104.296585752 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903080): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903580): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903580): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903580): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d3c00 item 80 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903580): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903580): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.22565713 +0000 UTC m=+104.299478487 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903580): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903c80): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903c80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903c80): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903c80): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903c80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.22565713 +0000 UTC m=+104.299478487 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903c80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118000 item 80 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba380): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba380): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba380): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba380): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba380): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.226950406 +0000 UTC m=+104.300771763 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba380): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba800): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba800): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba800): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba800): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba800): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba800): _writeAt: size=3, off=7 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001185b0 item 81 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba800): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba800): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.228001056 +0000 UTC m=+104.301822413 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba800): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bad80): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bad80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bad80): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bad80): >_readAt: n=8, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bad80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.228001056 +0000 UTC m=+104.301822413 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bad80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118770 item 81 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb400): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb400): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb400): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb400): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb400): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.231193314 +0000 UTC m=+104.305014671 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb400): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb900): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb900): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb900): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118fc0 item 82 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb900): _readAt: size=2, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb900): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb900): _writeAt: size=3, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb900): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb900): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.233746102 +0000 UTC m=+104.307567459 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb900): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bbe80): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bbe80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bbe80): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bbe80): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bbe80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.233746102 +0000 UTC m=+104.307567459 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bbe80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001192d0 item 82 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded280): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded280): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded280): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded280): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded280): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.235651616 +0000 UTC m=+104.309472973 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded280): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded780): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded780): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded780): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded780): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded780): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded780): _writeAt: size=3, off=7 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c8620 item 83 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded780): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded780): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.236559078 +0000 UTC m=+104.310380435 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded780): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dedcc0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dedcc0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dedcc0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dedcc0): >_readAt: n=8, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dedcc0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.236559078 +0000 UTC m=+104.310380435 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dedcc0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c8850 item 83 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8400): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8400): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8400): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8400): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8400): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.241245738 +0000 UTC m=+104.315067095 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8400): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8900): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8900): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8900): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c8d90 item 84 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8900): _readAt: size=2, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8900): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8900): _writeAt: size=3, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8900): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8900): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.244630668 +0000 UTC m=+104.318452024 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8900): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8e80): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8e80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8e80): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8e80): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8e80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.244630668 +0000 UTC m=+104.318452024 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8e80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c8f50 item 84 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9500): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9500): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9500): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9500): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9500): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.247817815 +0000 UTC m=+104.321639172 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9500): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9a40): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9a40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9a40): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9a40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9a40): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9a40): _writeAt: size=3, off=7 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c92d0 item 85 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9a40): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9a40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.248815667 +0000 UTC m=+104.322637023 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9a40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4000): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4000): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4000): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4000): >_readAt: n=8, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4000): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.248815667 +0000 UTC m=+104.322637023 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4000): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c96c0 item 85 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4680): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4680): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4680): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4680): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4680): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.251056239 +0000 UTC m=+104.324877596 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4680): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4b80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4b80): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4b80): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c9ab0 item 86 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4b80): _readAt: size=2, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4b80): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4b80): _writeAt: size=3, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4b80): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4b80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.25228823 +0000 UTC m=+104.326109586 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4b80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a5100): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a5100): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a5100): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a5100): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a5100): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.25228823 +0000 UTC m=+104.326109586 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a5100): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c9c70 item 86 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c6a80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c6a80): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c6a80): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c6a80): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c6a80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.254912272 +0000 UTC m=+104.328733628 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c6a80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7180): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7180): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7180): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7180): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7180): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7180): _writeAt: size=3, off=7 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119650 item 87 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7180): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7180): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.259049832 +0000 UTC m=+104.332871189 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7180): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c76c0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c76c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c76c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c76c0): >_readAt: n=8, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c76c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.259049832 +0000 UTC m=+104.332871189 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c76c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119a40 item 87 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7dc0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7dc0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7dc0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7dc0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7dc0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.263338235 +0000 UTC m=+104.337159592 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7dc0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0001144c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0001144c0): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0001144c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119e30 item 88 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0001144c0): _readAt: size=2, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0001144c0): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0001144c0): _writeAt: size=3, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0001144c0): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0001144c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.270123031 +0000 UTC m=+104.343944388 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0001144c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000114b40): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000114b40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000114b40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000114b40): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000114b40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.270123031 +0000 UTC m=+104.343944388 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000114b40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e380 item 88 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a5b40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a5b40): open at offset 0 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a5b40): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a5b40): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a5b40): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a5b40): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a5b40): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a5b40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.275115495 +0000 UTC m=+104.348936871 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a5b40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84380): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84380): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84380): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a380 item 89 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84380): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84380): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.275599072 +0000 UTC m=+104.349420419 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84380): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a848c0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a848c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a848c0): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a848c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a848c0): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a848c0): _writeAt: size=3, off=7 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a540 item 89 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a848c0): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a848c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.276048355 +0000 UTC m=+104.349869711 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a848c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84e40): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84e40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84e40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84e40): >_readAt: n=8, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84e40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.276048355 +0000 UTC m=+104.349869711 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84e40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a770 item 89 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85480): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85480): open at offset 0 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85480): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85480): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85480): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85480): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85480): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85480): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.280567931 +0000 UTC m=+104.354389288 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85480): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a859c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a859c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a859c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055abd0 item 90 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a859c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a859c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.281046539 +0000 UTC m=+104.354867896 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a859c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85f40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85f40): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85f40): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ae00 item 90 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85f40): _readAt: size=2, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85f40): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85f40): _writeAt: size=3, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85f40): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85f40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.281689145 +0000 UTC m=+104.355510512 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85f40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000964580): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000964580): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000964580): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000964580): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000964580): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.281689145 +0000 UTC m=+104.355510512 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000964580): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055afc0 item 90 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000964bc0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000964bc0): open at offset 0 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000964bc0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000964bc0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000964bc0): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000964bc0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000964bc0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000964bc0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.284567263 +0000 UTC m=+104.358388619 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000964bc0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000965100): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000965100): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000965100): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b340 item 91 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000965100): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000965100): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.286540083 +0000 UTC m=+104.360361440 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000965100): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000965640): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000965640): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000965640): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000965640): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000965640): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000965640): _writeAt: size=3, off=7 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b500 item 91 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000965640): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000965640): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.287187257 +0000 UTC m=+104.361008613 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000965640): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000965bc0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000965bc0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000965bc0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000965bc0): >_readAt: n=8, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000965bc0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.287187257 +0000 UTC m=+104.361008613 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000965bc0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b6c0 item 91 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b8280): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b8280): open at offset 0 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b8280): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b8280): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b8280): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b8280): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b8280): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b8280): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.289159606 +0000 UTC m=+104.362980963 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b8280): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000114e80): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000114e80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000114e80): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e460 item 92 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000114e80): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000114e80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.290609896 +0000 UTC m=+104.364431254 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000114e80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000115440): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000115440): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000115440): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036eb60 item 92 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000115440): _readAt: size=2, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000115440): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000115440): _writeAt: size=3, off=5 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000115440): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000115440): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.291284612 +0000 UTC m=+104.365105969 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000115440): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000115a00): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000115a00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000115a00): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000115a00): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000115a00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.291284612 +0000 UTC m=+104.365105969 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000115a00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f180 item 92 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008fe440): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008fe440): open at offset 0 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008fe440): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008fe440): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008fe440): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008fe440): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008fe440): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008fe440): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.294858545 +0000 UTC m=+104.368679902 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008fe440): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008fe980): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008fe980): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008fe980): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f650 item 93 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008fe980): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008fe980): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.297699032 +0000 UTC m=+104.371520390 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008fe980): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008ff080): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008ff080): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008ff080): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008ff080): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008ff080): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.297699032 +0000 UTC m=+104.371520390 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008ff080): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f880 item 93 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008ff6c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008ff6c0): open at offset 0 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008ff6c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008ff6c0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008ff6c0): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008ff6c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008ff6c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008ff6c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.30052342 +0000 UTC m=+104.374344777 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008ff6c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008ffc00): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008ffc00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008ffc00): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fc70 item 94 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008ffc00): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008ffc00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.300882403 +0000 UTC m=+104.374703750 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008ffc00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a36380): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a36380): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a36380): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a36380): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a36380): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.300882403 +0000 UTC m=+104.374703750 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a36380): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ff10 item 94 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a369c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a369c0): open at offset 0 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a369c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a369c0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a369c0): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a369c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a369c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a369c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.303964163 +0000 UTC m=+104.377785521 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a369c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a36f00): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a36f00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a36f00): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be540 item 95 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a36f00): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a36f00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.305876871 +0000 UTC m=+104.379698228 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a36f00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b8bc0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b8bc0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b8bc0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b8bc0): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b8bc0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.305876871 +0000 UTC m=+104.379698228 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b8bc0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055bea0 item 95 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b9200): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b9200): open at offset 0 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b9200): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b9200): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b9200): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b9200): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b9200): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b9200): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.307666027 +0000 UTC m=+104.381487384 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b9200): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b9740): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b9740): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b9740): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422f50 item 96 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b9740): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b9740): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.309243315 +0000 UTC m=+104.383064672 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b9740): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b9e40): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b9e40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b9e40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b9e40): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b9e40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.309243315 +0000 UTC m=+104.383064672 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009b9e40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423110 item 96 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= 2025/11/25 03:38:52 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:52 DEBUG : Looking for writers 2025/11/25 03:38:52 DEBUG : >WaitForWriters: 2025/11/25 03:38:52 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:52 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:52 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:38:52 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:52 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/25 03:38:52 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009f9680): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009f9680): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009f9680): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009f9680): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009f9680): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.701090296 +0000 UTC m=+104.774911653 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009f9680): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009f9b00): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009f9b00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009f9b00): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009f9b00): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009f9b00): _writeAt: size=3, off=2 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009f9b00): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009f9b00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.701090296 +0000 UTC m=+104.774911653 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009f9b00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e040): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e040): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e040): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e040): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e040): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.701090296 +0000 UTC m=+104.774911653 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e040): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f420 item 1 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e680): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e680): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e680): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e680): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e680): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.716210356 +0000 UTC m=+104.790031713 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e680): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0eb80): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0eb80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0eb80): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0eb80): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0eb80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.716210356 +0000 UTC m=+104.790031713 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0eb80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fc00 item 2 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca0140): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca0140): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca0140): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca0140): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca0140): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.723000882 +0000 UTC m=+104.796822239 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca0140): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca0640): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca0640): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca0640): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca0640): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca0640): _writeAt: size=3, off=2 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca0640): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca0640): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.723000882 +0000 UTC m=+104.796822239 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca0640): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca0b80): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca0b80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca0b80): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca0b80): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca0b80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.723000882 +0000 UTC m=+104.796822239 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca0b80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f021c0 item 3 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca1200): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca1200): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca1200): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca1200): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca1200): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.728455102 +0000 UTC m=+104.802276459 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca1200): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca1740): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca1740): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca1740): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca1740): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca1740): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.728455102 +0000 UTC m=+104.802276459 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca1740): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab2d0 item 4 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca1d80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca1d80): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca1d80): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca1d80): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca1d80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.731681714 +0000 UTC m=+104.805503071 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ca1d80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e280): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e280): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e280): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e280): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e280): _writeAt: size=3, off=2 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e280): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e280): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.731681714 +0000 UTC m=+104.805503071 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e280): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e740): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e740): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e740): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e740): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e740): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.731681714 +0000 UTC m=+104.805503071 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0e740): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abce0 item 5 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0f400): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0f400): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0f400): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0f400): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0f400): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.73567271 +0000 UTC m=+104.809494067 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0f400): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0f940): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0f940): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0f940): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0f940): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0f940): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.73567271 +0000 UTC m=+104.809494067 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000c0f940): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be620 item 6 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4c180): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4c180): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4c180): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4c180): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4c180): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.739670027 +0000 UTC m=+104.813491384 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4c180): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4c700): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4c700): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4c700): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4c700): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4c700): _writeAt: size=3, off=2 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4c700): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4c700): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.739670027 +0000 UTC m=+104.813491384 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4c700): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4cc00): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4cc00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4cc00): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4cc00): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4cc00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.739670027 +0000 UTC m=+104.813491384 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4cc00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f025b0 item 7 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d280): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d280): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d280): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d280): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d280): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.743602613 +0000 UTC m=+104.817423980 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d280): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d7c0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d7c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d7c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d7c0): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d7c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.743602613 +0000 UTC m=+104.817423980 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4d7c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f02bd0 item 8 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4dd80): _readAt: size=2, off=0 2025/11/25 03:38:52 ERROR : open-test-file(0xc000a4dd80): Couldn't read size of file 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4dd80): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4dd80): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4dd80): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4dd80): close: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a4dd80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b901c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b901c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b901c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b901c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b901c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.7527876 +0000 UTC m=+104.826608967 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b901c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00080): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00080): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00080): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00080): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00080): _writeAt: size=3, off=2 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00080): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00080): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.7527876 +0000 UTC m=+104.826608967 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00080): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00580): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00580): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00580): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00580): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00580): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.7527876 +0000 UTC m=+104.826608967 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00580): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be930 item 9 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90600): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90600): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90600): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90600): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90600): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.760190375 +0000 UTC m=+104.834011732 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90600): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90b40): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90b40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90b40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90b40): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90b40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.760190375 +0000 UTC m=+104.834011732 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b90b40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f03260 item 10 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91180): _readAt: size=2, off=0 2025/11/25 03:38:52 ERROR : open-test-file(0xc000b91180): Couldn't read size of file 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91180): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91180): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91180): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91180): close: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91180): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91540): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91540): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91540): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91540): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91540): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.769263342 +0000 UTC m=+104.843084700 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91540): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91a80): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91a80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91a80): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91a80): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91a80): _writeAt: size=3, off=2 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91a80): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91a80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.769263342 +0000 UTC m=+104.843084700 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b91a80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0001e4e40): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0001e4e40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0001e4e40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0001e4e40): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0001e4e40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.769263342 +0000 UTC m=+104.843084700 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0001e4e40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f035e0 item 11 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0e5c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0e5c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0e5c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0e5c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0e5c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.773288142 +0000 UTC m=+104.847109498 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0e5c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0eb00): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0eb00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0eb00): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0eb00): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0eb00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.773288142 +0000 UTC m=+104.847109498 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0eb00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f03c00 item 12 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0f140): _readAt: size=2, off=0 2025/11/25 03:38:52 ERROR : open-test-file(0xc000a0f140): Couldn't read size of file 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0f140): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0f140): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0f140): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0f140): close: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0f140): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0f540): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0f540): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0f540): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0f540): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0f540): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.776139229 +0000 UTC m=+104.849960596 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0f540): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0fc00): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0fc00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0fc00): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0fc00): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0fc00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.776139229 +0000 UTC m=+104.849960596 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a0fc00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000501c0 item 13 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144300): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144300): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144300): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144300): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144300): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.777973599 +0000 UTC m=+104.851794956 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144300): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144840): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144840): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144840): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144840): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144840): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.777973599 +0000 UTC m=+104.851794956 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144840): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050850 item 14 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144e80): _readAt: size=2, off=0 2025/11/25 03:38:52 ERROR : open-test-file(0xc000144e80): Couldn't read size of file 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144e80): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144e80): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144e80): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144e80): close: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000144e80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145240): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145240): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145240): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145240): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145240): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.782941056 +0000 UTC m=+104.856762413 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145240): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145a00): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145a00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145a00): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145a00): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145a00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.782941056 +0000 UTC m=+104.856762413 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000145a00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050fc0 item 15 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00042c800): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00042c800): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00042c800): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00042c800): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00042c800): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.790695781 +0000 UTC m=+104.864517148 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00042c800): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00042dec0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00042dec0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00042dec0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00042dec0): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00042dec0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.790695781 +0000 UTC m=+104.864517148 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00042dec0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051880 item 16 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0580): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0580): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0580): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0580): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0580): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.797837476 +0000 UTC m=+104.871658833 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0580): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0b00): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0b00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0b00): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0b00): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0b00): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0b00): _writeAt: size=3, off=7 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0b00): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0b00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.797837476 +0000 UTC m=+104.871658833 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f0b00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1000): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1000): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1000): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1000): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1000): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.797837476 +0000 UTC m=+104.871658833 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1000): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051e30 item 17 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00f40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00f40): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00f40): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00f40): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00f40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.807071966 +0000 UTC m=+104.880893324 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b00f40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01480): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01480): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01480): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01480): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01480): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.807071966 +0000 UTC m=+104.880893324 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01480): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf500 item 18 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01b00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01b00): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01b00): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01b00): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01b00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.81078991 +0000 UTC m=+104.884611256 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000b01b00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680640): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680640): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680640): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680640): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680640): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680640): _writeAt: size=3, off=7 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680640): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680640): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.81078991 +0000 UTC m=+104.884611256 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680640): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680e00): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680e00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680e00): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680e00): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680e00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.81078991 +0000 UTC m=+104.884611256 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000680e00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bfe30 item 19 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000681480): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000681480): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000681480): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000681480): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000681480): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.820130779 +0000 UTC m=+104.893952137 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000681480): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006819c0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006819c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006819c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006819c0): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006819c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.820130779 +0000 UTC m=+104.893952137 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0006819c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e4690 item 20 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca0c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca0c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca0c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca0c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca0c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.825939986 +0000 UTC m=+104.899761342 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca0c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca5c0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca5c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca5c0): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca5c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca5c0): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca5c0): _writeAt: size=3, off=7 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca5c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca5c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.825939986 +0000 UTC m=+104.899761342 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fca5c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcaac0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcaac0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcaac0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcaac0): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcaac0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.825939986 +0000 UTC m=+104.899761342 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcaac0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e4d90 item 21 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1340): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1340): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1340): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1340): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1340): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.831452855 +0000 UTC m=+104.905274213 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1340): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1880): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1880): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1880): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1880): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1880): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.831452855 +0000 UTC m=+104.905274213 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1880): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4540 item 22 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1f00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1f00): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1f00): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1f00): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1f00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.835610384 +0000 UTC m=+104.909431730 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0000f1f00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070e580): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070e580): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070e580): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070e580): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070e580): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070e580): _writeAt: size=3, off=7 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070e580): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070e580): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.835610384 +0000 UTC m=+104.909431730 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070e580): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070eb40): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070eb40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070eb40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070eb40): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070eb40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.835610384 +0000 UTC m=+104.909431730 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070eb40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4d20 item 23 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070fd40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070fd40): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070fd40): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070fd40): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070fd40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.84958804 +0000 UTC m=+104.923409397 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00070fd40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802380): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802380): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802380): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802380): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802380): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.84958804 +0000 UTC m=+104.923409397 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802380): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412000 item 24 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000356680): _readAt: size=2, off=0 2025/11/25 03:38:52 ERROR : open-test-file(0xc000356680): Couldn't read size of file 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000356680): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000356680): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000356680): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000356680): close: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000356680): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000356ac0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000356ac0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000356ac0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000356ac0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000356ac0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.856474236 +0000 UTC m=+104.930295592 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000356ac0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357740): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357740): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357740): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357740): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357740): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357740): _writeAt: size=3, off=7 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357740): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357740): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.856474236 +0000 UTC m=+104.930295592 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357740): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357d80): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357d80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357d80): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357d80): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357d80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.856474236 +0000 UTC m=+104.930295592 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000357d80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d42a0 item 25 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009344c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009344c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009344c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009344c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009344c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.863386711 +0000 UTC m=+104.937208067 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009344c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000934a00): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000934a00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000934a00): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000934a00): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000934a00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.863386711 +0000 UTC m=+104.937208067 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000934a00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d52d0 item 26 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935180): _readAt: size=2, off=0 2025/11/25 03:38:52 ERROR : open-test-file(0xc000935180): Couldn't read size of file 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935180): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935180): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935180): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935180): close: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935180): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935540): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935540): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935540): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935540): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935540): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.86668149 +0000 UTC m=+104.940502847 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935540): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935a40): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935a40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935a40): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935a40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935a40): >_readAt: n=2, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935a40): _writeAt: size=3, off=7 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935a40): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935a40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.86668149 +0000 UTC m=+104.940502847 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000935a40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532000): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532000): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532000): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532000): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532000): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.86668149 +0000 UTC m=+104.940502847 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532000): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5b90 item 27 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532680): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532680): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532680): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532680): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532680): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.869048851 +0000 UTC m=+104.942870208 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532680): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532cc0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532cc0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532cc0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532cc0): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532cc0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.869048851 +0000 UTC m=+104.942870208 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000532cc0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bca80 item 28 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000533300): _readAt: size=2, off=0 2025/11/25 03:38:52 ERROR : open-test-file(0xc000533300): Couldn't read size of file 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000533300): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000533300): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000533300): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000533300): close: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000533300): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0005336c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0005336c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0005336c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0005336c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0005336c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.871910618 +0000 UTC m=+104.945732005 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0005336c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000533d80): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000533d80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000533d80): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000533d80): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000533d80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.871910618 +0000 UTC m=+104.945732005 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000533d80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd730 item 29 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c480): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c480): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c480): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c480): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c480): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.874223406 +0000 UTC m=+104.948044764 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c480): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c9c0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c9c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c9c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c9c0): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c9c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.874223406 +0000 UTC m=+104.948044764 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051c9c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdf10 item 30 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d000): _readAt: size=2, off=0 2025/11/25 03:38:52 ERROR : open-test-file(0xc00051d000): Couldn't read size of file 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d000): >_readAt: n=0, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d000): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d000): >_writeAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d000): close: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d000): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d4c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d4c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d4c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d4c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d4c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.877324272 +0000 UTC m=+104.951145629 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051d4c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051db80): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051db80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051db80): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051db80): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051db80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.877324272 +0000 UTC m=+104.951145629 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc00051db80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420380 item 31 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008622c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008622c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008622c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008622c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008622c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.878991099 +0000 UTC m=+104.952812456 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008622c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000862800): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000862800): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000862800): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000862800): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000862800): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.878991099 +0000 UTC m=+104.952812456 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000862800): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420af0 item 32 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008029c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008029c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008029c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008029c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008029c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.884736184 +0000 UTC m=+104.958557541 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008029c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802e40): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802e40): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802e40): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802e40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802e40): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004123f0 item 33 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802e40): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802e40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.885681677 +0000 UTC m=+104.959503035 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000802e40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803340): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803340): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803340): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803340): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803340): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.885681677 +0000 UTC m=+104.959503035 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803340): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412a80 item 33 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb100): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb100): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb100): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb100): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb100): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.892383076 +0000 UTC m=+104.966204434 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb100): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb5c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb5c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e5570 item 34 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb5c0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb5c0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb5c0): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb5c0): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb5c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.894128861 +0000 UTC m=+104.967950218 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcb5c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcbb00): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcbb00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcbb00): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcbb00): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcbb00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.894128861 +0000 UTC m=+104.967950218 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000fcbb00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e5a40 item 34 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9a1c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9a1c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9a1c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9a1c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9a1c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.898754988 +0000 UTC m=+104.972576345 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9a1c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9a640): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9a640): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9a640): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9a640): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9a640): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dc1c0 item 35 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9a640): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9a640): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.899760113 +0000 UTC m=+104.973581470 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9a640): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9ab40): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9ab40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9ab40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9ab40): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9ab40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.899760113 +0000 UTC m=+104.973581470 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9ab40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dc620 item 35 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9b1c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9b1c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9b1c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9b1c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9b1c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.903855895 +0000 UTC m=+104.977677252 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9b1c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9b700): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9b700): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dca80 item 36 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9b700): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9b700): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9b700): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9b700): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9b700): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.90544718 +0000 UTC m=+104.979268537 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9b700): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9bc40): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9bc40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9bc40): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9bc40): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9bc40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.90544718 +0000 UTC m=+104.979268537 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a9bc40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dcc40 item 36 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803980): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803980): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803980): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803980): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803980): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.909018679 +0000 UTC m=+104.982840036 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000803980): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902080): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902080): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902080): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902080): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902080): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413340 item 37 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902080): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902080): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.910508783 +0000 UTC m=+104.984330141 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902080): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902580): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902580): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902580): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902580): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902580): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.910508783 +0000 UTC m=+104.984330141 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902580): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413500 item 37 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902c00): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902c00): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902c00): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902c00): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902c00): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.913097679 +0000 UTC m=+104.986919026 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000902c00): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903100): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903100): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413960 item 38 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903100): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903100): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903100): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903100): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903100): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.914957527 +0000 UTC m=+104.988778884 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903100): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903640): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903640): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903640): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903640): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903640): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.914957527 +0000 UTC m=+104.988778884 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903640): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413b20 item 38 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903cc0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903cc0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903cc0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903cc0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903cc0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.91876001 +0000 UTC m=+104.992581377 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000903cc0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba280): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba280): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba280): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba280): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba280): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413ea0 item 39 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba280): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba280): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.920062603 +0000 UTC m=+104.993883960 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba280): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba780): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba780): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba780): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba780): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba780): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.920062603 +0000 UTC m=+104.993883960 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007ba780): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078a620 item 39 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bae40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bae40): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bae40): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bae40): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bae40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.923827955 +0000 UTC m=+104.997649312 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bae40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb340): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb340): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078af50 item 40 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb340): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb340): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb340): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb340): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb340): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.92467871 +0000 UTC m=+104.998500077 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb340): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb880): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb880): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb880): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb880): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb880): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.92467871 +0000 UTC m=+104.998500077 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bb880): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078b180 item 40 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bbe40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bbe40): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bbe40): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bbe40): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bbe40): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bbe40): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bbe40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.929616913 +0000 UTC m=+105.003438280 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0007bbe40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec3c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec3c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec3c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078b500 item 41 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec3c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec3c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.930235412 +0000 UTC m=+105.004056770 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec3c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec880): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec880): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec880): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec880): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec880): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078b6c0 item 41 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec880): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec880): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.930943471 +0000 UTC m=+105.004764828 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dec880): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000decdc0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000decdc0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000decdc0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000decdc0): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000decdc0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.930943471 +0000 UTC m=+105.004764828 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000decdc0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078b9d0 item 41 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded400): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded400): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded400): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded400): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded400): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded400): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded400): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.933394679 +0000 UTC m=+105.007216035 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded400): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded900): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded900): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded900): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078bf10 item 42 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded900): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded900): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.9343177 +0000 UTC m=+105.008139056 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000ded900): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dede80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dede80): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca540 item 42 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dede80): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dede80): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dede80): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dede80): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dede80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.935675506 +0000 UTC m=+105.009496863 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000dede80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8480): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8480): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8480): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8480): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8480): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.935675506 +0000 UTC m=+105.009496863 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8480): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca8c0 item 42 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760300): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760300): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760300): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760300): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760300): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760300): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760300): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.938286574 +0000 UTC m=+105.012107931 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760300): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760880): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760880): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760880): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dcfc0 item 43 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760880): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760880): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.940719607 +0000 UTC m=+105.014540964 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760880): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760dc0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760dc0): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760dc0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760dc0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dd1f0 item 43 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760dc0): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760dc0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.941461589 +0000 UTC m=+105.015282956 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000760dc0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000761300): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000761300): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000761300): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000761300): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000761300): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.941461589 +0000 UTC m=+105.015282956 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000761300): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dd3b0 item 43 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000761940): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000761940): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000761940): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000761940): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000761940): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000761940): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000761940): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.944729778 +0000 UTC m=+105.018551135 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000761940): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000761e40): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000761e40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000761e40): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dd8f0 item 44 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000761e40): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000761e40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.946530656 +0000 UTC m=+105.020352004 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000761e40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c6740): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c6740): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ddb20 item 44 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c6740): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c6740): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c6740): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c6740): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c6740): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.947789698 +0000 UTC m=+105.021611065 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c6740): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7000): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7000): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7000): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7000): >_readAt: n=3, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7000): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.947789698 +0000 UTC m=+105.021611065 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7000): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ddce0 item 44 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7640): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7640): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7640): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7640): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7640): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7640): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7640): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.949585836 +0000 UTC m=+105.023407184 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7640): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7b80): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7b80): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7b80): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e8620 item 45 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7b80): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7b80): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.951786925 +0000 UTC m=+105.025608282 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008c7b80): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4340): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4340): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4340): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4340): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4340): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.951786925 +0000 UTC m=+105.025608282 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4340): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e8bd0 item 45 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8ac0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8ac0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8ac0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8ac0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8ac0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8ac0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.95873143 +0000 UTC m=+105.032552787 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8ac0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8fc0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8fc0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8fc0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb110 item 46 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8fc0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8fc0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.961831715 +0000 UTC m=+105.035653072 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c8fc0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c96c0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c96c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c96c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c96c0): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c96c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.961831715 +0000 UTC m=+105.035653072 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c96c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb3b0 item 46 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9d40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9d40): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9d40): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9d40): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9d40): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9d40): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9d40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.965473185 +0000 UTC m=+105.039294542 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0009c9d40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a842c0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a842c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a842c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbc00 item 47 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a842c0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a842c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.967247142 +0000 UTC m=+105.041068499 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a842c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a849c0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a849c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a849c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a849c0): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a849c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.967247142 +0000 UTC m=+105.041068499 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a849c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbf10 item 47 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 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/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4ac0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4ac0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4ac0): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4ac0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4ac0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4ac0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.98076166 +0000 UTC m=+105.054583017 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4ac0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4fc0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4fc0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4fc0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e9420 item 48 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4fc0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4fc0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.988174724 +0000 UTC m=+105.061996081 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a4fc0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a56c0): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a56c0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a56c0): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a56c0): >_readAt: n=5, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a56c0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.988174724 +0000 UTC m=+105.061996081 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc0008a56c0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e9650 item 48 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84ec0): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84ec0): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84ec0): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84ec0): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84ec0): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.994051226 +0000 UTC m=+105.067872614 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a84ec0): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85340): _readAt: size=2, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85340): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85340): _writeAt: size=3, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85340): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85340): open at offset 5 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85340): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc620 item 49 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85340): >_writeAt: n=3, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85340): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.997941392 +0000 UTC m=+105.071762750 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85340): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85880): _readAt: size=512, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85880): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85880): >openPending: err= 2025/11/25 03:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85880): >_readAt: n=8, err=EOF 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85880): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.997941392 +0000 UTC m=+105.071762750 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85880): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: Remove: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc850 item 49 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85f40): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85f40): >openPending: err= 2025/11/25 03:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85f40): _writeAt: size=5, off=0 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85f40): >_writeAt: n=5, err= 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85f40): close: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:52.999343162 +0000 UTC m=+105.073164519 2025/11/25 03:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000a85f40): >close: err= 2025/11/25 03:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/25 03:38:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:52 DEBUG : open-test-file(0xc000114680): openPending: 2025/11/25 03:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000114680): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000114680): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd030 item 50 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000114680): _readAt: size=2, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000114680): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000114680): _writeAt: size=3, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000114680): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000114680): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.000218243 +0000 UTC m=+105.074039600 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000114680): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000114cc0): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000114cc0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000114cc0): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000114cc0): >_readAt: n=3, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000114cc0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.000218243 +0000 UTC m=+105.074039600 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000114cc0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd260 item 50 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f8100): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f8100): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f8100): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f8100): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f8100): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.003149341 +0000 UTC m=+105.076970698 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f8100): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f8640): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f8640): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f8640): _writeAt: size=3, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f8640): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f8640): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f8640): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e9e30 item 51 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f8640): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f8640): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.005010421 +0000 UTC m=+105.078831779 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f8640): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f8b80): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f8b80): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f8b80): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f8b80): >_readAt: n=8, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f8b80): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.005010421 +0000 UTC m=+105.078831779 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f8b80): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b01c0 item 51 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f9200): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f9200): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f9200): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f9200): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f9200): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.007750511 +0000 UTC m=+105.081571867 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f9200): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f9700): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f9700): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f9700): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0a10 item 52 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f9700): _readAt: size=2, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f9700): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f9700): _writeAt: size=3, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f9700): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f9700): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.014922863 +0000 UTC m=+105.088744220 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f9700): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f9c80): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f9c80): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f9c80): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f9c80): >_readAt: n=3, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f9c80): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.014922863 +0000 UTC m=+105.088744220 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f9c80): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0d90 item 52 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001153c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001153c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001153c0): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001153c0): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001153c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.018979161 +0000 UTC m=+105.092800518 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001153c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001158c0): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001158c0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001158c0): _writeAt: size=3, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001158c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001158c0): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001158c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd810 item 53 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001158c0): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001158c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.022698277 +0000 UTC m=+105.096519624 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001158c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fc200): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fc200): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fc200): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fc200): >_readAt: n=8, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fc200): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.022698277 +0000 UTC m=+105.096519624 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fc200): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddc70 item 53 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fc880): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fc880): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fc880): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fc880): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fc880): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.024559708 +0000 UTC m=+105.098381065 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fc880): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fcd80): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fcd80): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fcd80): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d2150 item 54 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fcd80): _readAt: size=2, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fcd80): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fcd80): _writeAt: size=3, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fcd80): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fcd80): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.02609051 +0000 UTC m=+105.099911866 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fcd80): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fd300): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fd300): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fd300): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fd300): >_readAt: n=3, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fd300): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.02609051 +0000 UTC m=+105.099911866 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fd300): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d2310 item 54 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fd980): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fd980): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fd980): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fd980): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fd980): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.028585769 +0000 UTC m=+105.102407136 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fd980): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fde80): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fde80): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fde80): _writeAt: size=3, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fde80): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fde80): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fde80): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d2850 item 55 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fde80): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fde80): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.029388595 +0000 UTC m=+105.103209953 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0008fde80): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000914380): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000914380): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000914380): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000914380): >_readAt: n=8, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000914380): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.029388595 +0000 UTC m=+105.103209953 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000914380): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b11f0 item 55 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 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/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000914a00): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000914a00): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000914a00): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000914a00): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000914a00): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.036850732 +0000 UTC m=+105.110672078 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000914a00): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000914f00): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000914f00): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000914f00): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b17a0 item 56 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000914f00): _readAt: size=2, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000914f00): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000914f00): _writeAt: size=3, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000914f00): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000914f00): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.03867876 +0000 UTC m=+105.112500117 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000914f00): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000915480): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000915480): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000915480): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000915480): >_readAt: n=3, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000915480): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.03867876 +0000 UTC m=+105.112500117 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000915480): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1d50 item 56 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000915ac0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000915ac0): open at offset 0 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000915ac0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000915ac0): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000915ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000915ac0): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000915ac0): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000915ac0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.04324783 +0000 UTC m=+105.117069197 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000915ac0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862ec0): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862ec0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862ec0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420ee0 item 57 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862ec0): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862ec0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.043940328 +0000 UTC m=+105.117761686 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862ec0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863400): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863400): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863400): _writeAt: size=3, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863400): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863400): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863400): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421490 item 57 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863400): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863400): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.045052455 +0000 UTC m=+105.118873812 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863400): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863980): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863980): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863980): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863980): >_readAt: n=8, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863980): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.045052455 +0000 UTC m=+105.118873812 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863980): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421b90 item 57 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095a040): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095a040): open at offset 0 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095a040): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095a040): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095a040): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095a040): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095a040): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095a040): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.047584293 +0000 UTC m=+105.121405650 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095a040): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095a580): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095a580): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095a580): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001185b0 item 58 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095a580): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095a580): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.048280899 +0000 UTC m=+105.122102257 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095a580): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095aac0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095aac0): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095aac0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118770 item 58 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095aac0): _readAt: size=2, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095aac0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095aac0): _writeAt: size=3, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095aac0): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095aac0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.049089847 +0000 UTC m=+105.122911204 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095aac0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095b080): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095b080): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095b080): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095b080): >_readAt: n=3, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095b080): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.049089847 +0000 UTC m=+105.122911204 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095b080): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118cb0 item 58 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095b6c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095b6c0): open at offset 0 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095b6c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095b6c0): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095b6c0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095b6c0): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095b6c0): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095b6c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.052175414 +0000 UTC m=+105.125996771 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095b6c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095bc00): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095bc00): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095bc00): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001192d0 item 59 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095bc00): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095bc00): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.053674787 +0000 UTC m=+105.127496143 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00095bc00): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a921c0): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a921c0): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a921c0): _writeAt: size=3, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a921c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a921c0): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a921c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119490 item 59 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a921c0): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a921c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.054295531 +0000 UTC m=+105.128116888 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a921c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a92740): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a92740): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a92740): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a92740): >_readAt: n=8, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a92740): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.054295531 +0000 UTC m=+105.128116888 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a92740): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119650 item 59 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 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/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a92d80): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a92d80): open at offset 0 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a92d80): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a92d80): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a92d80): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a92d80): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a92d80): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a92d80): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.056969416 +0000 UTC m=+105.130790773 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a92d80): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a932c0): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a932c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a932c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119c00 item 60 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a932c0): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a932c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.060495881 +0000 UTC m=+105.134317237 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a932c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a93800): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a93800): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a93800): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119e30 item 60 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a93800): _readAt: size=2, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a93800): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a93800): _writeAt: size=3, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a93800): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a93800): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.061763728 +0000 UTC m=+105.135585086 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a93800): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009ae7c0): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009ae7c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009ae7c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009ae7c0): >_readAt: n=3, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009ae7c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.061763728 +0000 UTC m=+105.135585086 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009ae7c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d2d90 item 60 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009aee00): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009aee00): open at offset 0 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009aee00): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009aee00): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009aee00): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009aee00): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009aee00): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009aee00): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.063398344 +0000 UTC m=+105.137219701 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009aee00): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009af340): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009af340): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009af340): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d3260 item 61 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009af340): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009af340): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.068787231 +0000 UTC m=+105.142608589 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009af340): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009afa40): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009afa40): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009afa40): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009afa40): >_readAt: n=5, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009afa40): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.068787231 +0000 UTC m=+105.142608589 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009afa40): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d3420 item 61 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 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/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f4100): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f4100): open at offset 0 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f4100): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f4100): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f4100): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f4100): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f4100): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f4100): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.07375579 +0000 UTC m=+105.147577168 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f4100): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f4640): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f4640): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f4640): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d3880 item 62 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f4640): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f4640): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.074371205 +0000 UTC m=+105.148192562 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f4640): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f4d40): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f4d40): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f4d40): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f4d40): >_readAt: n=5, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f4d40): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.074371205 +0000 UTC m=+105.148192562 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f4d40): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d3a40 item 62 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 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/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f5380): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f5380): open at offset 0 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f5380): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f5380): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f5380): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f5380): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f5380): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f5380): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.076348864 +0000 UTC m=+105.150170222 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f5380): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f58c0): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f58c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f58c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a070 item 63 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f58c0): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f58c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.077149315 +0000 UTC m=+105.150970673 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009f58c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b24040): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b24040): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b24040): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b24040): >_readAt: n=5, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b24040): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.077149315 +0000 UTC m=+105.150970673 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b24040): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a3f0 item 63 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 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/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b24680): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b24680): open at offset 0 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b24680): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b24680): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b24680): >_readAt: n=0, err=Bad file descriptor 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b24680): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b24680): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b24680): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.080809951 +0000 UTC m=+105.154631309 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b24680): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b24bc0): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b24bc0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b24bc0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a7e0 item 64 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b24bc0): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b24bc0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.081526245 +0000 UTC m=+105.155347602 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b24bc0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b252c0): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b252c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b252c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b252c0): >_readAt: n=5, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b252c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.081526245 +0000 UTC m=+105.155347602 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b252c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055aa80 item 64 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b25900): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b25900): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b25900): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b25900): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b25900): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.084187136 +0000 UTC m=+105.158008493 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b25900): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b25d80): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b25d80): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b25d80): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b25d80): >_readAt: n=2, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b25d80): _writeAt: size=3, off=2 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ae70 item 65 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b25d80): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b25d80): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.085093566 +0000 UTC m=+105.158914943 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b25d80): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5a300): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5a300): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5a300): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5a300): >_readAt: n=5, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5a300): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.085093566 +0000 UTC m=+105.158914943 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5a300): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b030 item 65 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5a940): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5a940): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5a940): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5a940): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5a940): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.087943502 +0000 UTC m=+105.161764869 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5a940): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5adc0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5adc0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b3b0 item 66 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5adc0): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5adc0): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5adc0): _writeAt: size=3, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5adc0): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5adc0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.088813323 +0000 UTC m=+105.162634670 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5adc0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5b300): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5b300): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5b300): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5b300): >_readAt: n=3, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5b300): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.088813323 +0000 UTC m=+105.162634670 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5b300): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b570 item 66 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5b940): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5b940): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5b940): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5b940): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5b940): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.090594964 +0000 UTC m=+105.164416322 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5b940): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5bdc0): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5bdc0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5bdc0): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5bdc0): >_readAt: n=2, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5bdc0): _writeAt: size=3, off=2 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b8f0 item 67 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5bdc0): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5bdc0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.091500382 +0000 UTC m=+105.165321739 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b5bdc0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9a340): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9a340): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9a340): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9a340): >_readAt: n=5, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9a340): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.091500382 +0000 UTC m=+105.165321739 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9a340): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055bab0 item 67 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862240): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862240): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862240): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862240): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862240): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.102724585 +0000 UTC m=+105.176545942 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862240): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862740): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862740): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c81c0 item 68 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862740): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862740): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862740): _writeAt: size=3, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862740): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862740): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.104313885 +0000 UTC m=+105.178135252 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862740): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862cc0): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862cc0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862cc0): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862cc0): >_readAt: n=3, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862cc0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.104313885 +0000 UTC m=+105.178135252 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000862cc0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c83f0 item 68 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863300): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863300): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863300): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863300): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863300): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.108106579 +0000 UTC m=+105.181927936 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863300): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863780): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863780): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863780): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863780): >_readAt: n=2, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863780): _writeAt: size=3, off=2 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c8930 item 69 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863780): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863780): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.10974365 +0000 UTC m=+105.183565007 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863780): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863c80): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863c80): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863c80): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863c80): >_readAt: n=5, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863c80): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.10974365 +0000 UTC m=+105.183565007 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000863c80): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c8af0 item 69 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9ab00): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9ab00): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9ab00): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9ab00): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9ab00): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.111623455 +0000 UTC m=+105.185444813 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9ab00): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9b000): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9b000): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c9030 item 70 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9b000): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9b000): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9b000): _writeAt: size=3, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9b000): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9b000): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.113325888 +0000 UTC m=+105.187147246 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9b000): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9b540): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9b540): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9b540): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9b540): >_readAt: n=3, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9b540): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.113325888 +0000 UTC m=+105.187147246 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9b540): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c91f0 item 70 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9bbc0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9bbc0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9bbc0): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9bbc0): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9bbc0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.115353512 +0000 UTC m=+105.189174869 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b9bbc0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca0140): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca0140): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca0140): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca0140): >_readAt: n=2, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca0140): _writeAt: size=3, off=2 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c97a0 item 71 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca0140): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca0140): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.116180954 +0000 UTC m=+105.190002301 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca0140): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca06c0): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca06c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca06c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca06c0): >_readAt: n=5, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca06c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.116180954 +0000 UTC m=+105.190002301 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca06c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c9960 item 71 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca0dc0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca0dc0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca0dc0): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca0dc0): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca0dc0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.117481593 +0000 UTC m=+105.191302950 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca0dc0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca12c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca12c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c9d50 item 72 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca12c0): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca12c0): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca12c0): _writeAt: size=3, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca12c0): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca12c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.118243683 +0000 UTC m=+105.192065040 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca12c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca1800): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca1800): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca1800): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca1800): >_readAt: n=3, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca1800): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.118243683 +0000 UTC m=+105.192065040 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca1800): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c9f10 item 72 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca1dc0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca1dc0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca1dc0): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca1dc0): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca1dc0): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca1dc0): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca1dc0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.122489957 +0000 UTC m=+105.196311314 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000ca1dc0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4c3c0): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4c3c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4c3c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004230a0 item 73 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4c3c0): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4c3c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.123828778 +0000 UTC m=+105.197650135 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4c3c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4c880): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4c880): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4c880): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4c880): >_readAt: n=2, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4c880): _writeAt: size=3, off=2 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423500 item 73 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4c880): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4c880): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.124799378 +0000 UTC m=+105.198620735 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4c880): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4ce00): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4ce00): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4ce00): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4ce00): >_readAt: n=5, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4ce00): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.124799378 +0000 UTC m=+105.198620735 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4ce00): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423730 item 73 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b90140): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b90140): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b90140): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b90140): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b90140): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b90140): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b90140): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.127494093 +0000 UTC m=+105.201315450 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b90140): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b90640): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b90640): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b90640): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aac40 item 74 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b90640): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b90640): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.128911261 +0000 UTC m=+105.202732618 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b90640): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b90b80): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b90b80): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aafc0 item 74 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b90b80): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b90b80): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b90b80): _writeAt: size=3, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b90b80): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b90b80): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.131589464 +0000 UTC m=+105.205410821 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b90b80): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b91100): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b91100): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b91100): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b91100): >_readAt: n=3, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b91100): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.131589464 +0000 UTC m=+105.205410821 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b91100): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab650 item 74 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b91740): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b91740): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b91740): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b91740): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b91740): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b91740): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b91740): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.135368542 +0000 UTC m=+105.209189899 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b91740): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b91c80): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b91c80): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b91c80): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f02070 item 75 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b91c80): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b91c80): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.137834928 +0000 UTC m=+105.211656275 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b91c80): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0e180): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0e180): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0e180): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0e180): >_readAt: n=2, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0e180): _writeAt: size=3, off=2 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f02230 item 75 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0e180): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0e180): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.139465406 +0000 UTC m=+105.213286764 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0e180): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0e6c0): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0e6c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0e6c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0e6c0): >_readAt: n=5, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0e6c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.139465406 +0000 UTC m=+105.213286764 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0e6c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f025b0 item 75 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0ed00): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0ed00): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0ed00): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0ed00): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0ed00): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0ed00): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0ed00): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.143589251 +0000 UTC m=+105.217410608 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0ed00): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0f200): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0f200): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0f200): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f02a80 item 76 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0f200): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0f200): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.144364225 +0000 UTC m=+105.218185581 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0f200): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0f780): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0f780): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f02c40 item 76 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0f780): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0f780): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0f780): _writeAt: size=3, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0f780): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0f780): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.147004085 +0000 UTC m=+105.220825443 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0f780): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0fd00): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0fd00): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0fd00): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0fd00): >_readAt: n=3, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0fd00): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.147004085 +0000 UTC m=+105.220825443 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a0fd00): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f02ee0 item 76 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001443c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001443c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001443c0): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001443c0): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001443c0): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001443c0): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001443c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.149727273 +0000 UTC m=+105.223548630 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001443c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001448c0): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001448c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001448c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f033b0 item 77 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001448c0): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001448c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.150961198 +0000 UTC m=+105.224782555 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0001448c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000144fc0): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000144fc0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000144fc0): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000144fc0): >_readAt: n=5, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000144fc0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.150961198 +0000 UTC m=+105.224782555 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000144fc0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f03570 item 77 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000145600): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000145600): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000145600): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000145600): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000145600): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000145600): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000145600): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.157937583 +0000 UTC m=+105.231758940 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000145600): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000145c00): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000145c00): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000145c00): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f038f0 item 78 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000145c00): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000145c00): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.163979094 +0000 UTC m=+105.237800451 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000145c00): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00042d940): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00042d940): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00042d940): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00042d940): >_readAt: n=5, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00042d940): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.163979094 +0000 UTC m=+105.237800451 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00042d940): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f03c00 item 78 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b002c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b002c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b002c0): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b002c0): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b002c0): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b002c0): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b002c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.168015694 +0000 UTC m=+105.241837051 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b002c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b007c0): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b007c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b007c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000500e0 item 79 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b007c0): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b007c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.169354235 +0000 UTC m=+105.243175592 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b007c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b00ec0): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b00ec0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b00ec0): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b00ec0): >_readAt: n=5, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b00ec0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.169354235 +0000 UTC m=+105.243175592 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b00ec0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000502a0 item 79 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 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/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b01500): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b01500): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b01500): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b01500): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b01500): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b01500): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b01500): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.172061162 +0000 UTC m=+105.245882519 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b01500): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b01a00): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b01a00): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b01a00): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050bd0 item 80 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b01a00): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b01a00): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.172577069 +0000 UTC m=+105.246398427 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000b01a00): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0006808c0): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0006808c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0006808c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0006808c0): >_readAt: n=5, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0006808c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.172577069 +0000 UTC m=+105.246398427 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0006808c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050ee0 item 80 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000681040): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000681040): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000681040): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000681040): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000681040): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.176937017 +0000 UTC m=+105.250758375 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000681040): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0006814c0): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0006814c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0006814c0): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0006814c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0006814c0): >_readAt: n=2, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0006814c0): _writeAt: size=3, off=7 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051730 item 81 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0006814c0): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0006814c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.179133917 +0000 UTC m=+105.252955275 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0006814c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000681a00): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000681a00): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000681a00): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000681a00): >_readAt: n=8, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000681a00): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.179133917 +0000 UTC m=+105.252955275 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000681a00): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051a40 item 81 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f0180): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f0180): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f0180): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f0180): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f0180): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.184380147 +0000 UTC m=+105.258201505 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f0180): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f0680): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f0680): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f0680): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be2a0 item 82 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f0680): _readAt: size=2, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f0680): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f0680): _writeAt: size=3, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f0680): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f0680): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.186065479 +0000 UTC m=+105.259886836 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f0680): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f0d00): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f0d00): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f0d00): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f0d00): >_readAt: n=3, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f0d00): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.186065479 +0000 UTC m=+105.259886836 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f0d00): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be540 item 82 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f1380): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f1380): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f1380): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f1380): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f1380): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.187947779 +0000 UTC m=+105.261769126 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f1380): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f1880): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f1880): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f1880): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f1880): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f1880): >_readAt: n=2, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f1880): _writeAt: size=3, off=7 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be930 item 83 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f1880): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f1880): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.190940442 +0000 UTC m=+105.264761799 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f1880): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f1dc0): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f1dc0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f1dc0): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f1dc0): >_readAt: n=8, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f1dc0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.190940442 +0000 UTC m=+105.264761799 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0000f1dc0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004beb60 item 83 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4d480): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4d480): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4d480): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4d480): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4d480): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.193571467 +0000 UTC m=+105.267392824 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4d480): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4d980): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4d980): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4d980): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e460 item 84 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4d980): _readAt: size=2, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4d980): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4d980): _writeAt: size=3, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4d980): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4d980): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.194236294 +0000 UTC m=+105.268057651 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4d980): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4df00): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4df00): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4df00): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4df00): >_readAt: n=3, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4df00): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.194236294 +0000 UTC m=+105.268057651 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a4df00): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036eb60 item 84 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000356c00): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000356c00): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000356c00): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000356c00): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000356c00): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.195557833 +0000 UTC m=+105.269379190 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000356c00): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000357900): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000357900): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000357900): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000357900): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000357900): >_readAt: n=2, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000357900): _writeAt: size=3, off=7 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f490 item 85 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000357900): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000357900): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.196322527 +0000 UTC m=+105.270143884 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000357900): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000357ec0): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000357ec0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000357ec0): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000357ec0): >_readAt: n=8, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000357ec0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.196322527 +0000 UTC m=+105.270143884 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000357ec0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f650 item 85 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009345c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009345c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009345c0): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009345c0): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009345c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.197652832 +0000 UTC m=+105.271474189 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0009345c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000934ac0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000934ac0): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000934ac0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fab0 item 86 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000934ac0): _readAt: size=2, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000934ac0): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000934ac0): _writeAt: size=3, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000934ac0): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000934ac0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.201114134 +0000 UTC m=+105.274935491 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000934ac0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000935180): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000935180): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000935180): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000935180): >_readAt: n=3, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000935180): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.201114134 +0000 UTC m=+105.274935491 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000935180): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fc70 item 86 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000935800): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000935800): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000935800): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000935800): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000935800): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.20601197 +0000 UTC m=+105.279833327 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000935800): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000935d00): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000935d00): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000935d00): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000935d00): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000935d00): >_readAt: n=2, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000935d00): _writeAt: size=3, off=7 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4230 item 87 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000935d00): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000935d00): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.208713187 +0000 UTC m=+105.282534544 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000935d00): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0005322c0): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0005322c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0005322c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0005322c0): >_readAt: n=8, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0005322c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.208713187 +0000 UTC m=+105.282534544 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc0005322c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4700 item 87 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 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/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00070e640): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00070e640): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00070e640): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00070e640): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00070e640): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.2116741 +0000 UTC m=+105.285495458 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00070e640): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00070ec00): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00070ec00): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00070ec00): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf1f0 item 88 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00070ec00): _readAt: size=2, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00070ec00): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00070ec00): _writeAt: size=3, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00070ec00): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00070ec00): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.214028165 +0000 UTC m=+105.287849523 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00070ec00): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00070fd00): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00070fd00): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00070fd00): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00070fd00): >_readAt: n=3, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00070fd00): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.214028165 +0000 UTC m=+105.287849523 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00070fd00): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf730 item 88 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051c3c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051c3c0): open at offset 0 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051c3c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051c3c0): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051c3c0): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051c3c0): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051c3c0): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051c3c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.215782005 +0000 UTC m=+105.289603372 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051c3c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051c900): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051c900): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051c900): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bff10 item 89 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051c900): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051c900): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.216531831 +0000 UTC m=+105.290353179 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051c900): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051ce40): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051ce40): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051ce40): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051ce40): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051ce40): >_readAt: n=2, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051ce40): _writeAt: size=3, off=7 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d42a0 item 89 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051ce40): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051ce40): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.219808507 +0000 UTC m=+105.293629864 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051ce40): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051d4c0): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051d4c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051d4c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051d4c0): >_readAt: n=8, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051d4c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.219808507 +0000 UTC m=+105.293629864 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051d4c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4700 item 89 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051db00): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051db00): open at offset 0 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051db00): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051db00): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051db00): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051db00): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051db00): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051db00): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.222500416 +0000 UTC m=+105.296321774 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc00051db00): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fca100): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fca100): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fca100): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5490 item 90 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fca100): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fca100): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.223232048 +0000 UTC m=+105.297053396 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fca100): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fca640): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fca640): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fca640): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5810 item 90 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fca640): _readAt: size=2, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fca640): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fca640): _writeAt: size=3, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fca640): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fca640): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.224107871 +0000 UTC m=+105.297929218 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fca640): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcac00): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcac00): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcac00): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcac00): >_readAt: n=3, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcac00): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.224107871 +0000 UTC m=+105.297929218 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcac00): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5b20 item 90 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcb240): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcb240): open at offset 0 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcb240): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcb240): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcb240): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcb240): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcb240): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcb240): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.228012906 +0000 UTC m=+105.301834262 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcb240): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcb7c0): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcb7c0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcb7c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc2a0 item 91 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcb7c0): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcb7c0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.228914867 +0000 UTC m=+105.302736224 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcb7c0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcbd00): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcbd00): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcbd00): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcbd00): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcbd00): >_readAt: n=2, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcbd00): _writeAt: size=3, off=7 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bca80 item 91 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcbd00): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcbd00): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.229888523 +0000 UTC m=+105.303709880 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000fcbd00): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9a300): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9a300): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9a300): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9a300): >_readAt: n=8, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9a300): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.229888523 +0000 UTC m=+105.303709880 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9a300): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd1f0 item 91 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 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/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9a940): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9a940): open at offset 0 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9a940): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9a940): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9a940): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9a940): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9a940): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9a940): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.232736996 +0000 UTC m=+105.306558353 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9a940): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9ae80): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9ae80): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9ae80): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdb90 item 92 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9ae80): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9ae80): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.234005836 +0000 UTC m=+105.307827183 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9ae80): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000532c40): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000532c40): open at offset 5 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000532c40): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4d20 item 92 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000532c40): _readAt: size=2, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000532c40): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000532c40): _writeAt: size=3, off=5 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000532c40): >_writeAt: n=3, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000532c40): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.235627918 +0000 UTC m=+105.309449265 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000532c40): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000533200): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000533200): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000533200): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000533200): >_readAt: n=3, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000533200): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.235627918 +0000 UTC m=+105.309449265 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000533200): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b5500 item 92 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000533840): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000533840): open at offset 0 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000533840): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000533840): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000533840): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000533840): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000533840): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000533840): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.238784018 +0000 UTC m=+105.312605375 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000533840): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000533d80): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000533d80): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000533d80): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e40e0 item 93 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000533d80): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000533d80): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.239668307 +0000 UTC m=+105.313489663 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000533d80): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000802580): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000802580): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000802580): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000802580): >_readAt: n=5, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000802580): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.239668307 +0000 UTC m=+105.313489663 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000802580): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e42a0 item 93 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 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/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000802bc0): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000802bc0): open at offset 0 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000802bc0): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000802bc0): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000802bc0): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000802bc0): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000802bc0): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000802bc0): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.242135834 +0000 UTC m=+105.315957201 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000802bc0): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000803100): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000803100): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000803100): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e4a80 item 94 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000803100): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000803100): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.242840266 +0000 UTC m=+105.316661623 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000803100): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000803800): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000803800): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000803800): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000803800): >_readAt: n=5, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000803800): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.242840266 +0000 UTC m=+105.316661623 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000803800): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e4e00 item 94 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 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/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9b100): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9b100): open at offset 0 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9b100): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9b100): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9b100): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9b100): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9b100): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9b100): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.24683061 +0000 UTC m=+105.320651977 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9b100): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9b680): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9b680): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9b680): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412000 item 95 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9b680): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9b680): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.248595591 +0000 UTC m=+105.322416948 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9b680): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9bd80): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9bd80): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9bd80): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9bd80): >_readAt: n=5, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9bd80): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.248595591 +0000 UTC m=+105.322416948 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000a9bd80): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412230 item 95 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 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/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000902440): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000902440): open at offset 0 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000902440): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000902440): _readAt: size=2, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000902440): >_readAt: n=0, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000902440): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000902440): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000902440): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.251845727 +0000 UTC m=+105.325667074 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000902440): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000902980): _writeAt: size=5, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000902980): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000902980): >openPending: err= 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412a80 item 96 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000902980): >_writeAt: n=5, err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000902980): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.252873664 +0000 UTC m=+105.326695021 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000902980): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/25 03:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/25 03:38:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000903080): _readAt: size=512, off=0 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000903080): openPending: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000903080): >openPending: err= 2025/11/25 03:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000903080): >_readAt: n=5, err=EOF 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000903080): close: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-25 03:38:53.252873664 +0000 UTC m=+105.326695021 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/25 03:38:53 DEBUG : open-test-file(0xc000903080): >close: err= 2025/11/25 03:38:53 DEBUG : open-test-file: Remove: 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412f50 item 96 2025/11/25 03:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/25 03:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/25 03:38:53 DEBUG : open-test-file: >Remove: err= 2025/11/25 03:38:53 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:53 DEBUG : Looking for writers 2025/11/25 03:38:53 DEBUG : >WaitForWriters: 2025/11/25 03:38:53 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.62s) --- PASS: TestRWFileHandleOpenTests/writes (0.76s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.10s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.85s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.12s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:38:53 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:38:53 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:38:53 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:53 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:38:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:38:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:38:53 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:38:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:38:53 DEBUG : file1: newRWFileHandle: 2025/11/25 03:38:53 DEBUG : file1(0xc0008c73c0): openPending: 2025/11/25 03:38:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:53 DEBUG : file1(0xc0008c73c0): >openPending: err= 2025/11/25 03:38:53 DEBUG : file1: >newRWFileHandle: err= 2025/11/25 03:38:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:38:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/25 03:38:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/11/25 03:38:53 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:38:53 DEBUG : Looking for writers 2025/11/25 03:38:53 DEBUG : file1: reading active writers 2025/11/25 03:38:53 DEBUG : file1: active writers 1 2025/11/25 03:38:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:38:53 DEBUG : Looking for writers 2025/11/25 03:38:53 DEBUG : file1: reading active writers 2025/11/25 03:38:53 DEBUG : file1: active writers 1 2025/11/25 03:38:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:38:53 DEBUG : Looking for writers 2025/11/25 03:38:53 DEBUG : file1: reading active writers 2025/11/25 03:38:53 DEBUG : file1: active writers 1 2025/11/25 03:38:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:38:53 DEBUG : Looking for writers 2025/11/25 03:38:53 DEBUG : file1: reading active writers 2025/11/25 03:38:53 DEBUG : file1: active writers 1 2025/11/25 03:38:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:38:53 DEBUG : Looking for writers 2025/11/25 03:38:53 DEBUG : file1: reading active writers 2025/11/25 03:38:53 DEBUG : file1: active writers 1 2025/11/25 03:38:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:38:53 DEBUG : Looking for writers 2025/11/25 03:38:53 DEBUG : file1: reading active writers 2025/11/25 03:38:53 DEBUG : file1: active writers 1 2025/11/25 03:38:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/11/25 03:38:54 DEBUG : Looking for writers 2025/11/25 03:38:54 DEBUG : file1: reading active writers 2025/11/25 03:38:54 DEBUG : file1: active writers 1 2025/11/25 03:38:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/11/25 03:38:54 DEBUG : Looking for writers 2025/11/25 03:38:54 DEBUG : file1: reading active writers 2025/11/25 03:38:54 DEBUG : file1: active writers 1 2025/11/25 03:38:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:38:55 DEBUG : Looking for writers 2025/11/25 03:38:55 DEBUG : file1: reading active writers 2025/11/25 03:38:55 DEBUG : file1: active writers 1 2025/11/25 03:38:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:38:56 DEBUG : Looking for writers 2025/11/25 03:38:56 DEBUG : file1: reading active writers 2025/11/25 03:38:56 DEBUG : file1: active writers 1 2025/11/25 03:38:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:38:57 DEBUG : Looking for writers 2025/11/25 03:38:57 DEBUG : file1: reading active writers 2025/11/25 03:38:57 DEBUG : file1: active writers 1 2025/11/25 03:38:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:38:58 DEBUG : Looking for writers 2025/11/25 03:38:58 DEBUG : file1: reading active writers 2025/11/25 03:38:58 DEBUG : file1: active writers 1 2025/11/25 03:38:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:38:59 DEBUG : Looking for writers 2025/11/25 03:38:59 DEBUG : file1: reading active writers 2025/11/25 03:38:59 DEBUG : file1: active writers 1 2025/11/25 03:38:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:00 DEBUG : Looking for writers 2025/11/25 03:39:00 DEBUG : file1: reading active writers 2025/11/25 03:39:00 DEBUG : file1: active writers 1 2025/11/25 03:39:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:01 DEBUG : Looking for writers 2025/11/25 03:39:01 DEBUG : file1: reading active writers 2025/11/25 03:39:01 DEBUG : file1: active writers 1 2025/11/25 03:39:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:02 DEBUG : Looking for writers 2025/11/25 03:39:02 DEBUG : file1: reading active writers 2025/11/25 03:39:02 DEBUG : file1: active writers 1 2025/11/25 03:39:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:03 DEBUG : Looking for writers 2025/11/25 03:39:03 DEBUG : file1: reading active writers 2025/11/25 03:39:03 DEBUG : file1: active writers 1 2025/11/25 03:39:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:04 DEBUG : Looking for writers 2025/11/25 03:39:04 DEBUG : file1: reading active writers 2025/11/25 03:39:04 DEBUG : file1: active writers 1 2025/11/25 03:39:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:05 DEBUG : Looking for writers 2025/11/25 03:39:05 DEBUG : file1: reading active writers 2025/11/25 03:39:05 DEBUG : file1: active writers 1 2025/11/25 03:39:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:06 DEBUG : Looking for writers 2025/11/25 03:39:06 DEBUG : file1: reading active writers 2025/11/25 03:39:06 DEBUG : file1: active writers 1 2025/11/25 03:39:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:07 DEBUG : Looking for writers 2025/11/25 03:39:07 DEBUG : file1: reading active writers 2025/11/25 03:39:07 DEBUG : file1: active writers 1 2025/11/25 03:39:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:08 DEBUG : Looking for writers 2025/11/25 03:39:08 DEBUG : file1: reading active writers 2025/11/25 03:39:08 DEBUG : file1: active writers 1 2025/11/25 03:39:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:09 DEBUG : Looking for writers 2025/11/25 03:39:09 DEBUG : file1: reading active writers 2025/11/25 03:39:09 DEBUG : file1: active writers 1 2025/11/25 03:39:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:10 DEBUG : Looking for writers 2025/11/25 03:39:10 DEBUG : file1: reading active writers 2025/11/25 03:39:10 DEBUG : file1: active writers 1 2025/11/25 03:39:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:11 DEBUG : Looking for writers 2025/11/25 03:39:11 DEBUG : file1: reading active writers 2025/11/25 03:39:11 DEBUG : file1: active writers 1 2025/11/25 03:39:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:12 DEBUG : Looking for writers 2025/11/25 03:39:12 DEBUG : file1: reading active writers 2025/11/25 03:39:12 DEBUG : file1: active writers 1 2025/11/25 03:39:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:13 DEBUG : Looking for writers 2025/11/25 03:39:13 DEBUG : file1: reading active writers 2025/11/25 03:39:13 DEBUG : file1: active writers 1 2025/11/25 03:39:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:14 DEBUG : Looking for writers 2025/11/25 03:39:14 DEBUG : file1: reading active writers 2025/11/25 03:39:14 DEBUG : file1: active writers 1 2025/11/25 03:39:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:15 DEBUG : Looking for writers 2025/11/25 03:39:15 DEBUG : file1: reading active writers 2025/11/25 03:39:15 DEBUG : file1: active writers 1 2025/11/25 03:39:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:16 DEBUG : Looking for writers 2025/11/25 03:39:16 DEBUG : file1: reading active writers 2025/11/25 03:39:16 DEBUG : file1: active writers 1 2025/11/25 03:39:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:17 DEBUG : Looking for writers 2025/11/25 03:39:17 DEBUG : file1: reading active writers 2025/11/25 03:39:17 DEBUG : file1: active writers 1 2025/11/25 03:39:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:18 DEBUG : Looking for writers 2025/11/25 03:39:18 DEBUG : file1: reading active writers 2025/11/25 03:39:18 DEBUG : file1: active writers 1 2025/11/25 03:39:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:19 DEBUG : Looking for writers 2025/11/25 03:39:19 DEBUG : file1: reading active writers 2025/11/25 03:39:19 DEBUG : file1: active writers 1 2025/11/25 03:39:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:20 DEBUG : Looking for writers 2025/11/25 03:39:20 DEBUG : file1: reading active writers 2025/11/25 03:39:20 DEBUG : file1: active writers 1 2025/11/25 03:39:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:21 DEBUG : Looking for writers 2025/11/25 03:39:21 DEBUG : file1: reading active writers 2025/11/25 03:39:21 DEBUG : file1: active writers 1 2025/11/25 03:39:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:22 DEBUG : Looking for writers 2025/11/25 03:39:22 DEBUG : file1: reading active writers 2025/11/25 03:39:22 DEBUG : file1: active writers 1 2025/11/25 03:39:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/25 03:39:23 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0006630e0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc00075f308 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824641450816} name:file1 opens:1 downloaders: o: fd:0xc00070c490 info:{ModTime:{wall:13997582449754682729 ext:105608510487 loc:0x429cc00} ATime:{wall:13997582449754682729 ext:105608510487 loc:0x429cc00} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/11/25 03:39:23 DEBUG : >WaitForWriters: 2025/11/25 03:39:23 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.30s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:39:23 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:39:23 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:39:23 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:39:23 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:39:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:39:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:39:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:39:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:39:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:39:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:39:23 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:39:23 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:39:23 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:39:23 DEBUG : rename_me: newRWFileHandle: 2025/11/25 03:39:23 DEBUG : rename_me(0xc000a84b00): openPending: 2025/11/25 03:39:23 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/25 03:39:23 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/25 03:39:23 DEBUG : rename_me(0xc000a84b00): >openPending: err= 2025/11/25 03:39:23 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/25 03:39:23 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/25 03:39:23 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/25 03:39:23 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/25 03:39:23 DEBUG : rename_me(0xc000a84b00): _writeAt: size=5, off=0 2025/11/25 03:39:23 DEBUG : rename_me(0xc000a84b00): >_writeAt: n=5, err= 2025/11/25 03:39:23 DEBUG : rename_me(0xc000a84b00): close: 2025/11/25 03:39:23 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-25 03:39:23.831323532 +0000 UTC m=+135.905144899 2025/11/25 03:39:23 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/25 03:39:23 DEBUG : rename_me(0xc000a84b00): >close: err= 2025/11/25 03:39:23 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/25 03:39:23 DEBUG : i_was_renamed: Updating file with 0xc0008ae600 2025/11/25 03:39:23 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/25 03:39:23 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/25 03:39:23 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:39:23 DEBUG : Looking for writers 2025/11/25 03:39:23 DEBUG : i_was_renamed: reading active writers 2025/11/25 03:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/25 03:39:23 DEBUG : Looking for writers 2025/11/25 03:39:23 DEBUG : i_was_renamed: reading active writers 2025/11/25 03:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/25 03:39:23 DEBUG : Looking for writers 2025/11/25 03:39:23 DEBUG : i_was_renamed: reading active writers 2025/11/25 03:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/25 03:39:23 DEBUG : Looking for writers 2025/11/25 03:39:23 DEBUG : i_was_renamed: reading active writers 2025/11/25 03:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/25 03:39:23 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/25 03:39:23 DEBUG : Looking for writers 2025/11/25 03:39:23 DEBUG : i_was_renamed: reading active writers 2025/11/25 03:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/25 03:39:24 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:24 DEBUG : Looking for writers 2025/11/25 03:39:24 DEBUG : i_was_renamed: reading active writers 2025/11/25 03:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/25 03:39:24 DEBUG : i_was_renamed: size = 5 OK 2025/11/25 03:39:24 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/25 03:39:24 INFO : i_was_renamed: Copied (new) 2025/11/25 03:39:24 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-25 03:39:23 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/25 03:39:24 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/25 03:39:24 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/25 03:39:24 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/25 03:39:24 DEBUG : Looking for writers 2025/11/25 03:39:24 DEBUG : i_was_renamed: reading active writers 2025/11/25 03:39:24 DEBUG : >WaitForWriters: 2025/11/25 03:39:24 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.08s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:39:24 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:39:24 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/25 03:39:24 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:39:24 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:39:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:39:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:39:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:39:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:39:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/25 03:39:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5wQtN}/rclone-test-mulemad8golu" 2025/11/25 03:39:24 INFO : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/25 03:39:24 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:25 DEBUG : forgetting directory cache 2025/11/25 03:39:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:39:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/25 03:39:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/25 03:39:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/25 03:39:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:39:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:39:25 DEBUG : TestRWCacheUpdate(0xc000c4e8c0): _readAt: size=512, off=0 2025/11/25 03:39:25 DEBUG : TestRWCacheUpdate(0xc000c4e8c0): openPending: 2025/11/25 03:39:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-25 02:40:24 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/11/25 03:39:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/25 03:39:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:39:25 DEBUG : TestRWCacheUpdate(0xc000c4e8c0): >openPending: err= 2025/11/25 03:39:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/25 03:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:25 DEBUG : TestRWCacheUpdate(0xc000c4e8c0): >_readAt: n=20, err=EOF 2025/11/25 03:39:25 DEBUG : TestRWCacheUpdate(0xc000c4e8c0): close: 2025/11/25 03:39:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-25 02:40:24 +0000 GMT 2025/11/25 03:39:25 DEBUG : TestRWCacheUpdate(0xc000c4e8c0): >close: err= 2025/11/25 03:39:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:25 DEBUG : forgetting directory cache 2025/11/25 03:39:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:39:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:39:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/25 03:39:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/25 03:39:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/25 03:39:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:39:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:39:26 DEBUG : TestRWCacheUpdate(0xc000862380): _readAt: size=512, off=0 2025/11/25 03:39:26 DEBUG : TestRWCacheUpdate(0xc000862380): openPending: 2025/11/25 03:39:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-25 02:41:24 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-11-25 02:40:24 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/11/25 03:39:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-25 02:41:24 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-11-25 02:40:24 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/11/25 03:39:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/25 03:39:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/25 03:39:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/25 03:39:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:39:26 DEBUG : TestRWCacheUpdate(0xc000862380): >openPending: err= 2025/11/25 03:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/25 03:39:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:39:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:26 DEBUG : TestRWCacheUpdate(0xc000862380): >_readAt: n=20, err=EOF 2025/11/25 03:39:26 DEBUG : TestRWCacheUpdate(0xc000862380): close: 2025/11/25 03:39:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-25 02:41:24 +0000 GMT 2025/11/25 03:39:26 DEBUG : TestRWCacheUpdate(0xc000862380): >close: err= 2025/11/25 03:39:26 DEBUG : Re-reading directory (102.732295ms old) 2025/11/25 03:39:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:39:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/25 03:39:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:26 DEBUG : forgetting directory cache 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate(0xc000145200): _readAt: size=512, off=0 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate(0xc000145200): openPending: 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-25 02:42:24 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-11-25 02:41:24 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-25 02:42:24 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-11-25 02:41:24 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/11/25 03:39:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/25 03:39:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate(0xc000145200): >openPending: err= 2025/11/25 03:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate(0xc000145200): >_readAt: n=20, err=EOF 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate(0xc000145200): close: 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-25 02:42:24 +0000 GMT 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate(0xc000145200): >close: err= 2025/11/25 03:39:27 DEBUG : Re-reading directory (110.656858ms old) 2025/11/25 03:39:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:27 DEBUG : forgetting directory cache 2025/11/25 03:39:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate(0xc000935100): _readAt: size=512, off=0 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate(0xc000935100): openPending: 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-25 02:43:24 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-11-25 02:42:24 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-25 02:43:24 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-11-25 02:42:24 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/11/25 03:39:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/25 03:39:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate(0xc000935100): >openPending: err= 2025/11/25 03:39:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate(0xc000935100): >_readAt: n=20, err=EOF 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate(0xc000935100): close: 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-25 02:43:24 +0000 GMT 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate(0xc000935100): >close: err= 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:28 DEBUG : forgetting directory cache 2025/11/25 03:39:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate(0xc000fcbd80): _readAt: size=512, off=0 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate(0xc000fcbd80): openPending: 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-25 02:44:24 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-11-25 02:43:24 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-25 02:44:24 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-11-25 02:43:24 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/11/25 03:39:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/25 03:39:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate(0xc000fcbd80): >openPending: err= 2025/11/25 03:39:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate(0xc000fcbd80): >_readAt: n=20, err=EOF 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate(0xc000fcbd80): close: 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-25 02:44:24 +0000 GMT 2025/11/25 03:39:28 DEBUG : TestRWCacheUpdate(0xc000fcbd80): >close: err= 2025/11/25 03:39:28 DEBUG : Re-reading directory (117.703564ms old) 2025/11/25 03:39:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:29 DEBUG : forgetting directory cache 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate(0xc0007ba740): _readAt: size=512, off=0 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate(0xc0007ba740): openPending: 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-25 02:45:24 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-11-25 02:44:24 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-25 02:45:24 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-11-25 02:44:24 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/11/25 03:39:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/25 03:39:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate(0xc0007ba740): >openPending: err= 2025/11/25 03:39:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate(0xc0007ba740): >_readAt: n=20, err=EOF 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate(0xc0007ba740): close: 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-25 02:45:24 +0000 GMT 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate(0xc0007ba740): >close: err= 2025/11/25 03:39:29 DEBUG : Re-reading directory (100.918642ms old) 2025/11/25 03:39:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:39:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/25 03:39:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:30 DEBUG : forgetting directory cache 2025/11/25 03:39:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:39:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/25 03:39:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/25 03:39:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/25 03:39:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:39:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:39:30 DEBUG : TestRWCacheUpdate(0xc0008030c0): _readAt: size=512, off=0 2025/11/25 03:39:30 DEBUG : TestRWCacheUpdate(0xc0008030c0): openPending: 2025/11/25 03:39:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-25 02:46:24 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-11-25 02:45:24 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/11/25 03:39:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-25 02:46:24 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-11-25 02:45:24 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/11/25 03:39:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/25 03:39:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/25 03:39:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/25 03:39:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:39:30 DEBUG : TestRWCacheUpdate(0xc0008030c0): >openPending: err= 2025/11/25 03:39:30 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/25 03:39:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:39:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:30 DEBUG : TestRWCacheUpdate(0xc0008030c0): >_readAt: n=21, err=EOF 2025/11/25 03:39:30 DEBUG : TestRWCacheUpdate(0xc0008030c0): close: 2025/11/25 03:39:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-25 02:46:24 +0000 GMT 2025/11/25 03:39:30 DEBUG : TestRWCacheUpdate(0xc0008030c0): >close: err= 2025/11/25 03:39:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:30 DEBUG : forgetting directory cache 2025/11/25 03:39:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:39:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:39:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/25 03:39:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/25 03:39:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/25 03:39:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:39:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:39:31 DEBUG : TestRWCacheUpdate(0xc0008a5080): _readAt: size=512, off=0 2025/11/25 03:39:31 DEBUG : TestRWCacheUpdate(0xc0008a5080): openPending: 2025/11/25 03:39:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-25 02:47:24 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-11-25 02:46:24 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/11/25 03:39:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-25 02:47:24 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-11-25 02:46:24 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/11/25 03:39:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/25 03:39:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/25 03:39:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/25 03:39:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:39:31 DEBUG : TestRWCacheUpdate(0xc0008a5080): >openPending: err= 2025/11/25 03:39:31 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/25 03:39:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:39:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:31 DEBUG : TestRWCacheUpdate(0xc0008a5080): >_readAt: n=22, err=EOF 2025/11/25 03:39:31 DEBUG : TestRWCacheUpdate(0xc0008a5080): close: 2025/11/25 03:39:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-25 02:47:24 +0000 GMT 2025/11/25 03:39:31 DEBUG : TestRWCacheUpdate(0xc0008a5080): >close: err= 2025/11/25 03:39:31 DEBUG : Re-reading directory (122.126508ms old) 2025/11/25 03:39:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:39:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/25 03:39:31 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:31 DEBUG : forgetting directory cache 2025/11/25 03:39:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:39:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/25 03:39:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/25 03:39:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/25 03:39:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:39:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:39:32 DEBUG : TestRWCacheUpdate(0xc00089dd80): _readAt: size=512, off=0 2025/11/25 03:39:32 DEBUG : TestRWCacheUpdate(0xc00089dd80): openPending: 2025/11/25 03:39:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-25 02:48:24 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-11-25 02:47:24 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/11/25 03:39:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-25 02:48:24 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-11-25 02:47:24 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/11/25 03:39:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/25 03:39:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/25 03:39:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/25 03:39:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:39:32 DEBUG : TestRWCacheUpdate(0xc00089dd80): >openPending: err= 2025/11/25 03:39:32 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/25 03:39:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:39:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:32 DEBUG : TestRWCacheUpdate(0xc00089dd80): >_readAt: n=23, err=EOF 2025/11/25 03:39:32 DEBUG : TestRWCacheUpdate(0xc00089dd80): close: 2025/11/25 03:39:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-25 02:48:24 +0000 GMT 2025/11/25 03:39:32 DEBUG : TestRWCacheUpdate(0xc00089dd80): >close: err= 2025/11/25 03:39:32 DEBUG : Re-reading directory (108.312261ms old) 2025/11/25 03:39:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:39:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/25 03:39:32 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:33 DEBUG : forgetting directory cache 2025/11/25 03:39:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:39:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/25 03:39:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/25 03:39:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/25 03:39:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:39:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/25 03:39:33 DEBUG : TestRWCacheUpdate(0xc000841980): _readAt: size=512, off=0 2025/11/25 03:39:33 DEBUG : TestRWCacheUpdate(0xc000841980): openPending: 2025/11/25 03:39:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-25 02:49:24 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-11-25 02:48:24 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/11/25 03:39:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-25 02:49:24 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-11-25 02:48:24 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/11/25 03:39:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/25 03:39:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/25 03:39:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/25 03:39:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/25 03:39:33 DEBUG : TestRWCacheUpdate(0xc000841980): >openPending: err= 2025/11/25 03:39:33 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/25 03:39:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/25 03:39:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:33 DEBUG : TestRWCacheUpdate(0xc000841980): >_readAt: n=24, err=EOF 2025/11/25 03:39:33 DEBUG : TestRWCacheUpdate(0xc000841980): close: 2025/11/25 03:39:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-25 02:49:24 +0000 GMT 2025/11/25 03:39:33 DEBUG : TestRWCacheUpdate(0xc000841980): >close: err= 2025/11/25 03:39:33 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:39:33 DEBUG : Looking for writers 2025/11/25 03:39:33 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/25 03:39:33 DEBUG : >WaitForWriters: 2025/11/25 03:39:33 DEBUG : webdav root 'rclone-test-mulemad8golu': vfs cache: cleaner exiting 2025/11/25 03:39:33 DEBUG : forgetting directory cache 2025/11/25 03:39:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.34s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:39:34 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:34 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:35 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:35 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:39:35 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:39:35 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/25 03:39:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/25 03:39:35 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/25 03:39:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:35 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/25 03:39:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/25 03:39:35 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/25 03:39:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:35 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/25 03:39:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/25 03:39:35 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/25 03:39:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:35 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:35 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/25 03:39:35 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/25 03:39:35 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/25 03:39:35 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:36 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/25 03:39:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/25 03:39:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/25 03:39:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:36 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/25 03:39:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/25 03:39:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/25 03:39:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:36 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/25 03:39:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/25 03:39:36 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/11/25 03:39:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:36 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/25 03:39:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/25 03:39:36 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/11/25 03:39:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:36 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/25 03:39:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/25 03:39:36 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/11/25 03:39:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/25 03:39:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/25 03:39:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/25 03:39:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:36 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/25 03:39:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/25 03:39:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/25 03:39:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:36 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:36 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:36 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/25 03:39:36 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/25 03:39:36 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:36 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/25 03:39:36 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/25 03:39:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/25 03:39:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/25 03:39:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/25 03:39:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:37 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:37 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/11/25 03:39:37 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:37 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/11/25 03:39:37 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:37 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/11/25 03:39:37 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:37 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/25 03:39:37 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/25 03:39:37 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/25 03:39:37 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:37 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:37 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:37 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/25 03:39:37 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/25 03:39:37 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/25 03:39:37 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:37 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:37 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:37 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/11/25 03:39:37 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:37 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/11/25 03:39:37 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:39:37 DEBUG : Looking for writers 2025/11/25 03:39:37 DEBUG : FiLeA: reading active writers 2025/11/25 03:39:37 DEBUG : FiLeB: reading active writers 2025/11/25 03:39:37 DEBUG : FilEb: reading active writers 2025/11/25 03:39:37 DEBUG : >WaitForWriters: 2025/11/25 03:39:37 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:39:37 DEBUG : Looking for writers 2025/11/25 03:39:37 DEBUG : FiLeA: reading active writers 2025/11/25 03:39:37 DEBUG : FiLeB: reading active writers 2025/11/25 03:39:37 DEBUG : FilEb: reading active writers 2025/11/25 03:39:37 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.69s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:39:37 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:38 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:38 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:39:38 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:38 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/25 03:39:38 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/25 03:39:38 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/25 03:39:38 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:38 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:38 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:38 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/25 03:39:38 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/25 03:39:38 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/25 03:39:38 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:38 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:38 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:38 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/25 03:39:38 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/25 03:39:38 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/25 03:39:38 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:39:38 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/25 03:39:38 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:38 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/25 03:39:38 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:39:38 DEBUG : Looking for writers 2025/11/25 03:39:38 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/25 03:39:38 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/25 03:39:38 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.46s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:39:39 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:39:39 DEBUG : webdav root 'rclone-test-mulemad8golu': Reusing VFS from active cache 2025/11/25 03:39:39 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:39:39 DEBUG : Looking for writers 2025/11/25 03:39:39 DEBUG : >WaitForWriters: 2025/11/25 03:39:39 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:39:39 DEBUG : Looking for writers 2025/11/25 03:39:39 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.17s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:39:39 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:39:39 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:39:39 DEBUG : Looking for writers 2025/11/25 03:39:39 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.19s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:39:39 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:39:39 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:39:39 DEBUG : Looking for writers 2025/11/25 03:39:39 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.20s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:39:39 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:39:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:40 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:40 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:39:40 DEBUG : dir: Looking for writers 2025/11/25 03:39:40 DEBUG : file2: reading active writers 2025/11/25 03:39:40 DEBUG : Looking for writers 2025/11/25 03:39:40 DEBUG : dir: reading active writers 2025/11/25 03:39:40 DEBUG : file1: reading active writers 2025/11/25 03:39:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.70s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:39:41 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:39:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:42 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:42 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:39:42 DEBUG : dir: Looking for writers 2025/11/25 03:39:42 DEBUG : Looking for writers 2025/11/25 03:39:42 DEBUG : dir: reading active writers 2025/11/25 03:39:42 DEBUG : file1: reading active writers 2025/11/25 03:39:42 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.63s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:39:43 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:39:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:43 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:44 DEBUG : file1: Open: flags=O_RDONLY 2025/11/25 03:39:44 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/25 03:39:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/25 03:39:44 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:44 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/25 03:39:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/25 03:39:44 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/25 03:39:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:39:44 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:39:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/25 03:39:44 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/25 03:39:44 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/25 03:39:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/25 03:39:44 DEBUG : webdav root 'rclone-test-mulemad8golu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/25 03:39:44 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:44 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/25 03:39:44 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/25 03:39:44 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/11/25 03:39:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/25 03:39:44 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:39:44 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/25 03:39:44 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:39:44 DEBUG : dir: Looking for writers 2025/11/25 03:39:44 DEBUG : file2: reading active writers 2025/11/25 03:39:44 DEBUG : new_file.txt: reading active writers 2025/11/25 03:39:44 DEBUG : Looking for writers 2025/11/25 03:39:44 DEBUG : dir: reading active writers 2025/11/25 03:39:44 DEBUG : file1: reading active writers 2025/11/25 03:39:44 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.14s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:39:45 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:39:45 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:46 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/11/25 03:39:46 DEBUG : dir/file1: Updating file with dir/file1 0xc000a6a900 2025/11/25 03:39:46 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/25 03:39:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/25 03:39:46 INFO : dir/file1: Moved (server-side) to: file0 2025/11/25 03:39:46 DEBUG : file0: Updating file with file0 0xc000a6a900 2025/11/25 03:39:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/25 03:39:46 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/25 03:39:47 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:39:47 DEBUG : dir: Looking for writers 2025/11/25 03:39:47 DEBUG : Looking for writers 2025/11/25 03:39:47 DEBUG : dir: reading active writers 2025/11/25 03:39:47 DEBUG : file0: reading active writers 2025/11/25 03:39:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.38s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:39:47 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:39:47 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:39:47 DEBUG : Looking for writers 2025/11/25 03:39:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.24s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:39:47 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:39:48 DEBUG : Added virtual directory entry vAddDir: "/" 2025/11/25 03:39:48 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/25 03:39:48 DEBUG : Added virtual directory entry vAddDir: "b" 2025/11/25 03:39:49 DEBUG : Added virtual directory entry vAddDir: "c" 2025/11/25 03:39:49 DEBUG : Added virtual directory entry vAddDir: "d" 2025/11/25 03:39:49 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:39:49 DEBUG : Looking for writers 2025/11/25 03:39:49 DEBUG : a: Looking for writers 2025/11/25 03:39:49 DEBUG : b: Looking for writers 2025/11/25 03:39:49 DEBUG : c: Looking for writers 2025/11/25 03:39:49 DEBUG : d: Looking for writers 2025/11/25 03:39:49 DEBUG : Looking for writers 2025/11/25 03:39:49 DEBUG : /: reading active writers 2025/11/25 03:39:49 DEBUG : a: reading active writers 2025/11/25 03:39:49 DEBUG : b: reading active writers 2025/11/25 03:39:49 DEBUG : c: reading active writers 2025/11/25 03:39:49 DEBUG : d: reading active writers 2025/11/25 03:39:49 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.16s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:39:51 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:39:51 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/25 03:39:51 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/11/25 03:39:51 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/11/25 03:39:52 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/11/25 03:39:53 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:39:53 DEBUG : a/b/c/d: Looking for writers 2025/11/25 03:39:53 DEBUG : a/b/c: Looking for writers 2025/11/25 03:39:53 DEBUG : d: reading active writers 2025/11/25 03:39:53 DEBUG : a/b: Looking for writers 2025/11/25 03:39:53 DEBUG : c: reading active writers 2025/11/25 03:39:53 DEBUG : a: Looking for writers 2025/11/25 03:39:53 DEBUG : b: reading active writers 2025/11/25 03:39:53 DEBUG : Looking for writers 2025/11/25 03:39:53 DEBUG : a: reading active writers 2025/11/25 03:39:53 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.86s) === 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:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:39:55 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:39:55 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:39:55 DEBUG : Looking for writers 2025/11/25 03:39:55 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.22s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:39:55 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:39:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:39:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:39:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:39:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/25 03:39:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/25 03:39:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:39:55 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/25 03:39:55 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/25 03:39:55 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/25 03:39:55 DEBUG : webdav root 'rclone-test-mulemad8golu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/25 03:39:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:55 DEBUG : file1: size = 5 OK 2025/11/25 03:39:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/25 03:39:55 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/25 03:39:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:39:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:39:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:39:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:39:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/25 03:39:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/25 03:39:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:39:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:39:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:39:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/25 03:39:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/25 03:39:55 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/25 03:39:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/25 03:39:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/25 03:39:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:39:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/25 03:39:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/25 03:39:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:39:55 DEBUG : webdav root 'rclone-test-mulemad8golu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/25 03:39:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:56 DEBUG : file1: size = 0 OK 2025/11/25 03:39:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/25 03:39:56 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/25 03:39:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:39:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/25 03:39:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/25 03:39:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:39:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/25 03:39:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/25 03:39:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:39:56 DEBUG : webdav root 'rclone-test-mulemad8golu': File to upload is small (7 bytes), uploading instead of streaming 2025/11/25 03:39:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:56 DEBUG : file1: size = 7 OK 2025/11/25 03:39:56 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/11/25 03:39:56 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/25 03:39:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:39:56 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:39:56 DEBUG : Looking for writers 2025/11/25 03:39:56 DEBUG : file1: reading active writers 2025/11/25 03:39:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.45s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:39:56 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:39:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:39:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:39:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:39:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/25 03:39:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/25 03:39:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:39:56 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/25 03:39:57 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/25 03:39:57 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/25 03:39:57 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/25 03:39:57 DEBUG : webdav root 'rclone-test-mulemad8golu': File to upload is small (11 bytes), uploading instead of streaming 2025/11/25 03:39:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:58 DEBUG : file1: size = 11 OK 2025/11/25 03:39:58 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/25 03:39:58 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/25 03:39:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:39:58 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/25 03:39:58 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:39:58 DEBUG : Looking for writers 2025/11/25 03:39:58 DEBUG : file1: reading active writers 2025/11/25 03:39:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.82s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:39:58 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:39:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:39:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:39:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:39:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/25 03:39:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/25 03:39:58 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/25 03:39:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:39:58 DEBUG : webdav root 'rclone-test-mulemad8golu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/25 03:39:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:58 DEBUG : file1: size = 5 OK 2025/11/25 03:39:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/25 03:39:58 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/25 03:39:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:39:58 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/25 03:39:58 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:39:58 DEBUG : Looking for writers 2025/11/25 03:39:58 DEBUG : file1: reading active writers 2025/11/25 03:39:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.65s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:39:59 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:39:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:39:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:39:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:39:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/25 03:39:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/25 03:39:59 DEBUG : file1: WriteFileHandle.Release closing 2025/11/25 03:39:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:39:59 DEBUG : webdav root 'rclone-test-mulemad8golu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/25 03:39:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:39:59 DEBUG : file1: size = 0 OK 2025/11/25 03:39:59 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/25 03:39:59 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/25 03:39:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:39:59 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/25 03:39:59 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:39:59 DEBUG : Looking for writers 2025/11/25 03:39:59 DEBUG : file1: reading active writers 2025/11/25 03:39:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.62s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:39:59 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:39:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:39:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:39:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:39:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/25 03:39:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/11/25 03:39:59 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:39:59 DEBUG : Looking for writers 2025/11/25 03:39:59 DEBUG : file1: reading active writers 2025/11/25 03:39:59 DEBUG : file1: active writers 1 2025/11/25 03:39:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/11/25 03:39:59 DEBUG : Looking for writers 2025/11/25 03:39:59 DEBUG : file1: reading active writers 2025/11/25 03:39:59 DEBUG : file1: active writers 1 2025/11/25 03:39:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/11/25 03:39:59 DEBUG : Looking for writers 2025/11/25 03:39:59 DEBUG : file1: reading active writers 2025/11/25 03:39:59 DEBUG : file1: active writers 1 2025/11/25 03:39:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/11/25 03:39:59 DEBUG : Looking for writers 2025/11/25 03:39:59 DEBUG : file1: reading active writers 2025/11/25 03:39:59 DEBUG : file1: active writers 1 2025/11/25 03:39:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/11/25 03:39:59 DEBUG : Looking for writers 2025/11/25 03:39:59 DEBUG : file1: reading active writers 2025/11/25 03:39:59 DEBUG : file1: active writers 1 2025/11/25 03:39:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/11/25 03:40:00 DEBUG : Looking for writers 2025/11/25 03:40:00 DEBUG : file1: reading active writers 2025/11/25 03:40:00 DEBUG : file1: active writers 1 2025/11/25 03:40:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/11/25 03:40:00 DEBUG : Looking for writers 2025/11/25 03:40:00 DEBUG : file1: reading active writers 2025/11/25 03:40:00 DEBUG : file1: active writers 1 2025/11/25 03:40:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/11/25 03:40:01 DEBUG : Looking for writers 2025/11/25 03:40:01 DEBUG : file1: reading active writers 2025/11/25 03:40:01 DEBUG : file1: active writers 1 2025/11/25 03:40:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:02 DEBUG : Looking for writers 2025/11/25 03:40:02 DEBUG : file1: reading active writers 2025/11/25 03:40:02 DEBUG : file1: active writers 1 2025/11/25 03:40:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:03 DEBUG : Looking for writers 2025/11/25 03:40:03 DEBUG : file1: reading active writers 2025/11/25 03:40:03 DEBUG : file1: active writers 1 2025/11/25 03:40:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:04 DEBUG : Looking for writers 2025/11/25 03:40:04 DEBUG : file1: reading active writers 2025/11/25 03:40:04 DEBUG : file1: active writers 1 2025/11/25 03:40:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:05 DEBUG : Looking for writers 2025/11/25 03:40:05 DEBUG : file1: reading active writers 2025/11/25 03:40:05 DEBUG : file1: active writers 1 2025/11/25 03:40:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:06 DEBUG : Looking for writers 2025/11/25 03:40:06 DEBUG : file1: reading active writers 2025/11/25 03:40:06 DEBUG : file1: active writers 1 2025/11/25 03:40:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:07 DEBUG : Looking for writers 2025/11/25 03:40:07 DEBUG : file1: reading active writers 2025/11/25 03:40:07 DEBUG : file1: active writers 1 2025/11/25 03:40:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:08 DEBUG : Looking for writers 2025/11/25 03:40:08 DEBUG : file1: reading active writers 2025/11/25 03:40:08 DEBUG : file1: active writers 1 2025/11/25 03:40:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:09 DEBUG : Looking for writers 2025/11/25 03:40:09 DEBUG : file1: reading active writers 2025/11/25 03:40:09 DEBUG : file1: active writers 1 2025/11/25 03:40:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:10 DEBUG : Looking for writers 2025/11/25 03:40:10 DEBUG : file1: reading active writers 2025/11/25 03:40:10 DEBUG : file1: active writers 1 2025/11/25 03:40:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:11 DEBUG : Looking for writers 2025/11/25 03:40:11 DEBUG : file1: reading active writers 2025/11/25 03:40:11 DEBUG : file1: active writers 1 2025/11/25 03:40:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:12 DEBUG : Looking for writers 2025/11/25 03:40:12 DEBUG : file1: reading active writers 2025/11/25 03:40:12 DEBUG : file1: active writers 1 2025/11/25 03:40:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:13 DEBUG : Looking for writers 2025/11/25 03:40:13 DEBUG : file1: reading active writers 2025/11/25 03:40:13 DEBUG : file1: active writers 1 2025/11/25 03:40:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:14 DEBUG : Looking for writers 2025/11/25 03:40:14 DEBUG : file1: reading active writers 2025/11/25 03:40:14 DEBUG : file1: active writers 1 2025/11/25 03:40:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:15 DEBUG : Looking for writers 2025/11/25 03:40:15 DEBUG : file1: reading active writers 2025/11/25 03:40:15 DEBUG : file1: active writers 1 2025/11/25 03:40:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:16 DEBUG : Looking for writers 2025/11/25 03:40:16 DEBUG : file1: reading active writers 2025/11/25 03:40:16 DEBUG : file1: active writers 1 2025/11/25 03:40:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:17 DEBUG : Looking for writers 2025/11/25 03:40:17 DEBUG : file1: reading active writers 2025/11/25 03:40:17 DEBUG : file1: active writers 1 2025/11/25 03:40:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:18 DEBUG : Looking for writers 2025/11/25 03:40:18 DEBUG : file1: reading active writers 2025/11/25 03:40:18 DEBUG : file1: active writers 1 2025/11/25 03:40:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:19 DEBUG : Looking for writers 2025/11/25 03:40:19 DEBUG : file1: reading active writers 2025/11/25 03:40:19 DEBUG : file1: active writers 1 2025/11/25 03:40:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:20 DEBUG : Looking for writers 2025/11/25 03:40:20 DEBUG : file1: reading active writers 2025/11/25 03:40:20 DEBUG : file1: active writers 1 2025/11/25 03:40:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:21 DEBUG : Looking for writers 2025/11/25 03:40:21 DEBUG : file1: reading active writers 2025/11/25 03:40:21 DEBUG : file1: active writers 1 2025/11/25 03:40:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:22 DEBUG : Looking for writers 2025/11/25 03:40:22 DEBUG : file1: reading active writers 2025/11/25 03:40:22 DEBUG : file1: active writers 1 2025/11/25 03:40:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:23 DEBUG : Looking for writers 2025/11/25 03:40:23 DEBUG : file1: reading active writers 2025/11/25 03:40:23 DEBUG : file1: active writers 1 2025/11/25 03:40:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:24 DEBUG : Looking for writers 2025/11/25 03:40:24 DEBUG : file1: reading active writers 2025/11/25 03:40:24 DEBUG : file1: active writers 1 2025/11/25 03:40:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:25 DEBUG : Looking for writers 2025/11/25 03:40:25 DEBUG : file1: reading active writers 2025/11/25 03:40:25 DEBUG : file1: active writers 1 2025/11/25 03:40:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:26 DEBUG : Looking for writers 2025/11/25 03:40:26 DEBUG : file1: reading active writers 2025/11/25 03:40:26 DEBUG : file1: active writers 1 2025/11/25 03:40:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:27 DEBUG : Looking for writers 2025/11/25 03:40:27 DEBUG : file1: reading active writers 2025/11/25 03:40:27 DEBUG : file1: active writers 1 2025/11/25 03:40:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:28 DEBUG : Looking for writers 2025/11/25 03:40:28 DEBUG : file1: reading active writers 2025/11/25 03:40:28 DEBUG : file1: active writers 1 2025/11/25 03:40:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:29 DEBUG : Looking for writers 2025/11/25 03:40:29 DEBUG : file1: reading active writers 2025/11/25 03:40:29 DEBUG : file1: active writers 1 2025/11/25 03:40:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/25 03:40:29 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/11/25 03:40:29 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.26s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:40:30 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:40:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:40:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:40:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:40:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/25 03:40:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/25 03:40:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:40:30 DEBUG : webdav root 'rclone-test-mulemad8golu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/25 03:40:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:40:30 DEBUG : file1: size = 0 OK 2025/11/25 03:40:30 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/25 03:40:30 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/25 03:40:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:40:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:40:30 DEBUG : file1: Open: flags=O_RDONLY 2025/11/25 03:40:30 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/25 03:40:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/25 03:40:30 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:40:30 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:30 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:40:30 DEBUG : Looking for writers 2025/11/25 03:40:30 DEBUG : file1: reading active writers 2025/11/25 03:40:30 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.74s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:40:30 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:40:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/25 03:40:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/25 03:40:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:40:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/25 03:40:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/25 03:40:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:40:30 DEBUG : webdav root 'rclone-test-mulemad8golu': File to upload is small (100 bytes), uploading instead of streaming 2025/11/25 03:40:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/25 03:40:31 DEBUG : file1: size = 100 OK 2025/11/25 03:40:31 DEBUG : file1: md5 = 8f59d10fc1d2af2629a2dbc78823bfb2 OK 2025/11/25 03:40:31 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/25 03:40:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/25 03:40:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/25 03:40:31 DEBUG : file1: Open: flags=O_RDONLY 2025/11/25 03:40:31 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/25 03:40:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/25 03:40:31 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:40:31 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:31 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:40:31 DEBUG : Looking for writers 2025/11/25 03:40:31 DEBUG : file1: reading active writers 2025/11/25 03:40:31 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.85s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:40:31 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:40:31 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2025/11/25 03:40:32 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2025/11/25 03:40:32 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2025/11/25 03:40:32 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2025/11/25 03:40:33 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2025/11/25 03:40:33 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/25 03:40:33 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/25 03:40:33 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:40:33 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:33 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/25 03:40:33 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/25 03:40:33 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:40:33 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:33 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/25 03:40:33 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/25 03:40:33 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:40:33 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:33 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/25 03:40:33 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/25 03:40:33 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:40:34 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:34 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/25 03:40:34 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/25 03:40:34 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:40:34 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:34 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:40:34 DEBUG : flat: Looking for writers 2025/11/25 03:40:34 DEBUG : f002.txt: reading active writers 2025/11/25 03:40:34 DEBUG : f003.txt: reading active writers 2025/11/25 03:40:34 DEBUG : f004.txt: reading active writers 2025/11/25 03:40:34 DEBUG : f000.txt: reading active writers 2025/11/25 03:40:34 DEBUG : f001.txt: reading active writers 2025/11/25 03:40:34 DEBUG : Looking for writers 2025/11/25 03:40:34 DEBUG : flat: reading active writers 2025/11/25 03:40:34 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.75s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:40:35 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:40:35 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2025/11/25 03:40:35 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2025/11/25 03:40:36 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2025/11/25 03:40:36 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/25 03:40:36 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/25 03:40:36 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:40:36 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:36 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/25 03:40:36 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/25 03:40:36 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:40:36 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:36 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/25 03:40:36 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/25 03:40:36 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:40:37 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:37 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:40:37 DEBUG : a/b/c: Looking for writers 2025/11/25 03:40:37 DEBUG : deep.txt: reading active writers 2025/11/25 03:40:37 DEBUG : a/b: Looking for writers 2025/11/25 03:40:37 DEBUG : c: reading active writers 2025/11/25 03:40:37 DEBUG : mid.txt: reading active writers 2025/11/25 03:40:37 DEBUG : a: Looking for writers 2025/11/25 03:40:37 DEBUG : b: reading active writers 2025/11/25 03:40:37 DEBUG : top.txt: reading active writers 2025/11/25 03:40:37 DEBUG : Looking for writers 2025/11/25 03:40:37 DEBUG : a: reading active writers 2025/11/25 03:40:37 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (3.12s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:40:38 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:40:38 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2025/11/25 03:40:39 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/25 03:40:39 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/25 03:40:39 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:40:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:39 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:40:39 DEBUG : bigdir: Looking for writers 2025/11/25 03:40:39 DEBUG : big.bin: reading active writers 2025/11/25 03:40:39 DEBUG : Looking for writers 2025/11/25 03:40:39 DEBUG : bigdir: reading active writers 2025/11/25 03:40:39 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.91s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-mulemad8golu'", Local "Local file system at /tmp/rclone1711368628", Modify Window "1s" 2025/11/25 03:40:40 INFO : webdav root 'rclone-test-mulemad8golu': poll-interval is not supported by this remote 2025/11/25 03:40:40 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2025/11/25 03:40:40 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2025/11/25 03:40:41 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2025/11/25 03:40:41 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/25 03:40:41 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/25 03:40:41 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:40:41 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:41 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/25 03:40:41 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/25 03:40:41 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:40:41 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:41 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/25 03:40:41 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/25 03:40:41 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/25 03:40:42 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/25 03:40:42 DEBUG : WaitForWriters: timeout=30s 2025/11/25 03:40:42 DEBUG : dir3: Looking for writers 2025/11/25 03:40:42 DEBUG : c.txt: reading active writers 2025/11/25 03:40:42 DEBUG : dir1: Looking for writers 2025/11/25 03:40:42 DEBUG : a.txt: reading active writers 2025/11/25 03:40:42 DEBUG : dir2: Looking for writers 2025/11/25 03:40:42 DEBUG : b.txt: reading active writers 2025/11/25 03:40:42 DEBUG : Looking for writers 2025/11/25 03:40:42 DEBUG : dir1: reading active writers 2025/11/25 03:40:42 DEBUG : dir2: reading active writers 2025/11/25 03:40:42 DEBUG : dir3: reading active writers 2025/11/25 03:40:42 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.94s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/11/25 03:40:43 DEBUG : webdav root 'rclone-test-mulemad8golu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m35.557543771s (try 1/5)